.menu{
	font-family:tahoma;
	font-size:12px;
	color:#353D50;
	font-weight:bold;
	text-decoration:none;
	line-height: 25px;

}
.menu:hover{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height: 25px;	
}
.submenu{
	font-family:tahoma;
	font-size:11px;
	color:#353D50;
	font-weight:bold;
	text-decoration:none;
}
.submenu:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.texto{
	font-family:tahoma;
	font-size:10px;
	color:#353D50;
	font-weight:normal;
	text-decoration:none;
}
.textocontenidos{
	font-family:tahoma;
	font-size:11px;
	color:#353D50;
	font-weight:normal;
	text-decoration:none;
}

.caja_bordenegro {  BACKGROUND-COLOR: #ffffff; FONT-FAMILY: tahoma, ;FONT-SIZE: 11px; border: solid 1px #686868}

