body
{
	font-size: x-small;
	font-family: Arial;
	/*background-color: #1e77d3;*/
}

.titulo
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
	background-color: gainsboro;
}
DIV
{
	font-size: x-small;
	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='#0a6cce', endColorStr='#FFFFFF', gradientType='1');
}

.barra11
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CEDFF6', endColorStr='#1E77D3', gradientType='1');
}
.barra10
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4B92D9', endColorStr='#CEDFF6', gradientType='1');
}
.Menu A
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.Menu A:active A:link A:visited
{font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.Menu A:hover
{font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: lightgrey;
	text-decoration: none;
}

.cabecera A:active A:link A:visited
{font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.cabecera A
{font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.cabecera A:hover
{border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	font-family: Arial;
	text-decoration: none;
}


.contenido A
{
	font-weight: normal;
	font-size: x-small;
	color: #0066ff;
	font-family: Arial;
	text-decoration: none;
}
.contenido A:hover
{
	font-weight: normal;
	font-size: x-small;
	color: #0066ff;
	font-family: Arial;
	text-decoration: underline;
}
.negrilla
{
	font-weight: bold;
}
.boton
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
}
