/* ESTRUCTURALES */

html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	color:#000;
	text-align: center;
	text-decoration: none;
	background: #faba00 url(../../../imagenes/web/todos/tirafondoweb.gif) repeat-y scroll center top;
	padding: 0px;
	margin: 0px;
}

#cuerpo{
	text-align: center;
	width: 995px;
	min-height:100%;
	margin: 0px auto auto auto;
	background: #fff url(../../../imagenes/web/todos/fondo_cabecera.jpg) repeat-x top;
}

#cabecera{
	background-color: #FABA00;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

/* UTILIDADES */

.FixFloat{
	clear:both;
}
.img 
{
	border: 0px;
}
.imgcptweb 
{
	border: 1px #000000;
	height: 360px;
	width: 360px;
}

a:link,a:visited,a:hover,a:active {
	text-decoration: none;
	color:#000;
}

/* CABECERA */
#logo{
	margin: 0px 0px 4px 0px;
	float:left;
	clear: both;
}

#banner{
	margin: 0px 0px 4px 0px;
	float: left;
}

#especiales{
	margin: 0px 10px 4px 0px;
	float: right;
}

#esp2{
	margin: 6px 0px 0px 0px;
}

#menu{
	width: 775px;
	margin: 6px 0px 0px 10px;
	float: left;
	clear: both;
}

#menuder{
	width: 190px;
	height: 47px;
	margin: 4px 10px 0px 5px;
	float: right;
}

	#buscador{
		width: 125px;
		margin: 2px 0px 1px 3px;
		padding: 5px 5px 5px 5px;
		float: left;
		text-align: left;
	}

/* CABECERA - form de busqueda */

#search{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#search legend {
	display:none;
}
.cuabusc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #006600;
	border: 1px solid #999;
	background-color: #F0F0F0;
	margin-bottom: 2px;
}
* html .cuabusc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #006600;
	border: 1px solid #999;
	background-color: #F0F0F0;
	margin-bottom: 2px;
}
.cuabusc:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #006600;
	border: 1px solid #000;
	background-color: #F0F0F0;
	margin-bottom: 2px;
}
.botbusc{
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000;
	background-color: #E5E5E5; 
	border: 1px solid #999;
}
* html .botbusc{
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000;
	background-color: #E5E5E5; 
	border: 1px solid #999;
}

/* PIE DE PAGINA - validaciones */

#validaciones{
	width: 995px;
	height: 22px;
	background-color: #faba00;
	margin: 0px auto auto auto;
}
	#valid_rss{
		width: 100px;
		text-align:center;
		margin: 2px 0px 0px 10px;
		float: left;
	}
	#valid_xhtml{
		width: 100px;
		text-align:center;
		margin: 2px 0px 0px 60px;
		float: left;
	}
	#valid_css{
		width: 100px;
		text-align:center;
		margin: 2px 0px 0px 60px;
		float: left;
	}
	#valid_taw{
		width: 100px;
		text-align:center;
		margin: 2px 0px 0px 60px;
		float: left;
	}
	#valid_fire{
		width: 100px;
		text-align:center;
		margin: 2px 0px 0px 60px;
		float: left;
	}
	#valid_amig{
		width: 190px;
		text-align:center;
		margin: 2px 10px 0px 0px;
		float:right;
	}
	#valid_amig2{ color: #00CC66; }
	
/* TITULOS y otras tipografias comunes */

	h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13pt;
		color: #000;
		text-align: left;
	}
	h2{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #000;
		font-weight:bold;
	}
	h3{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #000;
	}
	h4{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10pt;
		color: #000;
	}

.textoimg{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	margin: 10px 0px 0px 130px;
	text-align: left;
}
	
#paginacion{
	text-align: center;
	font-size: 12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#CC3300;
}

#noticia{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-indent: 20px;
}

#noticia a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-indent: 20px;
	border-bottom: #999999 1px dotted;
}

#noticia a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-indent: 20px;
	border-bottom: #999999 1px solid;
}

.presentacion{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-indent: 20px;
}

.presentacion a{
	border-bottom: #999999 1px dotted;
}

