BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt;
   scrollbar-3dlight-color:    rgb(158,176,180);   
   scrollbar-arrow-color:      rgb(255,255,255);   
   scrollbar-base-color:       rgb(255,255,255);   
   scrollbar-darkshadow-color: rgb(255,255,255);   
   scrollbar-face-color:       rgb(82,158,231);   
   scrollbar-highlight-color:  rgb(255,255,255);   
   scrollbar-shadow-color:     rgb(20,0,95);   
   scrollbar-track-color:      rgb(255,255,255);
}
.m1 {
	background-image: url(img/marco.gif);
	background-repeat:  no-repeat;
	background-position: right bottom;
}
.m2 {
	background-image: url(img/marco.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
}
.m3 {
	background-image: url(img/marco.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.m4 {
	background-image: url(img/marco.gif);
	background-repeat:  repeat-y;
	background-position: left center;
}
.m5 {
	background-image: url(img/marco.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.m6 {
	background-image: url(img/marco.gif);
	background-repeat:  repeat-x;
	background-position: center top;
}
.m7 {
	background-image: url(img/marco.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.m8 {
	background-image: url(img/marco.gif);
	background-repeat:  repeat-y;
	background-position: right center;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-align: justify;
}
.imgtop {
	top: 0px;
}
.texfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #6B8EB5;
}
.texfieldbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #6B8EB5;
	font-weight: bold;
}
.boton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #6B8EB5;
	border: 1px solid #6B8EB5;
	background-color: #FFFFFF;
}
.campo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #6B8EB5;
	border: 1px solid #6B8EB5;
	background-color: #FFFFFF;
}
.campito {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #6B8EB5;
	border: 1px solid #6B8EB5;
	background-color: #FFFFFF;
}
.soportefondo {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/soporte.gif);
}
.basefondo {
	background-image: url(img/base.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.buscarfondo {
	background-image: url(template/index_r2_c10.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.barra {
	border: 1px dotted #CCCCCC;
}
.regtopsom {
	background-image: url(img/registrobarra.gif);
	background-repeat:    repeat-x;
	background-position: center top;
}
.bggrondbarar {
	background-image: url(img/backgroudbarra.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
}
.punto {
	background-image: url(img/punto.gif);
	background-repeat:  repeat-x;
	background-position: center top;
}
.fondocentros {
	background-image: url(img/centros.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

