BODY {
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #222222;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/fondofinal.png);
}

P {

	FONT-SIZE: 12px;

	FONT-FAMILY: tahoma;

	margin: 5px 5px 5px 5px;

	color: #003366; }

.link-verde {

	font-family: tahoma;

	font-size: 12px;

	color: #333333;

	vertical-align: middle; }

.link-negro {

	font-family: tahoma;

	font-size: 12px;

	color: #000000;

	vertical-align: middle;	}



a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

a:active {
	text-decoration: none;
	color: #FF3300;
}	

.boton-negro {

	font-family: tahoma;

	font-size: 11px;

	color: #FFFFFF; }

.boton-rojo {

	font-family: tahoma;

	font-size: 11px;

	color: #CC0000; }

.boton-blanco {

	font-family: tahoma;

	font-size: 11px;

	color: #ffffff; }

.texto-negro {

	font-family: tahoma;

	font-size: 11px;

	color: #333333;

	text-aling: justify; }

.texto-blanco {

	font-family: tahoma;

	font-size: 11px;

	color: #ffffff;

	text-indent: 5px;

	text-aling: justify; }

.titulo-negro {

	font-family: tahoma;

	font-size: 12px;

	color: #333333;

	vertical-align: middle;

	text-indent: 0px;

}



.titulo-negro-Arial {

	font-family: arial;

	font-size: 12px;

	color: #333333;

	vertical-align: middle;

	text-indent: 0px;

}

.titulo-negro-Ar {

	font-family: arial;

	font-size: 10px;

	color: #333333;

	vertical-align: middle;

	text-indent: 0px;

}

.titulo-blanco {

	font-family: tahoma;

	font-size: 14px;

	color: #ffffff;

	text-indent: 10px; }

.texto-contenido {

	font-family: times;

	font-size: 11px;

	color: #333333;

	text-indent: 5px;

	text-aling: justify; }
	
a.mainlevel:link, a.mainlevel:visited {
	vertical-align:  middle;
	font-size:       11px;
	font-weight:     normal;
	text-decoration: none;
	color:           #459288;
	font-family: Tahoma;
}
a.mainlevel:hover {
	text-decoration: none;
	color:           #FFFFFF;
	font-weight:     normal;
	text-align: right;
	font-size: 11px;
}
