/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../_Imagen/_Graficos/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DE8500;
	text-decoration: none;
}
a:visited {
	color: #DE8500;
	text-decoration: none;
}
a:hover {
	color: #DE8500;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.texto9 {
	font-size: 9px;
	line-height: 9px;
}
.texto10 {
	font-size: 10px;
	line-height: 10px;
}
.texto20 {
	font-size: 20px;
	line-height: 20px;
}
.texto10-blanco {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.texto10-azul {
	font-size: 10px;
	line-height: 10px;
	color: #016C8B;
}
.texto10-gris {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
.texto10-gris2 {
	font-size: 10px;
	line-height: 10px;
	color: #CCCCCC;
}
.texto-naranja {
	color: #FF3300;
}
.texto10-naranja {
	font-size: 10px;
	line-height: 10px;
	color: #FF3300;
}
.texto11-naranja {
	font-size: 11px;
	line-height: 11px;
	color: #FF3300;
}
.texto-naranja16 {
	font-size: 16px;
	line-height: 16px;
	color: #FF3300;
}
.texto-naranja18 {
	font-size: 18px;
	line-height: 18px;
	color: #FF3300;
}
.texto-naranja20 {
	font-size: 20px;
	line-height: 20px;
	color: #FF3300;
}
.texto-azul {
	color: #0071E7;
}
.texto-azul10 {
	font-size: 10px;
	line-height: 10px;
	color: #0071E7;
}
.texto-azul11 {
	font-size: 11px;
	line-height: 11px;
	color: #0071E7;
}
.texto-azul12 {
	font-size: 12px;
	line-height: 12px;
	color: #0071E7;
}
.texto-azul14 {
	font-size: 14px;
	line-height: 14px;
	color: #0071E7;
}
.texto-azul16 {
	font-size: 16px;
	line-height: 16px;
	color: #0071E7;
}
.texto-azul18 {
	font-size: 18px;
	line-height: 18px;
	color: #0071E7;
}
.textoTitulo-gris {
	font-size: 14px;
	line-height: 14px;
	color: #666666;
}
.textoTitulo-naranja {
	font-size: 14px;
	line-height: 14px;
	color: #FF3300;
}
.textoTitulo20 {
	font-size: 20px;
	line-height: 20px;
	color: #0071E7;
	font-style: italic;
}
.texto11-blanco {
	color: #FFFFFF;
	font-size: 11px;
}
.texto12-blanco {
	color: #FFFFFF;
	font-size: 12px;
}
.textoTitulo-blanco {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
}
.form {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	background-color: #0071E7;
	border: 1px solid #FFFFFF;
}
.opaco {
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.8; /*Gecko*/
	opacity:0.8; /*CSS3*/no
	-khtml-opacity:0.8; /*¿Safari y Konqueror?*/;
}

