
BODY { margin: 0px; font: 10pt Trebuchet MS; }
TABLE { font: 10pt Trebuchet MS; }

IMG.banner { height: 75px; width: 870px; border: 0px; }
IMG.reparto { width: 435px; height: 285px }
IMG.margen_izq { margin-left: 15px; margin-bottom: 15px }

.gris { color: #777777; }

A, A:visited { color: #DF487F; text-decoration: none; }
A:hover, A:active { color: #DF487F; text-decoration: underline; }

A.menu, A.menu:visited { color: #999999; text-decoration: none; }
A.menu:hover, A.menu:active { color: #DF487F; text-decoration: none; }

TD.menu { border-top: solid 2px #CCCCCC; border-bottom: solid 2px #CCCCCC;
	padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px; 
	font: bold 9pt times; cursor: hand; }
TD.menuselect { border-top: solid 2px #DF487F; border-bottom: solid 2px #DF487F; 
	padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px; 
	font: bold 9pt times; cursor: hand; }
TD.menusep { width: 5px; }

TD.texto { text-align: justify; padding: 10px; }

TD.submenu { border-top: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC;
	padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px;
	color: #777777; }

TD.bocadillo{
	padding:10px;
	color: #FFFFFF;
}

FONT.flecha { font: 9pt Arial; color: #DF487F; }

FONT.textoPortada{
	font: 15pt Trabuchet MS;
	color: #DF487F;
	text-decoration: none;
}

DIV.capa {
	  position:absolute;   
	  height:23px; 
	  z-index:1; 
	  background-color:#FFFFFF; 
	  border: 1px solid #DF487F;
	  visibility: hidden;
}


