*, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.activo {
	background-position: 0px bottom;
}

.submenuactivo {
	background-position: right 0px;
}

#contenedor {
	width: 976px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	min-height: 592px;
	height:auto !important;
    height:592px;
}
#contenedor.noticias {
	width: 986px;
}
#columna_izquierda {
	width: 463px;
	float: left;
}
.clear {
	clear: both;
}
#menu_principal {
	height: 58px;
	width: 463px;
}
#menu_principal ul {
	list-style-type: none;
	margin-left: 23px;
	margin-top: 20px;
}
#menu_principal ul li {
	float: left;
}
#menu_principal a:hover {
	background-position: 0px bottom;
}

#titulo {
	display: block;
	width: 463px;
}
#titulo h1 {
	background-repeat: no-repeat;
	height: 95px;
	width: 368px;
	display: block;
	margin-top: 147px;
	margin-left: 32px;
	text-indent: -5000px;
}

#menu_secundario {
	margin-top: 36px;
	margin-left: 32px;
	float: left;
	width: 144px;
	display: inline;
}

#menu_secundario ul {
	list-style-type: none;
}

#menu_secundario ul li {
	display: block;
	width: 144px;
	margin-bottom: 0px;
}
#menu_secundario ul li a {
	display: block;
	height: 17px;
	width: 144px;
	margin-bottom: 6px;
}
