﻿body {
margin:0px;
padding:0px;
background-color:#fff;
/*background-image: url("images/proposta1/coloresFondo.png");*/
background-repeat: repeat-x;
}

font { /* size, color, face */ /* eliminamos las especificaciones de la etiqueta font, para inhabilitar el texto con estilo (como las reseñas) */
color:inherit !important; /* Non IE browsers */ 
font:inherit !important; /* Non IE browsers. Opera used to have bug with font-size? */ 
font-size:100% !important; /* All browsers including IE . this would work for Opera's bug too */ 
}

#encabBannerFondo{    
    width: 0%;
}

#container {
width:100%;
padding:0px;

}
#contenido {
margin: 0 auto;
width:940px;
background-color:#fff;
}

#cuerpo
{    
    margin-top: 0px;
}

#generalHeader {
    width: 100%;
    height: 45px;
    background-color: #66aae2;
    margin: 0px;
    padding: 0px;
}

#generalHeaderContents {
margin: 0 auto;
width:940px;
/*background-image: url('http://www.publicacions.ub.edu/refs/grupEstudiVariacio/images/marcadorMenu.png');*/
}


    #generalHeaderContents ul {
        padding: 0px;
        margin: 10px 0px;
    }


#generalHeaderContents li {
 float: left;
 list-style-type: none;
 padding: 0px;
 margin: 0px;
 display: block;
}



    #generalHeaderContents a {
        text-decoration: none;
    }

    #generalHeaderContents a:hover {
        text-decoration: underline;
    }
    .inicioHyperlink::first-letter {
    text-transform: uppercase;
}

     .inicioHyperlinkDestacado:before {
    display: block;
    position:relative;
    top:21px;
    width:100%;
    height:0;
    text-align:center;
    content : "\25B2";
    color: #fff;
  }

.opcionMenu {
}

#menuGeneral {
    float: left;
}
    
#menuGeneral a{
    color: #fff;
    font-family:Lucida, 'Lucida Sans', Verdana;
    font-size: 14px;
}

#menuGeneral li{
    padding-right: 20px;
}
    #menuGeneral li:after {
  position: absolute;
        content: "|";
        color: #fff;
        padding-left:10px;
        padding-right:10px;
        font-size: 12px;
        margin-top: 3px;
    }

    #menuGeneral li:last-child:after
{
  content: '';
}

#menuIdiomas {
    float: right;
}

#menuIdiomas a{
    color: #fff;
    font-family:Geneva, Verdana;
    font-size: 11px;
}

    #menuIdiomas li:after {
  position: absolute;
        content: "|";
        color: #fff;
        padding-left:5px;
        padding-right:5px;
        font-size: 11px;
        margin-top: 4px;
    }

    #menuIdiomas li:last-child:after
{
  content: '';
}

#menuIdiomas li{
    padding-left: 10px;
}

.textoNegrita {
    font-weight: bold;
}



#encabezado{
	padding: 60px 0px 10px 0px;
	margin:0px;
	background-repeat: no-repeat;
    display:table;
    width: 100%;
	border-bottom: 1px solid #66aae2;
}


#encabezado img{
    float: left;
}

.labelTituloPagina
{
    display: block;
    font-family: Georgia;
    color: #000;
    font-size: 42px;
    float:right;
}


#centro
{
    margin-top: 35px;
    width: 985px;
    float: left;
    margin-left: -45px;
    margin-right: 0px;
}


#tituloPagina{
    margin-top: 10px;
}

.textoTituloPagina
{
    font-family: Georgia;
    font-size: 15px;
    font-weight: bold;
    color: #999;
    margin: 0px;
    padding: 0px;
}

.textoInterior
{
    font-family: Georgia;
    font-size: 13px;
    color: #666;
}

.textoInterior a{
	color:#669ac6;
}

#portfolio
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#portfolio li
{
    padding: 0px;
    margin: 0px;
}

#div_idiomas
{
    float:right;
    /*padding-top:200px;*/
    
}

