BODY
{	
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #f3f3f3; 
	scollbar-track-color: #ffffff; 
	scollbar-dark-color: #ffffff;
        background-attachment: fixed;
        background-position: center;
        background-width: 100%;
        background-height: 100%;
}
.enlace 
{
	font-weight: bolder;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
A.enlace:hover 
{
	color: #c00000;
	text-decoration: underline;
}
.empresa 
{
	font-weight: bolder;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
A.empresa:hover 
{
	color: #c00000;
	text-decoration: underline;
}
.titulo
{
	font-weight: bolder;
	font-size: 17pt;
	color: #009966;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.cabecera
{
	font-weight: bolder;
	font-size: 14pt;
	color: red;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.texto
{
	font-size: 10pt;
	color: #003366;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.encabezado
{
	text-align:right;
	font-weight: bolder;
	font-size: 10pt;
	color: #009966;
	font-family: Verdana, Arial;
}
.linea
{
	border-bottom-color: #009966;
	border-bottom-width: 1px;
}
.copyrigth
{
	text-align: center;
	font-size: 8pt;
	color: #C0C0C0;
	font-family: Verdana, Arial;
}
.optimizado
{
	text-align: center;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial;
}
.alert
{
	text-align: center;
	font-size: 8pt;
	color: #c00000;
	font-family: Verdana, Arial;
}
.postit
{
        position:absolute;
        width:250;
        padding:5px;
        background-color:lightyellow;
        border:1px solid black;
        visibility:hidden;
        z-index:100;
        cursor:hand;
}
.cerrar
{
	font-weight: bolder;
	font-size: 6pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
A.cerrar:hover 
{
	color: #c00000;
	text-decoration: underline;
}












