body
{ SCROLLBAR-FACE-COLOR: #689cd0; 
	FONT-SIZE: x-small; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #689cd0; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; FONT-FAMILY: Arial; SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	BACKGROUND-COLOR: #003366 }




.titulo
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Arial;
	background-color: #003366;
}
DIV
{
	font-size: x-small;
	color: black;
	font-family: Arial;
}
.DIV2
{
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial;
}

.TEXTO
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: x-small;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
}
.barra2
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#003366', endColorStr='#FFFFFF', gradientType='1');
}

.barra1
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#003366', gradientType='1');
}
.Menu
{
	background-color: #0e4174;
}
.Menu A
{
	font-size: 10pt;
	color: lightgoldenrodyellow;
	font-family: Arial;
	text-decoration: none;
}
.Menu A:active A:link A:visited
{
	font-size: 10pt;
	color: lightgoldenrodyellow;
	font-family: Arial;
	text-decoration: none;
}
.Menu A:hover
{
	font-size: 10pt;
	color: gold;
	font-family: Arial;
	text-decoration: none;
}

.cabecera A:active A:link A:visited
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.cabecera A
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.cabecera A:hover
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 8pt;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	font-family: Verdana;
	background-color: #3e6288;
	text-decoration: none;
}
.contenido
{	
	font-size: x-small;
	color: #000000;
	font-family: Arial;
	
}

.contenido A
{
	font-weight: normal;
	font-size: x-small;
	color: #336699;
	font-family: Arial;
	text-decoration: none;
}
.contenido A:hover
{
	font-weight: normal;
	font-size: x-small;
	color: #336699;
	font-family: Arial;
	text-decoration: underline;
}
.negrilla
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}

