@charset "utf-8";
.linksprin {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linksprin a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linksprin a:visited { 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linksprin a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	text-decoration: none;
}
.linksprin a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo {
	background-image: url(imagenes/BACKGROUND.gif);
	background-repeat: no-repeat;
	height: 671px;
	width: 980px;
}

.testos {
	font-family: Tahoma;
	font-size: 11px;
	color: #B0B0B0;
}
.testosneg {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.testosneg a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.testosneg a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.testosneg a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9B0810;
	font-weight: bold;
	text-decoration: none;
}
.testosneg a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.backtop {
	background-image: url(imagenes/backprin.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 406px;
	width: 682px;
}
.redtext {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #B9110D;
	text-decoration: none;
}
.darkgreytext {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.linkgris {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkgris a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkgris a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkgris a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #950E0A;
	text-decoration: none;
}
.linkgris a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textosgris {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.formfield {
	font-family: Verdana;
	font-size: 13px;
	color: #F7F8F5;
	background-color: #9B0810;
	font-weight: bold;
	height: 25px;
	border: medium double #666666;
}
.formtextarea {
	font-family: Verdana;
	font-size: 13px;
	color: #F7F8F5;
	background-color: #9B0810;
	font-weight: bold;
	border: medium double #666666;
}
.fondo2 {
	background-image: url(imagenes/BACKGROUND2.gif);
	background-repeat: no-repeat;
	height: 671px;
	width: 980px;
}
body {
	background-color: #333333;
}
