/* CSS Document */
body {
	background-image: url(images/final.gif);
	background-color: #96E194;
	margin: 0px;
	background-repeat:  repeat-x;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C3C3C;
}
.titulares_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitulares_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitulares_home:hover {
	color: #B02E26;
}
.subtitulares_mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitulares_mapa:hover {
	color: #999900;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #940203;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}


/* CONTACTOS */ 
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.style12 {
	color: #006633;
	font-weight: bold;
}
