.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 225px;
	font-weight: normal;
	padding-left: 14px;
	text-decoration: none;
	padding-top: 2px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-image: url(images/fondo_menu_a.jpg);
	height: 19px;
	width: 239px;
}
.titulo_publicidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/fondo_publicidad.jpg);
	height: 17px;
	width: 237px;
	background-repeat: no-repeat;
	text-align: center;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3975B0;
	text-decoration: none;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0069D2;
	border-right-color: #0069D2;
	border-bottom-color: #0069D2;
	border-left-color: #0069D2;
}
.contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
