@import "style.css";



.navList li.quienes a {
	background: url(img/bgQuienesHover.gif) no-repeat 0 0 !important;
	color: #fff;
}

.menu div {
	background: url(img/bgCatQuienesBottom.gif) no-repeat 0 bottom;
	padding-bottom: 185px;
}
.menu ul li a {
	min-height: 21px;
	height: auto !important; /* v2 */
	padding-bottom:5px; /* v2 */
	background: #d30101 url(img/bgCatQuienes.gif) repeat-x 0 0;
}
.menu ul li a:hover {
	background: #d30101 url(img/bgCatQuienesHover2.gif) repeat-x 0 0;
}
.menu ul li.sel a {
	background: #d30101 url(img/bgCatQuienesHover2.gif) repeat-x 0 0 !important;
}

.content {
	border-top: 3px solid #d60000;
}

.text {
	float: left;
	width: 425px;
}
h2 {
	color: #d60000;
}

h3 {
	font: normal 1.4em/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	margin-bottom: 6px;
}