@charset "utf-8";
body {background: bottom center repeat-x url(../imagenes/fondos/abajo.jpg) #000000;font-family:Arial, Helvetica, sans-serif; font-size:12px;text-align:center;margin:0;padding:0 0 30px 0}


h1 {
	font-size: 30px;
	color: #574731;
	margin:0;
	padding:0;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #000;
	margin:0;
	padding:0;
	font-weight: bold;
}

.clear {clear:both}
.clear_left {clear:left}
.cabecera_bloque {
	font-size: 20px;
	color: #574731;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}
.cabecera_bloque h1{	display:inline;}
.png { behavior: url(../css/iepngfix.htc); }
.swfobject { 	z-index: -999; }
.mostrar_ocultar {display:block;background-color:#FFF;color:0;cursor: pointer;
}
.bloque_mostrar_ocultar {display:none;color:0}
.publicado {text-align:right; color:#00C;font-weight: bold;font-style: italic;}

.noticia_html_vista {
	width: 99%;
	margin: 0 auto;
	padding: 0.5em;
	border: 1px solid #000;
	background-color: #FFD;
}
.noticia_html_vista ul,ol {
	margin-left: 30px;
}
.noticia_html_vista li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

/* Bloques de la web */
#contenedor {border: none; margin:0 auto 0;padding:0;width:1010px;background-color:transparent}
#imagenizq {
	background: #000 no-repeat top right url(../imagenes/fondos/fondoizq.jpg);
	width:130px; height:488px;
	margin:0;padding:0;border:none;
	float:left;
}
#traductores { 	background: transparent top right url(../imagenes/fondos/trasyel75.png);
	margin:300px auto 0px auto;
	position:relative;
}
#traductores img { position:absolute; bottom:150px;}
#traductores p {text-align:center;}
#traductores a {text-decoration:none;font-size:0.9em;font-weight:strong;}
#imagender {
	background: #000 no-repeat top left url(../imagenes/fondos/fondoder.jpg);
	width:144px; height:488px;
	margin:0;padding:0;border:none;
	float:left;
}
#contenidocentro {
	width:726px;float:left;
	background: #FFF repeat-y left top url(../imagenes/fondos/fondocontenedor.jpg);
	border: none;margin-bottom:0px;
}
#cabecera {background: top left no-repeat url(../imagenes/fondos/allville.jpg);width:100%;height:100px}
#bloque1 {min-height:400px;background:top left no-repeat url(../imagenes/fondos/fondobloque1.jpg)}

#menu { 
	background:no-repeat transparent center top url(../imagenes/fondos/fondo-menu.gif); 
	width: 138px;height:355px;
	float:left;
	margin-left:10px;padding:0;
	padding-top:25px;
	text-align:right;
}

#menu1 {
	float:right;width:110px;margin-right:14px;
	height: 190px;

}
#menu1 ul {
	list-style-type:none;
	padding-left:0px;
	margin:0 ;
}
#menu1 li {  padding:0;margin:0;height:16px;text-align:right;}
#menu1 a {display:block;font-size:12px; text-decoration:none ; width:90%; color:#574731; font-weight:bold ;border-right:4px solid #CCF}
#menu1 a:hover{ background-color:#EEF;color:#000;border-right: 4px solid #000}
#menu2 {
  float:right;width:110px;margin-right:6px;margin-top:25px;
  text-align:left;

}
#menu2 h2 {font-size:12px;padding:0;margin-bottom:3px;}
#menu2 a {font-size:10px;text-decoration:none}
#menu2 p {margin-top:0px;}
#ultimoepi {  background-color:transparent;padding-left:5px;border: none; float:left;}
#trailerprincipal {
	float:left;
	text-align:center;
	padding:0px;
	width: 284px;
	z-index: -999;

}
#trailerprincipal object {z-index: -999;}
#trailerprincipal img {padding:0 5px 0; }
#trailerprincipal a,img {border:none}


#iconos {background-color:#FFF; border: #AAA solid 1px; margin-bottom:10px;padding-top:3px}
#iconos img{border-bottom:transparent 3px solid}
#iconos img:hover {border-bottom:#AAA 3px solid}

#subtitulos_estado {background-color:#FFF; border: #555 solid 1px;height:30px}

#textotrailerprincipal {
	float:left;
	width:260px;
	padding:5px;
	margin:0;
	border: none;
	text-align: left;
	color: #003399;
}
#textotrailerprincipal p{text-align:justify;padding:5px;}
#textotrailerprincipal img{text-align:center}

.noticia-cab {
	width:675px;
	height:43px;
	padding: 3px 0px 0px 20px;
	background: url(../imagenes/fondos/noticia-cab.png)  top left no-repeat;	
	text-align:left;
	font-family: arial, VERDANA;
	font-size:1.8em;
}

