#contador {
	clear: both;
	width: 560px;
	height: 20px;
}

#emergencia_col1 {
	float: left;
	width: 272px;
	background-image: url(../images/icono_emergencias_grande.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 15px;
	margin-top: 7px;
}
#emergencia_col2 {
	float: right;
	width: 272px;
	background-image: url(../images/icono_emergencias_grande.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 15px;
	margin-top: 7px;
}
#encabezado {
	background-image: url(../images/noticias/encabezado_noticias.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
/* CSS Document */
h2 {
	color: #85B916;
	font-weight: bold;
	font-size: 1.8em;
}
h7 {
	font-weight: bold;
	color: #00714A;
}

#texto a.sel1:hover{
	color: #349800;
}
#texto a.sel1{
	color: #00714A;
}

.fecha_noticia {
	font-weight: normal;
	color: #CC9900;
}
#noticia {
	height: 130px;
	clear: both;
}
.img_noticias {
	float: right;
	margin-bottom: 7px;
	margin-left: 10px;
	border: 1px solid #999999;
}
.img_noticia_ampliado_izda {
	border: 1px solid #999999;
	float: left;
	margin-bottom: 10px;
}
.img_noticia_ampliado_dcha {
	border: 1px solid #999999;
	float: right;
	margin-bottom: 10px;
}
.img_camp {
	float: left;
	margin-bottom: 7px;
	border: 1px solid #999999;
	margin-right: 20px;
	clear: both;
}
.icono_titular {
	margin-bottom: -4px;
}
#campanya {
	height: 165px;
	clear: both;
	background-image: url(../images/icono_camp_grande.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
	padding-right: 40px;
	text-align: right;
}
#campanya h7 a {
	color: #00714A;
}
#campanya h7 a:hover {
	color: #349800;
}
.img_campanya_amp_p {
	border: 1px solid #666666;
	float: right;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.img_campanya_amp_g {
	border: 1px solid #666666;
}
#contenedor #contenido #texto #titular_seccion h7 {
	color: #00714A;
	font-weight: bold;
}
#titular_seccion {
	text-align: right;
}
.img_emer {
	float: left;
	border: 1px solid #999999;
	clear: both;
	margin-bottom: 15px;
}
#encabezado_noticias {
	background-image: url(../images/noticias/cabecera_noticias.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
#encabezado_camp {
	background-image: url(../images/noticias/cabecera_campaniya.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
#texto a:hover {
color: #85B916;
}

.label_delegacion  {
	float: left;
	width: 120px;
}
#delegacion fieldset {
	border: 1px solid #658CA5;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.input_delegaciones {
	border: 1px solid #A5B5B6;
	margin: 1px;
	height: 20px;
}
