/* CSS Document */


Body
{
	scrollbar-face-color: #ad1829;
	scrollbar-shadow-color:  #640D17;
	scrollbar-highlight-color: #ad1829;
	scrollbar-3dlight-color:#640D17;
	scrollbar-darkshadow-color: #640D17;
	scrollbar-track-color: #ad1829;
	scrollbar-arrow-color:	#640D17;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}

.resalto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #AD1C29;
	text-decoration: none;
}

.resalto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
}

.resalto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.resalto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: oblique;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: oblique;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: overline;
	font-style: oblique;
}

.desact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.fondotabla {
	background-image: url(img/fondo-gen.gif);
	background-repeat:  repeat-y;
	background-position: center top;
	border: 1px dotted #612730;
}

.fondocentro {
	background-image: url(img/fondo-interior.gif);
	background-repeat:   repeat;
	background-position: left top;
}

.fondillo {
	background-image: url(img/fondillo.gif);
	background-repeat:  no-repeat;
	background-position: right top;
}
.fondillo2 {

	background-image: url(img/fondillo2.gif);
	background-repeat:  no-repeat;
	background-position: left top;
}
.input
{

   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #ad1829;
   border-style:solid;
   border-width:1px;
   border-color: #640D17;
   color: #FFFFFF;
   font-size: 10px;
   font-weight: normal;
}
