/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../img/img_index/img_fondo.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}
	
input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666; 
	background-color: #FFFFFF; 
	border: hidden; 
	border-style: solid;
	border-color: #FFFFFF;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}
textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666; 
	background-color: #FFFFFF; 
	border: hidden; 
	border-style: solid;
	border-color: #FFFFFF;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}
.Estilo1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	}
.Estilo2 {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	}
.Estilo3 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
.Estilo6 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	color: #D4FE57;
	}
.Estilo7 {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-decoration:underline;
	}
.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #749E0A;
	}

	
/*---------------- */	
.class1 A:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	}
.class1 A:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	}
.class1 A:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	}
.class1 A:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	color: #D4FE57;
	}
	
/*---------------- */	
.class2 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}
.class2 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}
.class2 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}
.class2 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4FE57;
	text-decoration:underline;
	}
	
/*---------------- */	
.class3 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
	}
.class3 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
	}
.class3 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
	}
.class3 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
	}

/*---------------- */	
.class4 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #749E0A;
	text-decoration:underline;
	}
.class4 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #749E0A;
	text-decoration:underline;
	}
.class4 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #749E0A;
	text-decoration:underline;
	}
.class4 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
	}