

/* ESTILOS HOME */

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

#photo {
	width: 766px;
	height: auto;
	overflow: hidden;
}
#content {
	background: #fff url(../images/home-text-trama.jpg) no-repeat 0 220px;
	overflow: hidden;
	
}
#photo-left {
	float:left;
	width: 291px;
}

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

#thumbails {
	width: 743px;
}

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

#home-text-left {
	float:left;
	width: 380px;
}

#home-text-left p {
	padding-left: 73px;
	padding-right: 22px;
}

#home-text-right {
	float:left;
	width: 364px;
	padding-top: 32px;
	padding-right: 22px;
}

.news-container {
	margin: 20px 0;
	background: #fff url(../images/fondo_eventos2.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;
}

#footer-q span {
	position: absolute;
	display: block;
	text-align:center;
	background: url(../images/calidad.jpg)  no-repeat;
	height: 100px;
	width: 98px;
	top: 522px;
	left: 8px;
	text-indent: -9999px;
}

#wrap { position: relative; }