/* Estilos para la seccion aguas */

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

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

#header {
	width:766px;
	overflow: hidden;
}

#content {
	background: #fff url(../images/fondo_otros.gif) no-repeat;
	height:auto;
	width: 766px;
	font-size: 1.2em;
	padding-bottom: 84px;
	padding-top: 32px;
	overflow: hidden;
}

#col-left {
	width: 269px;
	float: left;
	padding-left: 20px;
}

#col-right {
	float: left;
	width: 477px;
}
.news-container {
	position: relative;
	width: 477px;
	border-bottom: 1px solid #003B77;
	margin-bottom: 16px;
}
.news_ampliar {
	position: absolute;
	right:20px;
	width: 16px;
	padding-left: 20px;
}
.news_fecha {
	color: #333333;
}
.news_titulo {
	color: #333333;
	font-weight:bold;
	width: 430px;
}

.news_back a:hover, .news_back a:link, .news_back a:visited, .news_back a:active {
	display: block;
	width: 160px;
	height: 18px;
	background: #fff url(../images/noticias/volver.gif) no-repeat;
	padding-left: 22px;
	color:  #003B77;
	font-weight:bold;
}

.news_titulo a:hover, .news_titulo a:link, .news_titulo a:visited, .news_titulo a:active {
	color:  #333333;
}

#news-filelink a {
	color: #333333;
}

#col-left .bodytext, #col-left ul {
	color: #333333;
	padding: 0 0 12px 0;
}

#col-left li { 
	list-style-image:url(../images/square_dot.jpg);
	margin-left: 16px;
}


/* IMAGES PARA AGUAS */
#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;
}

dd, dl {
	margin:0px;
}

.news_files img { display: none }
.news_files a { 
	color: #003B77; 
	text-decoration:underline; 
	background:url(/fileadmin/templates/balneario/images/noticias/ampliar.gif) no-repeat 0 3px; 
	margin: 6px 0 6px 18px;
	padding: 2px 0 2px 22px;
	line-height: 1.6em;
}
.news_subentry2 { color: #333; padding: 3px 0 6px 0; }
.news_author { line-height:1.2em; }
.news_files { margin-bottom: 6px; }