@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imagenes/background.jpg);
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	background-repeat: repeat;
}
body,td,th {
	font-family: Corbel;
	font-size: 12pt;
	color: #3D3D3D;
}

a:link {
	color: #518412;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #518412;
}
a:hover {
	text-decoration: none;
	color: #85c226;
}
a:active {
	text-decoration: none;
	color: #518412;
}
.barra_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.barra_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FEF668;
	text-decoration: none;
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #518412;
	text-decoration: none;
	text-align: center;
}
.text_green_verde {
	font-family: Corbel;
	font-style: normal;
	font-weight: normal;
	color: #518412;
	text-decoration: none;
}
.text_darkgray_bold {
	font-family: Corbel;
	font-style: normal;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
}
.text_gray_small {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	font-family: Corbel;
}
.text_gray {
	font-family: Corbel;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}
.text_justified {
	text-align: justify;
}
.subtitulo_verde {
	font-size: 14pt;
	font-weight: bold;
	color:#518412;
}
.titulo_promo {
	color: #AF9D3B;
}
.titulo_promo {
	color: #027C43;
}
.titulo_promo {
	color: #AA9D35;
}

