@charset "utf-8";
/* CSS Document */
cabecero {
	position:absolute;
	left:100px;
	top:150px;
}
.botones {
	position:relative;
	right:-5px;
	text-align:right;
}
fondo_pie {
	position: relative;
}
.texto_pie {
	position:relative;
	font-size: 10px;
	color:#6E9A35;
	top:-20px;
	font-weight: bold;
}
.menu_inferior {
	z-index:1;
	position:relative;
	top:-30px;
	color:41444E;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.dicho {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666;
	line-height: 15px;
	z-index: 10;
	margin-left:5px;
	margin-right:25px;
	text-align: justify;
}
.menu_lateral{
	position:relative;
	top:-2px;
	z-index:11;
}
.titulo{
	position:relative;
	right:20px;
	z-index:9;
}
.titulos_verdes{
	font-size: 16px;
	font-weight: bold;
	color: #090;
	text-align: justify;
}
.contenido_peque{
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 0px;
	border-left-width: 10px;
}
.quotes{
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #6E9A35;
	text-align: left;
}
.dicho_der {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666;
	line-height: 24px;
	z-index: 10;
	margin-left:5px;
	margin-right:25px;
	text-align: right;
}
.dicho_centrado {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666;
	line-height: 24px;
	z-index: 10;
	margin-left:5px;
	margin-right:25px;
	text-align: left;
}
.titulo_cuadro{
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E9A35;
	text-align: center;
}
.subtitulo_cuadro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	line-height: 10px;
	text-align: center;
	font-weight: bold;
}
.contenido_cuadro{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	line-height: 10px;
	z-index: 10;
	text-align: center;
}
