body{

	background-color: #ffffff;

	font-family: Arial, Verdana;

	font-size: 11px;

	color: #666666;

}

.keywords
{
	font-family: Century Gothic, Arial, Verdana;
	font-size: 14px;
	color:#0099FF;
	text-decoration:none;
}

.mapa
{
	font-family: Century Gothic, Arial, Verdana;
	font-size: 11px;
	color:#0099FF;
	text-decoration:none;	
}


.submenu{

	font-family: Century Gothic, Arial, Verdana;
	font-size: 10px;
	color: #797979;
	text-decoration:none;
}



.submenu a{

	font-family: Century Gothic, Arial, Verdana;

	font-size: 10px;

	color: #797979;

	text-decoration: none;

}

.submenu a:hover{

	font-family: Century Gothic, Arial, Verdana;

	font-size: 10px;

	color: #333333;

	text-decoration: underline;

}



.subtitulo_negrita{

	font-family: Century Gothic, Arial, Verdana;

	font-size: 12px;

	color: #797979;

	font-weight: bold;

}





.glosa_prod{

	font-family: Arial, Verdana;

	color: #B5B5B5;

	font-size: 11px;

	font-weight: bold;

	

}



.sep{

	background-image: url(../images/sep.gif);

	background-repeat: repeat-x;

	background-position: top left;

	height: 3px;

	width: 100%;

}



.sep_vert{

	background-image: url(../images/sep_vert.gif);

	background-repeat: repeat-y;

	background-position: top left;

	width: 4px;

}



.detalle{

	width: 130px;

	text-align: justify;

	position: absolute;

	display: none;

	background: url(../images/vineta_detalle.gif) no-repeat top left;

	font-family: Arial, Verana;

	font-weight: bold;

	color: #8e8e8e;

	padding-left: 19px;

	padding-right: 10px;

	font-size: 10px;

	background-color: #E8F8FD;

	border: 1px solid #457ccd;

}

.detalle a{

	display: none;

}

.detalle a:hover{

	display: block;

}





h1{

	color: #0071BC;

	font-family: Arial;

	margin-top: -1px;

	margin-bottom: -1px;

}



.sub-h1{

	font-family: Arial, Verdana;

	font-size: 14px;

	color: #737373;

	font-weight: lighter;

	width: 1000px;

}











