body {
	margin: 0px;
	background-color: #d8e8c4;
}

img {
	border: none;
}

a, .mapawebsin {
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	color: #528712;
}

a.mapawebsub, .mapawebsubsin {
	font: normal 10pt Georgia, "Times New Roman", Times, serif;
	color: #528712;
}

a:hover {
	text-decoration:none;
}

a.peque {
	font: bold 8pt Georgia, "Times New Roman", Times, serif;
}

a.pie {
	text-decoration:none;
}

a.pie:hover {
	text-decoration: underline;
}

.texto {
	font: normal 10pt/1.38em Georgia, "Times New Roman", Times, serif;
	color: #273924;
}

.titulo {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #273924;
}

.navegacion {
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
	color: #273924;
}

.navegacion a{
	color: #006D67;
	text-decoration: none;
}

.navegacion a:hover {
	text-decoration: underline;
}

.separadora_home {
	background: url(../img/portada/linea_separadora.gif)  repeat-x center;	
}

.rojo {
	color: #FF0000;
}

.legaltexto {
	font:normal 0.9em/17px Georgia, "Times New Roman", Times, serif;
	color:#273924;
}

input, textarea {
    border: #4F8A10 1px solid;
    padding: 2px;
	height:15px;
	width: 240px;
    font: normal 9pt Georgia, "Times New Roman", Times, serif;
	color: #273924;
    background-color: #fff;
}

textarea {
	height: 100px;
}

.pie {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #444246;
}

.oculta{
	visibility: hidden;
	font:1px normal tahoma;
}
