
BODY {margin-left : 0px;margin-top : 0px;}

/*color para img*/
.borde{border: 4px solid #44916C;  }
/*estilos de parrafo*/
P {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 12px;line-height : 25px;text-align : justify;text-indent : 25px;	color : #242424;}
P.tabla{
	font-size : 10px;text-indent : 0px;text-align : center;	
}
P.centrado{text-align : center;text-indent : 0px;}
P.centrado2{font-size:16 px; text-align : center;text-indent : 0px;}
P.color{color:#CC6600; font-size : 9px;text-align : center;text-indent : 0px;line-height : 20px;}
P.peq{font-size : 9px;text-align : center;text-indent : 0px;line-height : 20px;}
/*colores en negrita*/
B {color :#000000;}
B.b {	color : #0000CD;  text-decoration: underline; }
B.bb{
	color: #DC143C;text-decoration: underline;
}

/*estilo de enlaces*/
A {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 12px;text-decoration : none;color : #D72826;	font-weight : 600;}
A:HOVER {text-decoration : underline;color : #9AD141;}

A.dos {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 16px;text-decoration : none;color : #BB825B;	font-weight : 600;}
A.dos:HOVER {text-decoration : none;color : #74747A;}
A.dos:ACTIVE {text-decoration : none;color : #74747A;}

.scroll{ scrollbar-arrow-color: #A32C2B;  scrollbar-base-color: White;  scrollbar-darkshadow-color: #A32C2B;  scrollbar-face-color: White;  scrollbar-highlight-color: White;  scrollbar-shadow-color: White;  scrollbar-track-color: White;  scrollbar-3dlight-color: #A32C2B;         }


/*estilos de lista*/
UL{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 12px;	line-height : 35px;text-align : justify;text-indent :25px;	color : #242424;list-style-type : disc;	margin: 0px;}

UL.centro{text-align : center;text-indent : 0px;line-height : 20px;}




