/* CSS Document */

html, body {
	margin:0px;
	height:100%;
	width:100%;
	scrollbar-face-color : #f7ffe2;
	scrollbar-highlight-color : #cedcac;
	scrollbar-shadow-color : #ffffff;
	scrollbar-3dlight-color : #efffc7;
	scrollbar-arrow-color : #26a200;
	scrollbar-track-color : #f8f8f8;
	scrollbar-darkshadow-color : #8db031;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#777777;
}
	INPUT 		{
	BORDER-TOP-COLOR: #08772a;
	BORDER-LEFT-COLOR: #08772a;
	BORDER-RIGHT-COLOR: #08772a;
	BORDER-BOTTOM-COLOR: #08772a;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9px;
	BORDER-BOTTOM-WIDTH: 1px;
	FONT-FAMILY:  "Verdana";
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #f2f7f4;
	color: #08772a;
}
a {color: #aac22c; text-decoration: none}
a:hover { color: #ffde25; text-decoration: none}
.bg1 {
background-image:url(imagenes/grdt-bar-menu.jpg);
background-repeat: repeat-x;
background-position:left top;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #08772a;
	text-decoration: none;
	}
a.menu:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EA2B3B;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: -7px;
	text-decoration: none;
}
a.h1:hover{
	color: #ffde25;
	text-decoration: none;
}
.h1 {
	color: #EA2B3B;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	text-decoration: none;
}
a.h2:hover{
	color: #666666;
	text-decoration: underline;
}
.h2 {
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	line-height: 16px;
	font-weight: normal;
	margin-top:2px;
	margin-bottom: 7px;
	text-decoration: none;
}
h4 {
	font-family:Tahoma;
	font-size:11px;
	color:#af72ad;
	line-height:14px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	color:#FFFFFF;
}
h6 {
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	color:#aac22c;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}

/* Textos */


.blanco {
	color:#ffffff;
	text-decoration: none;
}
.gris {
	color:#999999;
	text-decoration: none;
}
.verde {
	color:#aac22c;
	text-decoration: none;
}
.azul {
	color: #6699FF;
	text-decoration: none;
}
.naranja {
	color:#FF8000;
	text-decoration: none;
}
.rojo {
	color:#e73f59;
	text-decoration: none;
}
.violeta {
	color:#af72ad;
	text-decoration: none;
}
.celeste {
	color:#00adef;
	text-decoration: none;
}
.tahoma11_14gris {
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#777777;
	text-decoration: none;
}
.tahomanaranjaguia11_13 {
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#FF8000;
	text-decoration: none;
}
.tahomarojoguia11_13 {
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#ed1c24;
	text-decoration: none;
}
.tahomavioleta11_13 {
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#742b90;
	text-decoration: none;
}
.subtitulocolumnaverde12_18 {
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#aac22c;
	text-decoration: none;
	font-weight: bold;
}
.subtitulovioleta11_14 {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#af72ad;
	text-decoration: none;
	font-weight: bold;
}
.subtitulonaranja11_26 {
	font-family:Tahoma;
	font-size:11px;
	line-height:26px;
	color:#FF8000;
	text-decoration: none;
	font-weight: bold;
}
.subtitulorojo11_12	{
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#e73f59;
	text-decoration: none;
	font-weight: bold;
}		
.subtituloverde11_12 {
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#aac22c;
	text-decoration: none;
	font-weight: bold;
}	
.subtituloceleste11_12 {
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#00adef;
	text-decoration: none;
	font-weight: bold;
}