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

/*Fondo*/

td img {
	display: block;
}

/*Cuerpo*/

body {
	background-image: url(../img/_template/fondo.jpg);
	background-repeat: repeat-x;
	bgcolor:"#ffffff";
	margin: 0;
	padding: 0;
}

/*Buscador*/

input {
	font-family: Tahoma; 
	font-size: 9px; 
	color: #666666; 
	background-color: #FFFFFF; 
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

/*Estilos de texto*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #807E43;
margin-bottom:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #807E43;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #807E43;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #807E43;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CAC000;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807B41;
}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #817C42;
}
.Estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CAC000;
}
.Estilo8 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #827D43;
}
.Estilo10 {
	color: #817C42; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC000;
}
.Estilo13 {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #827D43; 
	font-weight: bold; 
}
.Estilo14 {
	font-family: "Century Gothic", Marlett;
	font-size: 11px;
	color: #827D43;
}

/*Class 1*/

.class1 A:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #807E43; 
	text-decoration:none;
}
.class1 A:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #807E43; 
	text-decoration:none;
}
.class1 A:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #807E43; 
	text-decoration:none;
}
.class1 A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration:underline;
}

/*Class 2*/

.class2 A:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #817C42; 
	text-decoration:underline;
}
.class2 A:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #817C42; 
	text-decoration:underline;
}
.class2 A:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #817C42; 
	text-decoration:underline;
}
.class2 A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration:none;
}

/*Class 3*/

.class3 A:link {
	font-family: "Century Gothic", Marlett; 
	font-size: 11px; 
	color: #827D43; 
	text-decoration:underline;
}
.class3 A:visited {
	font-family: "Century Gothic", Marlett; 
	font-size: 11px; 
	color: #827D43; 
	text-decoration:underline;
}
.class3 A:active {
	font-family: "Century Gothic", Marlett; 
	font-size: 11px; 
	color: #827D43; 
	text-decoration:underline;
}
.class3 A:hover {
	font-family: "Century Gothic", Marlett; 
	font-size: 11px; 
	color: #666666; 
	text-decoration:none;
}