body {
        background-color: #FDF2D6;
        SCROLLBAR-FACE-COLOR: #9F112B; SCROLLBAR-HIGHLIGHT-COLOR: #9F112B; SCROLLBAR-SHADOW-COLOR: #9F112B; SCROLLBAR-3DLIGHT-COLOR: #FDF2D6; SCROLLBAR-ARROW-COLOR: #FDF2D6; SCROLLBAR-TRACK-COLOR: #FDF2D6; SCROLLBAR-DARKSHADOW-COLOR: #FDF2D6

}
 

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	color: #000000;

}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 15px; text-decoration: none; font-weight: bold}

a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #000000;

}
.botones {
	font-family: Verdana;
	background-color: #f1f1f1;
	border: thin solid #999999;
}
.camposform {
	font-family: Verdana;
	font-size: 12px;
}
.bordeTabla {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9F112B;
}
.bordeinf {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9F112B;
}
.punteado {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9F112B;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9F112B;
}
.punteadoabajo {

	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	border-top-style: none;
}
.bordeImag {
	border: 3px solid #E9E9E9;

}
.puenteadoVertical {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #E9E9E9;


}
.textoTitulos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #9F112B;
}
