/************************************************************
Diseño: Danilo Sarmiento
Email: danilo@intarmedia.net
************************************************************/

/* Estilos globales Los Caballos
------------------------------------------------------------------ */
body{
	background:url(../images/f_body.jpg) repeat-x bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1{
	font-size:1.5em;
	padding:5px 5px 15px 5px;
	}
h2{
	font-size:1.2em;
	font-weight:bold;
	}	
/*Contenedor*/
div#contenedor{
	background:url(../images/f_contenido.jpg) repeat-x bottom;
	}
div#contenido{
	min-height:600px;
	}
/*Estilos centro inicio*/
div#centro_derecha{
	width:335px;
	float:left;
	margin-left:5px;
	}
div#centro_izquierda{
	width:625px;
	float:left;
	font-size:12px;
	color:#666666;
	}
/*Titulares ampliados inicio*/
div#t_inicio_1{
	width:305px;
	float:left;
	display:inline;
	margin-left:5px;
	padding-right:5px;
	background:url(../images/f_t_inicio.png) bottom no-repeat;
	min-height:350px;
	}
div#t_inicio_2{
	width:305px;
	float:left;
	margin-left:5px;
	background:url(../images/f_t_inicio.png) bottom no-repeat;
	min-height:350px;
	display:inline;
	}
div#t_inicio_3{
	width:305px;
	float:left;
	margin-left:5px;
	padding-right:5px;
	min-height:350px;
	display:inline;
	}
div#t_inicio_4{
	width:305px;
	float:left;
	margin-left:5px;
	min-height:350px;
	display:inline;
	}
div#t_inicio_1 p{
	padding:4px;
	}
div#t_inicio_2 p{
	padding:4px;
	}
div#t_inicio_1 img{
	width:305px;
}
div#t_inicio_2 img{
	width:305px;
}
.vermas{
	text-align:right;
	background:url(../images/f_vermas.png) no-repeat right;
	padding-bottom:3px;
	margin-right:3px;
	}
.vermas a{
	text-decoration:none;
	font-size:10px;
	color:#99CC66;
	}
.vermas a:hover{
	text-decoration:none;
	font-size:10px;
	color:#F00;
	}
/*listado titulares*/
.ttituloi{
	background:url(../images/t_comfinotas.png) no-repeat left;
	padding:10px 0 10px 17px;
	margin:5px;
	color:#fff;
	font-weight:bold;
	font-size:14px;	
	}
div#t_inicio_3 ul{
	list-style:none;
	padding:5px 10px 5px 10px;
	line-height:1.3em;
	}
div#t_inicio_3 li{
	background:url(../images/cuadrado.png) no-repeat 0px 7px;
	padding-left:17px;
	margin-bottom:10px;
	}
div#t_inicio_4 ul{
	list-style:none;
	padding:5px 10px 5px 10px;
	line-height:1.3em;
	}
div#t_inicio_4 li{
	background:url(../images/cuadrado.png) no-repeat 0px 7px;
	padding-left:17px;
	margin-bottom:10px;
	}
div#t_inicio_3 a{
	color:#006666;
	text-decoration:none;
	}
div#t_inicio_3 a:hover{
	color:#FF0000;
	text-decoration:none;
	}
div#t_inicio_4 a{
	color:#006666;
	text-decoration:none;
	}
div#t_inicio_4 a:hover{
	color:#FF0000;
	text-decoration:none;
	}
/*Concepto*/	
div#concepto{
	width:990px;
	height:34px;
	background:url(../images/f_concepto.gif) no-repeat bottom;
	}	
/*Estilos pie*/
div#pie{
	background:url(../images/f_pie.png) no-repeat bottom;
	}
.super{
	color:#fff;
	font-size:10px;
	width:100px;
	text-align:center;
	padding-top:40px;
	margin-left:10px;
	float:left;
	}
.webmail{
	color:#fff;
	font-size:10px;
	width:80px;
	text-align:center;
	padding-top:59px;
	margin-left:10px;
	float:left;
	}
.mapasitio{
	color:#fff;
	font-size:10px;
	width:80px;
	text-align:center;
	padding-top:69px;
	margin-left:10px;
	float:left;
	}
div#menupie{
	width:685px;
	float:right;
	position:relative;
	top:70px;
	color:#fff;
	text-align:right;
	font-size:11px;
	}
div#menupie a{
	color:#fff;
	font-size:11px;
	padding:5px;
	text-decoration:none;
	}
div#menupie .copy{
	padding:10px 5px 0 0;
	font-weight:bold;
	}
div#menupie .direccion{
	padding:10px 5px 0 0;
	}
/*Detalles notas*/
div#n_detalle{
	padding:5px;
	}
div#n_detalle p{
	line-height: 1.5em;
	padding-bottom:10px;
	}
.titular{
	font-size:16px;
	font-weight:bold;
	padding:5px 5px 15px 5px;
	}
div#n_detalle img{
	margin:5px;
	float:left;
	width:320px;
	}
.titularfecha{
	font-size:10px;
	font-style:italic;
	}
#detalle_galeria {
	float: left;
	width: 450px;
}
#detalle_archivos {
	float: left;
	width: 450px;
}
/*lista titulares por categoria*/
div#t_tdetalle{
	padding-top:10px;
	}
div#t_tdetalle ul{
	list-style:none;
	padding:5px 10px 5px 10px;
	line-height:1.3em;
	}
div#t_tdetalle li{
	background:url(../images/cuadrado.png) no-repeat 0px 7px;
	padding-left:17px;
	margin-bottom:10px;
	}
div#t_tdetalle a{
	color:#006666;
	text-decoration:none;
	}
div#t_tdetalle a:hover{
	color:#FF0000;
	text-decoration:none;
	}
div#archivos{
	width:300px;
		}
div#archivos ul{
	list-style:none;
	padding:5px 10px 5px 10px;
	line-height:1.3em;
	}
div#archivos li{
	background:url(../images/cuadrado_azul.png) no-repeat 0px 7px;
	padding-left:17px;
	margin-bottom:10px;
	}
div#archivos .ttitulo{
	background:url(../images/f_ttitulo.png) no-repeat left;
	padding:10px 0 10px 17px;
	font-weight:bold;
	color:#fff;
	}
input, textarea, select{
	background-color: #CCE6CC;
	color:#006666;
	}
/*Mapa sitio*/
div#mapasitio{
	padding-top:10px;
	}
div#mapasitio ul{
	list-style:none;
	padding:5px 10px 5px 10px;
	line-height:1.3em;
	}
div#mapasitio .rojo{
	background:url(../images/cuadrado.png) no-repeat 0px 7px;
	padding-left:17px;
	margin-bottom:10px;
	}
div#mapasitio .azul{
	background:url(../images/cuadrado_azul.png) no-repeat 0px 7px;
	padding-left:17px;
	margin-bottom:10px;
	}
div#mapasitio .verde{
	background:url(../images/cuadrado_verde.png) no-repeat 0px 7px;
	padding-left:17px;
	margin-bottom:10px;
	}
div#mapasitio a{
	color:#006666;
	text-decoration:none;
	}
div#mapasitio a:hover{
	color:#FF0000;
	text-decoration:none;
	}