body {
    SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #A1A597;
	SCROLLBAR-HIGHLIGHT-COLOR: #A1A597;
	SCROLLBAR-SHADOW-COLOR: #A1A597;
	SCROLLBAR-3DLIGHT-COLOR: #A1A597;
	SCROLLBAR-ARROW-COLOR: #A1A597;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-attachment: fixed;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.titulo_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2C0A01;
	text-align: justify;
}
.textogen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.titulopag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tabla {
	/*border-top: 1px solid #00346F;
	border-right: 1px solid #00346F;
	border-bottom: 1px none #00346F;
	border-left: 1px none #00346F;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}


.tablafit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0192d1;
}
.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blanco {color: #FF33FF
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 0px;
}
.titulo_pagina {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C0A01;
	font-weight: bold;
}
a:link {
	text-decoration: none;	
	color: #999;
	line-height: 16px;
}
a:visited {
	text-decoration: none;	
	color: #999;
	line-height: 16px;
}
a:hover {
	text-decoration: underline;	
	color: #666;
	line-height: 16px;
}
a:active {
	text-decoration: none;
	color: #999;
	line-height: 16px;
}

/*Links de Colores*/

a.verde:link {font-weight:bold;
			  color:#85c441; }
a.verde:visited {font-weight:bold;
                 color:#85c441;}
a.verde:hover {font-weight:bold;
               color:#98e04b;}
a.verde:active {font-weight:bold;
                color:#85c441;}

a.pie:link {font-weight:bold; 
            color:#333;}
a.pie:visited {font-weight:bold; 
               color:#333;}
a.pie:hover {font-weight:bold;
             color:#666666; 
			 text-decoration:underline;}


/*a:link {
	color: #2C0A01;
}
a:visited {
	color: #2C0A01;
}*/
#flashArea{
	display:block;
	width:320px;
	height:240px;
	float:right;
	z-index: 1;
}