body {
	margin: 0px;
	padding: 0px;
	background: url(images/fondo_body.jpg) no-repeat fixed center top;
	font: 1em Arial, Helvetica, sans-serif;
}
a:link {
	font-family : Arial, Helvetica, sans-serif;

}

a:visited {
	font-family : Arial, Helvetica, sans-serif;

}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;

}

a:active {
	font-family : Arial, Helvetica, sans-serif;

}

.texto_copy_static {
	color : #627B21;
	text-align : justify;
	font-size: 12px;
	line-height: 135%;
}

.texto-navbar {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 8pt;
	line-height: 190%;
}

.texto-navbar-bold {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 8pt;
	line-height: 190%;
	font-weight: bold;
}

.texto-epigrafes {
	color : #666666;
	font-size : 11px;
	text-align : justify;
	text-decoration : none;
}

.texto-pie {
	color : #627B21;
	text-align : center;
	text-decoration : none;
	font: 11px Arial, Helvetica, sans-serif;
}

.texto-pie-bold {
	color : #627B21;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}
.texto-mapa {
	color : #FFFFFF;
	font-size : 8pt;
	text-decoration : none;
}
.texto-mapa-black {
	color : #488A32;
	font-size : 8pt;
	text-decoration : none;
}
.texto-botones {
	color : #000000;
	font-size : 10px;
	text-align : center;
	text-decoration : none;
	font-weight: bold;

}
.texto-pie-big-bold {
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}
.texto-pie-big {
	color : #FFFFFF;
	font-size : 12px;
	text-align : center;
	text-decoration : none;
}
p {
	line-height: 140%;
	font-size: 12px;
}