#div_idiomas ul
{
    float:right;
    margin:0px;
        padding: 0px;
    list-style-type:none;
        display: table;
}

#div_idiomas ul:after
{
    height:0;
    content:".";
    visibility:hidden;
    display:block;
    clear:both;
}
    
#div_idiomas li 
{
    background:none repeat scroll 0 0 transparent;
    float:left;
        margin: 10px 0px;
        padding: 0px;
}
    #div_idiomas li:before {
        content: "|";
        color: #fff;
        padding-left:3px;
        padding-right:0px;
        font-size: 12px;
        margin-top: 3px;
    }

    #div_idiomas li:first-child:before
{
  content: '.';
        font-size: 1px;
}
    
#div_idiomas li a
{
    color: #fff;
    font-family:Geneva, Verdana;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}
    
#div_idiomas .separador
{
    margin-top: 17px;
    width:2px;
    border-right:solid 1px #fff;
    height:10px;
    display: none;
}

#idiomas
{
    color:#333;
}

#idiomas a
{
    color:#0059A1;
}

.inicioUB
{
    color:#333;
    font-family: Lucida Sans,sans-serif;
    font-size: 10px;
    color: #0059A1;
    margin-right: 30px;
}



#banner
{
    width: 940px;
    height: 139px;
	/*
    background-image: url('/images/proposta1/encabBanner.png');
	*/
    clear: both;
}

#banner #promocion
{
    position: absolute;
    margin-left: 480px;
    margin-top: 20px;
}

#menuSuperior
{
    width: 940px;
    height: 29px;
    /*background-image: url('../images/proposta1/encabMenu.png');*/
	clear: both;
	border-bottom: 1px solid #ccc;
}

#opcionesMenuSuperior 
{    
    margin-top: 0px;
}

#opcionesMenuSuperior ul
{
    padding: 0px;
    margin: 0px;
}

#opcionesMenuSuperior li
{
    float: left;
    list-style-type: none;
    padding-left: 18px;
    padding-top: 4px;
    text-transform: capitalize;
}

#opcionesMenuSuperior .separadorMenu
{
    border-left:solid 2px #ccc;
    height: 12px;
    width: 1px;
    margin-left: 19px;
    margin-top: 10px;
    padding: 0px;
}

#opcionesMenuSuperior li a
{
    text-decoration: none;
    font-family: Lucida Sans Unicode, Lucida Sans, Lucida;
    font-size: 14px;
    color: #008A88;
    font-weight: bold;
}

#opcionesMenuSuperior li a:hover
{
    color: darkblue;
}

#opcionesMenuSuperior .enlaceCesta
{
    float: right;
    padding-right: 50px;
    text-decoration: none;
    font-family: Lucida Sans Unicode, Lucida Sans, Lucida;
    font-size: 14px;
    font-weight: bold;
}

#opcionesMenuSuperior .enlaceCesta a
{
    color: #fff;    
}

#opcionesMenuSuperior .enlaceCesta a:hover
{
    color: #eee;
}

#busqueda
{
    margin-top: 20px;
    margin-right: 20px;
    float: right;
}

#camposForm1
{
    float: left;
}

#abuscar 
{
    width: 180px;
    color: #aaa;
}

#botonForm1
{
    margin-top: 1px;
    margin-left: 6px;
    float: left;
}

#botonForm1 input
{
    width: 20px;
    height: 20px;
}

#textoFormBusqueda
{
    font-family: Lucida Sans,sans-serif;
    font-size: 10px;
    color: #fff;
    margin-top: 3px;
}

#textoFormBusqueda a
{
    text-decoration: none;
    color: #fff;
    border-bottom: 1px dotted #fff;
}

#login
{
    clear: both;
    margin-top: 20px;
    margin-right: 20px;
    float: right;
}

#camposForm2
{
    float: left;
}

#usuario 
{
    width: 85px;
    color: #aaa;
}

#password 
{
    width: 85px;
    color: #aaa;
}

