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

/*color para img*/
.borde{
	border: 3px solid #F1E84C;
}
/*estilos de parrafo*/
P {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 12px;line-height : 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 : Black;
}
B.b {	color : #DA251D;}

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

/*estilos de lista*/
UL{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 11px;	line-height : 25px;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;}

.nombre{
	font-family : "AvantGarde Md BT",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight:bold;
	color : #7198BF;
	text-align : center;
}
.nombre2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	color : #7198BF;
	text-align : center;
}


