/* CSS Document */

body {
	margin: 0px;
	background-color: #2d81c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

table {
	background-color: #FFFFFF;
	}

a.menu {
	font-weight: bold;
	display: block;
	padding-left:12px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
	line-height: 20px;
	text-decoration:none;
	font-size:11px;
	
	height: 21px;	
	color: #ffffff;
	background-color: #52789f;
	
	}	

a.menu:hover {
	color: #52789f;
	background-color: #FFFFFF;
	background-image: url(fons_menu2.gif)
}

.titol_apartat	 {
	font-size: 14px;
	font-weight:bold;
	color: #223561;
}

div.bloc_noticia {
	clear: left;
	}
	
.titol_noticia {
	font-size: 11px;
	font-weight:bold;
	color: #223561;
}

.img_noticia {
	float: left;
	clear: left;
	border: #000000 solid 1px;
	margin-right: 10px;
	padding: 0px;
	}

.img_noticia2 {
	float: left;
	clear: left;
	border: #000000 solid 1px;
	margin-right: 20px;
	padding: 0px;
	}	

.central {
	float: left;
	clear: left;
	margin-right: 20px;
	margin-bottom: 5px;
	border: #000000 solid 1px;
	}

.central2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	border: #000000 solid 1px;
	}
	
.central3 {
	float: left;
	clear: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: #000000 solid 1px;
	}	

img.dona_daigua {
	border: #000000 solid 1px;
	margin-right: 14px;
	}
	

.txt {
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	}

.link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	}

.link:hover {
	font-weight: bold;
	color: #52789f;
	}

.link2 {
    color: #000000;
	text-decoration: none;
	font-weight: bold;
	}	

.link2:hover {
	color: #52789f;
	}
	
.link3 {
    color: #223561;
	text-decoration: none;
	font-weight: bold;
	}	

.link3:hover {
	color: #666666;
	}	
	
.peu {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	}

.envia {
	width: 125px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	left: 117px;
	border: none;
	color: #ffffff;
	background-color: #52789f;
	}

.foto_galeria {
	border: #000000 solid 1px;
	position: relative;
	left: -3px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;	
	margin-bottom: 15px;
	}
	
.a_galeria:hover .foto_galeria {	
	border: #52789f solid 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-bottom: 12px;
}

.a_galeria {
	margin-right: 15px;
	}