html { overflow-x:hidden; }





.bonito_resalte_verde {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.cuadros_formulario {
	font-family: Tahoma, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 15px;
}
.cuadros_formulario_grande {
	font-family: Tahoma, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}







.tahoma_10_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.negrita_negro {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.tahoma10blanco {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.padding_5_px {
	padding: 5px;
}
.celdas_con_cositos_fondo {
	background-image: url(fondito_tablas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.georgia25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: -1px;
	word-spacing: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: -1px;
	word-spacing: normal;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12px;
	color: #000000;
	word-spacing: normal;
	margin-bottom: 0px;
}





.texto_guapi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 0px;
}
.productos {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	
	}
a.productos:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a.productos:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F4A37;
	text-decoration: none;
	font-weight: bold;
}
a.productos:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F4A37;
	text-decoration: none;
	font-weight: bold;
}
a.productos:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-bottom: 0px;
	color: #5F4A37;
	font-weight: bold;
	
	
	
}

.izq {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	
	
	}
a.izq:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.izq:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.izq:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.izq:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	
	
	
}


.coloralterno {
background-color:#FEE6C4
}

.liniaabajo {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

