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

body {
	background-color: #FFFFFF;
	background-image: url(../img/_template/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}
	
input { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px;
	color: #999999; 
	background-color: #EEEEEE; 
	border: thin; 
	border-style: ridge;
	border-color:#CCCCCC;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom:0;
	}
	
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
	}
h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
	}
	
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99CC00;
	}
.Estilo2 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #99CC00;
	font-weight: bold;
	}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.Estilo5 {
	font-family: "Century Gothic"; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: underline; 
	}
.Estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	}
.Estilo7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
.Estilo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Estilo10 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
	}
.Estilo11 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #99CC00;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	}
	
/*---------------- */	
.class1 A:link {
	font-family: "Century Gothic"; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: underline; 
	}
.class1 A:visited {
	font-family: "Century Gothic"; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: underline; 
	}
.class1 A:active {
	font-family: "Century Gothic"; 
	font-size: 18px; 
	font-weight: bold;
	color: #000000;
	text-decoration: underline; 
	}
.class1 A:hover {
	font-family: "Century Gothic"; 
	font-size: 18px; 
	font-weight: bold; 
	color: #6C9100;
	text-decoration: underline; 
	}
	
/*---------------- */	
.class2 A:link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	}
.class2 A:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	}
.class2 A:active {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	}
.class2 A:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #6C9100;
	text-decoration:underline;
	}
	
/*---------------- */	
.class3 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}
.class3 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}
.class3 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}
.class3 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99CC00;
	}
	
/*---------------- */	
.class4 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
.class4 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
.class4 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
.class4 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
	text-decoration:underline;
	}
