/* CSS Document */

body {
	margin-top: 1px;
	margin-bottom: 2px;
	background-image:  url(/imagenes/fondo.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #5AA5CD;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo1 {font-size: large}
.Estilo2 {font-size: 14px}



/*_____________CLASES TEXTOS_____________*/


.celda {
	padding-left: 23px;
	
}



.textos {
	
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 17px;
	color: #fef090;
	line-height: 130%;
}

.textos2 {
	
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	line-height: 130%;
}

.textos3 {
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #ffb400;
	line-height: 140%;
	padding-left: 80px;
}

.textos4 {
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #ffffff;
	line-height: 140%;
	font-weight: bold;
	padding-left: 150px;
}

.textos5 {
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 35px;
	color: #C0C0C0;
	line-height: 140%;
}

.textos6 {
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #86776a;
	font-weight: bold;
	line-height: 140%;
}


.textos7 {
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #ffffff;
	line-height: 140%;
	font-weight: bold;
}

.seccion {
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	color: #e6d49d;
	line-height: 140%;
	padding-left: 23px;
}


/*_____________CLASE ABAJO_____________*/

.abajo {
	font-family: Tahoma, Arial, Verdana, serif;
	font-size: 11px;
	color: #5f5449;
	line-height: 130%;
}

.abajo2 {
	font-family: Tahoma, Arial, Verdana, serif;
	font-size: 10px;
	color: #8f7864;
	line-height: 130%;
}
