.tabla_gris {
	background-color : #A8A8A8;
}BODY {
	background-color : #FFFFFF;
	margin : 0px;
}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
select2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: #A3A3A3;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.tabla_blanca {
	background-color : #FFFFFF;
}
.latin {
	font-family : Arial;
    font-size: 14px;
    font-weight: bold;
}
.latin2 {
	font-family : Arial;
    font-size: 10px;
}
TD {
	font-family : arial;
    font-size: 11px;
}
.referencia {
	font-family : arial;
	font-size: 9px;
}
.seccion {
    font-family: arial;
    font-size: 18px;
    font-color: white;
}
.texto {
	font-family : arial;
	font-size: 12px;
	padding-bottom : 2px;
	text-indent : 2px;
	letter-spacing: 1px;
	text-align: justify;
}
.bajada {
	font-family : arial;
	font-size : 11px;

	text-align: justify;
}
.titulo {
    font-family : Arial;
	font-size : 18px;
	font-weight : bold;
    font-color: white;
    
}
.titulo2 {
    font-family : Arial;
	font-size : 12px;
	
}
.seccion {
	font-family : Arial;
	font-size : 15px;

	color : #FFFFFF;
	background-color : Black;
}
.subtitulo {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
}
A {
	font-family : Arial;
	font-size : 10px;
    font-weight: bold;
	color : #666666;
	text-decoration: none;
}
A:HOVER, A:VISITED {
	font-family : Arial;
	font-size : 10px;
    font-weight: bold;
	color : #666666;
	text-decoration: none;
}
A.titulo {
	font-family : Arial;
	font-size : 30px;

	color : #000000;
	text-decoration: none;
}
A.titulo:HOVER, A.titulo:VISITED {
	font-family : Arial;
	font-size : 30px;

	color : #000000;
	text-decoration: none;
}
A.titulo2 {
	font-family : Arial;
	font-size : 12px;

	color : #000000;
	text-decoration: none;
}
A.titulo2:HOVER, A.titulo2:VISITED {
	font-family : Arial;
	font-size : 12px;

	color : #000000;
	text-decoration: none;
}
