BODY {	

	background:#003399;

	scrollbar-base-color: #A23E10; 

	scrollbar-arrow-color: #A23E24; 

}

P {

	FONT-SIZE: 11px;

	FONT-FAMILY: arial;

	margin: 5px 5px 5px 5px;

	color: #333333; 

}

a.boton1:link {

	font-family: Arial;

	font-size: 11px;

	/*font-weight: bold;*/

	color: #FFFFFF;

	text-decoration: none;

	display: block;

	text-indent: 2px;

}

a.boton1:visited {

	font-family: Arial;

	font-size: 11px;

	/*font-weight: bold;*/

	color: #FFFFFF;

	text-decoration: none;

	display: block;

	text-indent: 2px;

}

a.boton1:hover {

	font-family: Arial;

	font-size: 11px;

	/*font-weight: bold;*/

	color: #FFCC00;

	text-decoration: none;

	display: block;

	text-indent: 2px;

}

a.botonplomo:link {

	font-family: Arial;

	font-size: 12px;

	/*font-weight: bold;*/

	color: #ffffff;

	text-decoration: none;

	display: block;

	text-indent: 0px;

}

a.botonplomo:visited {

	font-family: Arial;

	font-size: 12px;

	/*font-weight: bold;*/

	color: #ffffff;

	text-decoration: none;

	display: block;

	text-indent: 0px;

}

a.botonplomo:hover {
	font-family: Arial;
	font-size: 12px;
	/*font-weight: bold;*/

	color: #FFCC00;
	text-decoration: none;
	display: block;
	text-indent: 0px;
	font-weight: bold;

}

/*-------------------------------*/

.texto-plomo {

	font-family: tahoma;

	font-size: 11px;

	color: #999999;

	text-indent: 0px;

	text-aling: justify; 

}

.texto-negro {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	text-aling: justify;
	text-align: justify;
}

.texto-blanco {

	font-family: tahoma;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

	text-indent: 0px;

	text-aling: justify; }

.titulo-rojo {
	font-family: tahoma;
	font-size: 12px;
	color: #DE4A22;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 5px;
	text-align: justify;
}

.titulo-blanco {

	font-family: tahoma;

	font-size: 14px;

	text-decoration: none;

	color: #ffffff;

	text-indent: 5px; }

.marcoimg {
	background-color: #FFF;
	margin:5px;
	border-color:#333;
	padding:5px;
	background: url("cargando.gif") no-repeat center center;

}

