@charset "utf-8";
body {
	background: bottom center no-repeat none #800000;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0}


h1 {
	font-size: 30px;
	color: #574731;
	margin:0;
	padding:0;
}
h2 {
	font-size: 16px;
	color: #000;
	margin:0;
	padding:0;
	font-weight: bold;
}

.clear {clear:both}
.clear_left {clear:left}
.cabecera_bloque {
	font-size: 12px;
	color: #574731;
	margin:0px;
	padding:0px;
	border-bottom: 1px dotted #000;
}
.cabecera_bloque h1{	display:inline;	font-size: 12px;}
.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;}

/* Bloques de la web */
#contenedor {margin:0px;padding:0;background-color:transparent;min-width:700px;}
#imagenizq {

	width:200px;
	height:100%;
	margin:0;
	padding:0;border:none;
	float:left;
	border-top:1px solid #000;
	overflow:visible;
	background-color:#800000;
}
#imagenizq	img {display:block;margin:4px auto; text-align:center;}

#contenidocentro {
	float:none;
	margin:0px;
	margin-left:200px;
	padding:0px;
	background-color: #FC9;
	border-top:1px solid #000;
	overflow:hidden;
	_width:75%;
	min-height:900px;
}
#cabecera {
	padding:0px;
	margin:0px;
	background-color:#800000;
	width:100%;
	border-bottom:3px solid #FFF;
	overflow:hidden;
}
#cabecera h1{
	font-size: 16pt;
	color: #FFFF99;
	text-align:center;
}
#cabecera h2{
	color: #FFFF99;
	text-align:center;
}

#bloque1 {width:98%;padding:0;margin:0;}

#menu { 
	float:right;
	margin-top:0px;
	margin-right:10px;
	padding:0;
	text-align:center;
	background-color:transparent;
}

#menu1 {
	height: 190px;
	color:#CCF;
}
#menu1 ul {
	list-style-type:none;
	padding-left:0px;
	margin:0 ;

}
#menu1 li{
	text-align:center;

}
#menu1  a{
	padding-bottom:10px;
	display:block;
	width:100%;
	font-size:12px; 
	text-decoration:none ; 
	font-weight:bold ;
	text-transform: uppercase;



}
#menu1 a:hover{
	background-color:#EEF;
	color :#000 !important;

}

#ultimoepi {  background-color:transparent;padding-left:5px;border: none; float:left;}
#trailerprincipal {
	float:right;
	text-align:center;
	padding:0px;
	width: 78%;
	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}


#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: 100%;
	margin: 0 auto;

	padding: 0px 0.5em;
	border: 0;
	background-color: #FC9;
	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 { background: url(../imagenes/fondos/fondo_ultimas_fotos.png) transparent no-repeat;
  background-position: top center;
  float:left;
  height: 290px;
  text-align:left;
  padding: 50px 0 0 85px;
  width:360px;
  margin-left:25px;
  }
#contenedor_fotos { behavior: url(../css/iepngfix.htc); }
#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-color:#FC9; 
	height:80px;
	margin:0px;
	padding:0px;
	border-left:200px solid #800000;
	_border-left:0px;	
	border-top:1px solid #FC9;
	overflow:hidden;
}

#piepagina p {padding-top:10px; text-align:center;font-size:90%;color:#009}
#piepagina span{color:#000; font-style: oblique}



