@charset "utf-8";
/* CSS Document */

/*estructura*/
body{
background-color:#e2f0f3;
margin:0px;
font: 16px 'CartoGothicBook', Arial, sans-serif;
color: #2c2c2c;
}
a img, a:link img {
	opacity: 1;
	filter: alpha(opacity=100);
	color:transparent;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#cabecera{
width:100%;
height:243px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/fdoCabecera.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}
#idiomas{
width:1000px;
margin-left:auto;
margin-right:auto;
}
#todo{
width:100%;
background-color:#e2f0f3;
background-image:url(../img/fdoBlanco.gif);
background-repeat:repeat-y;
background-position:top left;
}
#central{
background-color:#FFFFFF;
width:950px;
padding:0px 50px 90px 0px;
margin-left:auto;
margin-right:auto;
}
#menu{
width:100%;
height:77px;
background-image:url(../img/fdoMenuG.gif);
background-position:top left;
background-repeat:repeat-x;
}
#dentroMenu{
width:1000px;
height:77px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/fdoMenuG.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
#dentroMenu a{color:transparent;}
#sombra{
width:100%;
height:15px;
background-image:url(../img/sombraGrande.gif);
background-position:top left;
background-repeat:no-repeat;
}
#sombraCentral{
background-image:url(../img/sombraUp.gif);
background-position:top left;
background-repeat:repeat-x;
width:1000px;
margin-left:auto;
margin-right:auto;
}
#barraPie{
width:100%;
height:50px;
background-color:#5bbacc;
}
#Pie{
width:100%;
background-image:url(../img/fdoBlanco.gif);
background-repeat:repeat-y;
background-position:top left;
background-color:#FFFFFF;
padding-bottom:50px;
}

#contenidoPie{
width:1000px;
padding:5px 0px 5px 0px;
margin-left:auto;
margin-right:auto;
}
#contenidoPie a{
color:transparent;
}
#contenidoPie2{
width:1000px;
padding:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
background-color:#5bbacc;
height:50px;
}
#contenidoPie2 a{
color:transparent;
}
#final{
width:100%;
background-color:#e2f0f3;
height:50px;
}
/*portada*/
.cajaDestacados{
	width:950px;
	float:left;
	padding-top:40px;
	background-image:url(../img/fondoCierreG.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.encabezadoG{
width:950px;
border-bottom: 1px #afdde5 dotted;
border-top: 1px #afdde5 dotted;
}
.cajaRotatorio{
	float:left;
	width:950px;
	padding-top:30px;
}
.izqRotatorio{
	float:left;
	width:512px;
	padding-left:20px;
}
.izqRotatorio a{
	color:transparent;
}
.izqRotatorio img{
	border: 1px #afdde5 solid;
}
.derRotatorio{
	float:right;
	width:380px;
}
.lugarDestacado{
line-height:13px;
font-size:13px;
text-transform:uppercase;
}
.artistaDestacado{
color: #2c2c2c;
font: 28px 'CartoGothicBold', Arial, sans-serif;
line-height:28px;
text-transform:uppercase;
}
.artistaDestacado a,.artistaDestacado a:link {
color: #2c2c2c;
text-transform:uppercase;
text-decoration:none;
}
.artistaDestacado a:hover{
color: #2c2c2c;
text-transform:uppercase;
text-decoration:none;
}
.textoDestacado{
	padding:25px 25px 25px 0px;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	color:#505050;
	text-decoration:none;
}
.textoDestacado a, .textoDestacado a:link{
	color:#e2001a;
	text-decoration:none;
}
.textoDestacado a:hover{
	color:#e2001a;
	text-decoration:underline;
}
.botonera{
	padding:12px 0 15px 18px;
}
.botonera a{
	color:transparent;
}
.botonera img{
	border:0px;
	color:transparent;
}
.cajaSubdestacados{
	width:950px;
	padding:40px 0 0 0;
	float:left;
}
.cajaSubdestacados a{
	color:transparent;
}
.fdoSubdestacado{
	background-image:url(../img/fondoCierreP.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.fdoSubdestacado2{
	background-image:url(../img/fondoCierreP2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.cajaSub{
	width:300px;
	padding:15px 0px 20px 0px;

}
.encabezadoP{
width:280px;
padding-left:20px;
border-bottom: 1px #afdde5 dotted;
border-top: 1px #afdde5 dotted;
}
.cajaItemSub{
	padding:25px 0px 0px 20px;
}
.imgItem{
	border: 1px #afdde5 solid;
}
.imgItem a{
	color:transparent;
}
.lugarSubdestacado{
line-height:11px;
font-size:11px;
text-transform:uppercase;
padding-bottom:4px;
}
.artistaSubdestacado{
font: 16px 'CartoGothicBold', Arial, sans-serif;
line-height:17px;
text-transform:uppercase;
color: #2c2c2c;
}
.artistaSubdestacado a,.artistaSubdestacado a:link{
text-decoration:none;
color: #2c2c2c;
}
.artistaSubdestacado a:hover{
text-decoration:none;
color: #2c2c2c;
}
.padItem{
padding-right:20px;
}
.padItem a{
	color:transparent;
}
.bannerEntradas{
	text-align:right;
	padding:15px 18px 24px 0px;
}
.bannerEntradas a{
	color:transparent;
}
.cajaSostenibilidad{
	text-align:left;
	padding:20px 18px 24px 35px;
}
.cajaSostenibilidad a{
	color:transparent;
}
.textoSostenibilidad{
	padding:15px 15px 5px 5px;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	color:#505050;
	text-decoration:none;
}
.textoSostenibilidad a, .textoSostenibilidad a:link{
	color:#e2001a;
	text-decoration:none;
}
.textoSostenibilidad a:hover{
	color:#e2001a;
	text-decoration:underline;
}
.textoSostenibilidadBold{
	font: 11px 'CartoGothicBold', Arial, sans-serif;
	color:#505050;
	text-decoration:none;
}