.noticia-cuerp {
	padding: 0px 30px 0px 10px;
	width:675px;
	background: url(../imagenes/fondos/noticia-cuerp.png)  top left repeat-y;	
}
.noticia-cuerp-dentro {width:95%;}
.noticia-cuerp-dentro p {padding:5px 0;}
.noticia-pie {
	width:675px;
	height:33px;
	padding-top:10px;
	background: url(../imagenes/fondos/noticia-pie.png)  top left no-repeat;
	text-align:right;
	font-family: arial, VERDANA;
	font-size:1em;	
	font-style:italic;
}
.noticia-pie p {padding-right:70px}
#noticias_contenedor {
	width:90%;
	margin: 10px auto 0px;
	padding: 60px 0px 0px 0px;
	border: none;
	text-align:center;
	background: url(../imagenes/fondos/fondo_ultimas_noticias.png)  top center no-repeat;
}
#noticias_contenedor { behavior: url(../css/iepngfix.htc); }

#noticias_contenedor div.itembox {
	text-align:justify;
	margin: 0;
	padding: 0px 0px 0px 9px;
	border: none;
	float: left;
	display: inline;
	width: 150px;

}


#noticias_contenedor div.itembox h1 {
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 2px;
	border: none;
	height: 15px;
	font-size: 8pt;
	color: #000;
	text-transform: uppercase;
	background-image:url(../imagenes/fondos/titulo_noticia-fondo.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#noticias_contenedor div.itembox img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
/*	width: 150px;
	height: 110px; */
}

#noticias_contenedor div.itembox p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 8pt;
}

#noticias_contenedor div.itembox a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	color: #8D130C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#noticias_contenedor div.itembox a:hover {
	text-decoration: underline;
}

#noticias_resto {
  background: url(../imagenes/fondos/fondo_resto_noticias.png) transparent no-repeat;
  background-position: top center;
  height: 230px;
  text-align:left;
  padding: 56px 90px 0 90px;
  width:500px;
  margin-left:25px;
}
#noticias_resto { behavior: url(../css/iepngfix.htc); }
#noticias_resto .categoria {
  background: url(../imagenes/fondos/titulo_noticia-fondo.gif) repeat-x;
  color: #000;
  width:200px;
  margin:0;padding:0;
  border:1px solid #44F;
}
#noticias_resto a {
	border: none;
	color: #8D130C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
}
#noticias_resto a:hover {
	text-decoration: underline;
}
#noticia_html_vista {
	width: 94%;
	margin: 0 auto;

	padding: 0.5em;
	border: 1px solid #000;
	background-color: #FFD;
	text-align:left;
}

	
#noticia_seleccion { 
	width: 94%;
	overflow:auto;
	height:100px; 
	padding: 5px;
	margin: 0px auto;
	border-bottom:1px dotted #000;
}

#noticia_seleccion ul {
	list-style-type:none;
	margin:0 ;
	padding:0;

}
#noticia_seleccion ul a {display:block;font-size:12px; text-decoration:none ;  color:#574731; font-weight:bold ;border-right:4px solid #CCF;border-left:4px solid #CCF;	padding:0 10px 0;}
#noticia_seleccion ul a:hover{ background-color:#EEF;color:#000;border-right: 4px solid #000;border-left: 4px solid #000;}

#noticia_seleccion li { text-align:left;}
#noticia_seleccion .fecha { color:#800}
#noticia_seleccion .titulo { color:#000}
#noticia_seleccion .titulo2{ color:#008}
#noticia_borrar img {margin: 15px 30px 10px}
#contenedor_fotos {
  width:445px;
  overflow:hidden;
  float:left;
  height: 350px;
  background: url(../imagenes/fondos/fondo_ultimas_fotos.png) transparent no-repeat;
  background-position: top center;

}
#contenedor_fotos { behavior: url(../css/iepngfix.htc); }
#contenedor_fotos_1 { 
  
  float:left;
  height: 210px;
  text-align:left;
  width:360px;
  margin-left:65px;
  margin-top:55px;
  _margin-left:35px;
  }

#contenedor_fotos_2 { 
  float:left;
  height: 290px;
  text-align:left;
  padding: 0;
  width:225px;
  margin:0;
  }

#basic-accordian {
	width:150px;
	float:left;
}
#basic-accordian .cabecera{  cursor: pointer;padding:2px 0 0 5px;;margin:0;height:22px;font-size:18px;background-color:#CCC;border-bottom:1px dotted #FFF}
#basic-accordian a {display:block;font-size:12px; text-decoration:none ; width:90%; color:#574731; font-weight:bold ;border-right:4px solid #CCF}
#basic-accordian a:hover{ background-color:#EEF;color:#000;border-right: 4px solid #000;}
#basic-accordian span {font-size:12px; color:#000}

#piepagina {background:transparent top center no-repeat url(../imagenes/fondos/fondopie.png); height:123px;width:728px;margin:0 auto 0;border-right:20px transparent solid;padding:18px 0 0 0 }
#piepagina { behavior: url(../css/iepngfix.htc); }
#piepagina p {text-align:center;font-size:90%;color:#009}
#piepagina span{color:#000; font-style: oblique}