.presentacion a:hover{
	border-bottom: #999999 1px solid;
}

/* NOTICIAS */

#bloquenoticias{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.bntitular{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	text-indent: 10px;
}
.bndatos{
	font-size:8pt;
	color: #666;
	text-transform:uppercase;
	text-align: left;
	border-top: #999999 1px dotted;
	text-indent: 10px;
}

.subtitular{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #000;
	text-indent: 15px;
}
#medio{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #000;
}

#datosnot{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color: #666;
	text-transform:uppercase;
	text-align: right;
	border-top: #999999 1px dotted;
}
#datosnoti{
	text-align: left;
	width: 75%;
	float: left;
	margin-bottom: 12px;
}
#datosnotd{
	text-align: right;
	width: 25%;
	float: right;
	margin-bottom: 12px;
}

/* GALERIAS */
/* portada */

#tabportada{
	margin: 0px 0px 0px 15px;
}
.datosporgal{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	width: 630px;
}
.textoporgal{
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 10px;
}

/* galeria */

#tabgaleria{
	margin: 10px 0px 0px 20px;
}
#tdimg{
	text-align: center;
}

/* img */

.textogal{
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 10px;
}

/* comunes */

#titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	text-align: left;
}
#texto{
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 10px;
}

.mod_grafico_txt{
	text-align: right;
}
.mod_grafico_fotogal{
	text-align: center;
	width: 600px;
	margin: 10px 0px 0px 135px;
}

#imagensola{
	text-align: center;
	margin: 5px 0px 5px 0px;
}

#bloquelisimg{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
}

#bloqueimg{
	float: left;
	width: 100%;
	text-align: center;
}

/* VIDEOS */

#video{
	text-align: center;
}
.listvideo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	text-align: left;
}
.descrvideo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin: 5px 0px 10px 10px;
	text-align: left;
}

/* VISITAS VIP */

#imgvisivip{
	text-align: center;
	margin-top: 15px;
}

/* LIBRO VISITAS */

#librov{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

#librovlista{
	border-top: #000000 dotted 1px;
	border-bottom: #000000 dotted 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

.antsig{
	text-align:center;
}

.citas{
	font-style:italic;
	margin: 7px 0px 10px 50px;
}

/* BUSCADOR */

.buscresul a{
	font-style: normal;
	font-size: 10pt;
	text-indent: 20px;
	border-bottom: #999999 1px dotted;
}

.buscresul a:hover{
	font-style: normal;
	font-size: 10pt;
	text-indent: 20px;
	border-bottom: #999999 1px solid;
}

.buscresultot{
	margin-bottom: 5px;
}

.buscresultot a{
	font-style: normal;
	font-size: 10pt;
	text-indent: 20px;
	border-bottom: #999999 1px dotted;
}

.buscresultot a:hover{
	font-style: normal;
	font-size: 10pt;
	text-indent: 20px;
	border-bottom: #999999 1px solid;
}

.buscdescr{
	text-indent: 25px;
	font-size: 9pt;
}

.buscmas{
	font-style: normal;
	text-align: right;
	font-size: 9pt;
}

.buscmas a{
	border-bottom: #999999 1px dotted;
}

.buscsep{
	border-bottom: 1px dashed #999;
}

#noticiasinlink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-indent: 20px;
}

/* HISTORICO */

#capt1{
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 370px;
	text-align: center;
}
#capt2{
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 370px;
	text-align: center;
}

/* RSS */

#rss{
	text-align: right; 
	width: 45px;
	margin: 2px 0px 1px 0px;
	float: right;
	padding: 8px 0px 0px 0px;
}

/* PUBLICACIONES */

#espdatlibro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	width: 375px;
	float: left;
	line-height: 40px;
	text-indent: 0px;
	margin-left: 25px;
}

#espfotlibro{
	text-indent: 0px;
	text-align: right;
	width: 340px;
	float: right;
}

/* ENLACES */

#esplink{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0px;
	text-align: left;	
}
#esplink p{
	font-size: 10pt;
	font-style: italic;
	color: #000;
	margin-left: 175px;
}

#esplink a{
	font-size: 12pt;
	margin-left:165px;
}