#menu {
	margin: 0 auto 0 auto;
	width: 1009px;
}
#contenido-menu {
	margin: 0px 0px 0px 0px;
	float:left;
	width: 1009px;
	height: 29px;	
	background-color: #EEFAFA;
}
#contenido-menu li {
	margin: 0px 0px 0px 15px;
	float: left;
	display: block;
}
#contenido-menu h2 {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #898BD0;
	text-decoration: none;	
	height: 29px;
	line-height: 29px;
}
#contenido-menu h2 a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #898BD0;
	text-decoration: none;
	height: 29px;
	line-height: 29px;
}
#contenido-menu h3 {
	margin: 0px 0px 0px 0px;
	background-image: url(img/barraseparacion.jpg);
	width: 3px;
	height: 29px;
}
