body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-size: 20px;
}
a {
	color: #7FC31C;
	text-decoration: none;
}
td.over {
	background-image: url(images/fondo_botonera_over.gif);
}
td.out {
	background-image: url(images/fondo_botonera.gif);
}
a.botonera {
	color: #333333;
}
a.botonera:hover {
	color: #FFFFFF;
}
td.cabecera {
	background-image: url(images/vertical.gif);
	color: #006600;
	font-weight: bold;
	text-indent: 5px;
}
td.seccion {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	padding-left: 10px;
	height: 14px;
	background-color: #FFFFEF;
}
div.portada {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div.contenido {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-right: 1px solid #7FC31C;
	border-left: 1px solid #7FC31C;
	padding-left: 5px;
	padding-right: 5px;
}
img.foto {
	border-color: #7FC31C;
	border-width: 1px;
	border-style: solid;
}
a.pie {
	color: #333333;
}
hr {
	color: #7FC31C;
	height: 1px;
	border: 1px solid #7FC31C;
}
li.menu {
	font-size: 11px;
	font-weight: 100;
}
li.subnivel {
	font-size: 11px;
}
li.punto {
	font-size: 10px;
	font-weight: bold;
}
td.subtitulo_01 {
	font-size: 11px;
	font-weight: bold;
}
p {
	text-align: justify;
	text-indent: 20px;
	padding: 5px;
	font-size: 10px;
}
.superpeque {
	font-size: 8px;
	color: #000000;
}
.grafico {
	border: 1px solid #7FC31C;
	text-align: center;
}
.sin_sangria {
	text-indent: 0px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
}
.contacto {
	text-indent: 0px;
	font-size: 10px;
	font-size-adjust: 50px;
	line-height: 18px;
}
.medio {
	font-size: 11px;
}
.formulario {
	border: 1px solid #333333;
	color: #333333;
	background-color: #EFEFEF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
.gris {
	background-color: #EFEFEF;
}