@charset "utf-8";
.txtblanco {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E7881D;
	text-decoration: none;
}
.titulogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B9BBBD;
	text-decoration: none;
}
.titulonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7881d;
	text-decoration: none;
}
.subtitulogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B9BBBD;
	text-decoration: none;
}
.body {
	background-color: #FFFFFF;
	background-image: url(images2/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.txtgris {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.txtnegro {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtnaranja {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #E7881D;
	text-decoration: none;
}
.txtazul {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.btnform {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/fondo_btn.jpg);
	border: 0px solid #000066;
}
.titulo14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7881d;
	text-decoration: none;
	font-weight: 500;
}
