

/* ESTILOS HOME */

h4 {
	font-size: 32px;
	margin-bottom: 12px;
	line-height: 1.2px;
}

div>h4  {
	font-size: 30px;
	line-height:normal;
	
}

#content, #photo #home-text {
	width:766px;
	overflow: hidden;
	background: #fff;
}

#photo {
	width: 766px;
	height: auto;
	overflow: hidden;
}
#content {
	background: #fff url(../images/historia/fondo.gif) no-repeat 0 350px;
	overflow: hidden;
	padding-bottom: 24px;
	
}
#photo-left {
	float:left;
	width: 330px;
}

#photo-right {
	float:left;
	width: 436px;
}



#photo-caption {
	width: 424px;
	padding-left: 340px;
	height: 29px;
	background:url(../images/historia/caption.gif);
	font-size: 1.2em;
	color: #fff;
}	

#home-text {
	overflow:hidden;
	height:auto;
	width: 766px;
	font-size: 1.2em;
}

#home-text-left {
	float:left;
	width: 285px;
	padding-left: 73px;
	padding-right: 12px;

}

#home-text-left p {
}

#home-text-right {
	float:left;
	width: 320px;
	padding-top: 32px;
	padding-right: 60px;

}

.news-container {
	margin: 20px 0;
	background: #fff url(../images/fondo_eventos.gif) no-repeat;
	width:100%;
	height: 51px;
	overflow: hidden;
	padding-top: 17px;
}
.news-date {
	font-size: 1.2em;
	float:left;
	width: 292px;
	text-align: right;
	color: #fff;
	font-weight: bold;
}
.news-title {
	font-size: 1.2em;
	float:left;
	width: 421px;
	padding-left: 16px;
}
.news-title a:hover, .news-title a:link, .news-title a:visited, .news-title a:active {
	color:  #003B77;
}
/* IMAGES */
#col-left .csi-textpic {
	padding: 0;
	border: 0;
	overflow:hidden;
	text-align: left;
	width: 294px;
	
}

#col-left .csi-textpic img {
	border: 0;  /*XXX demo only*/
	margin: 0;
}

#col-left .csi-imagewrap { 
	overflow:hidden;
	width: 294px;
	text-align: left;
		}

#col-left .csc-caption {
	width: 271px;
	margin-top: 0;
	overflow: hidden;
	height: 85px;
	background:url(../images/aguas/aguas_pie.gif) no-repeat;
	color: #fff;
	text-align: left;
	padding-left: 30px;
}

#thumbails {
	width: 700px;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 12px;
	text-align: right;
}

#thumbails .csi-imagewrap , #thumbails .csi-textpic{
	overflow: hidden;
	padding: 0;
	border: 0;
	width: 743px;

}


#thumbails dl, #thumbails dt {
	padding: 0;
	float:right;
	width: 104px;
	padding-left: 10px;
}

#thumbails .csi-imagecolumn {
	float: left;
}