#botonForm2
{
    margin-top: 1px;
    margin-left: 6px;
    float: left;
}

#botonForm2 input
{
    width: 20px;
    height: 20px;
}

#enlacesCabecera
{
    width: 250px;
    clear: both;
    margin-top: 5px;
    margin-right: 20px;
    float: right;
    text-decoration: none;
}

#enlacesCabecera a
{
    text-decoration: none;
    color: #fff;
    border-bottom: 1px dotted #fff;
}


#enlacesCabecera ul
{
    list-style-type: none;
}

#enlacesCabecera li 
{
    float: left;
    font-family: Lucida Sans,sans-serif;
    font-size: 10px;
    color: #fff;
    padding-right: 30px;
}
#contadorCesta{position:absolute;margin-left: 905px;margin-top: 3px;color: #EEE;font-weight: bold;font-family:Lucida Sans Unicode;font-size: 11pT;}

.commonButton
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;  
	padding: 5px 5px;
	/*border: 1px solid #ccc;*/
	border: 0px;
	font-family: Georgia;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #fff;
	text-decoration: none;
	color: #999;
}
.siteButton img
{ 
	margin-top: 10px;
	margin-left: 5px;
}


#pie
{
	clear:both;
 	float:left;
    color: #666;
    font-family: Arial;
    font-size: 9pt;
    width: 100%;
	/*
    text-align: center;
    margin: 0 auto 0 auto;
	*/
    /*background-image: url('/images/proposta1/pieSeparador.png');*/
    background-color: #999999;
    margin-top: 90px;
	padding-top: 30px;
	background-repeat:repeat-x;
}


#pie li
{
    display: inline-block;
	/*
	El carácter # hace que esta orden se aplique en IE7 y el carácter _ que se aplique en IE6
	*/
	#display: inline;
	_display: inline;
	zoom: 1;
    list-style: none;
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 15px;
    
}


#pie li a 
{
    text-decoration: none;
    color: #666;
}


#pie li a:hover 
{
    text-decoration: underline;
    color: #666;
}

#izquierdaPie{
	float: left;
	width: 58%;
	height: 100px;
	margin-left: 00%;
}

#derechaPie{
	float: left;
	width: 20%;
	height: 130px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	/*
	border: 1px solid;
	*/
}

#contenedorPie {
margin: 0 auto;
width:940px;
}


/* Footer UB */
/*
#espai_comu9 .M-032 {
    background: url("../img/fons_peu_intranet.jpg")repeat-x;
    border: none;
    height: 9em;
    margin-bottom: -1em;
    margin-left: 1.2em;
    padding: 0;
    position: relative; }
    #espai_comu9 .M-032 ul {
      padding: 2.5em 0 0 2em;
      display: inline-block; }
    #espai_comu9 .M-032 .logo-container {
      background: url("../img/footer-right.jpg") no-repeat;
      background-position:321px -9px;
	  background-position:321px -11px\9;
      position: relative;
      left:566px;
      top: -5.9em;
      padding: 0.4em 0 0 0;
      width: 400px;
      height: 7.5em; 
	  padding: 2.7em 0 3.5em 0;
	  }
      #espai_comu9 .M-032 .logo-container a {
        border-bottom: none;
        margin: 0 2em 0 0;
        display: block; }
        */

/* Fin del Footer UB */





/*
------------------
opción listado UL
*/

#estiloListado
{
    padding-top: 15px;
    margin: 0px 10px 0px 10px;
}
 
#estiloListado ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
#estiloListado li 
{
  border-bottom: 1px solid #ccc;
  padding: 5px;
}
 
#estiloListado li:last-child {
  border: none;
}
 
#estiloListado li a {
  text-decoration: none;
  color: #666;
  display: block;
  width: 100%;
 
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
#estiloListado li a:hover {
  /*font-size: 10px;
  background: #eee;*/
  color: #999;
  text-decoration: underline;
}


/*
------------------
fin opción listado UL
*/