@import "style.css";



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

.menu div {
	background: url(img/bgCatPrensaBottom.gif) no-repeat 0 bottom;
	padding-bottom: 67px;
}
.menu h2 {
	background: #ffc900;
	font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
	margin: 0;
	color: #fff;
	width: 161px;
}
.menu h2 a {
	display: block;
	overflow: hidden;
	padding: 10px 0 0 12px;
	width: 149px;
	height: 26px;
	color: #fff;
	border-bottom: 1px solid #fce860;
}
.menu h2.sel {
	background: url(img/bgCatPrensa.gif) repeat-x 0 0;
}
.menu ul li {
	color: #969695;
}
.menu ul li a {
	background: #fff;
	border-bottom: 1px solid #ffe299;
	color: #f09e00;
	font: normal 1em/1.2 Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 3px 5px 7px 12px;
}
.menu ul li p {
	font: normal 0.91em/1.2 Arial, Helvetica, sans-serif;
	padding: 5px 5px 0 12px;
	background: #fff;
}
.menu h2 a:hover {
	background: url(img/bgCatPrensa.gif) repeat-x 0 0;
}
.menu ul li.sel a {
	font-weight: bold;
	text-decoration: none;
}


.content {
	border-top: 3px solid #ffc000;
}
.text {
	float: right;
	width: 590px;
}
.content h2 {
	color: #ffc000;
	margin-bottom: 10px;
}
.content h3 {
	font: normal 1.9em/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 6px;
}
.content p.lead {
	font: normal 1.3em/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #6b6a6a;
	margin-bottom: 6px;
}
.img {
	float: left;
	background: url(img/bgPrensaImg.gif) no-repeat 0 0;
	padding: 5px 0 0 7px;
}

.content ul, .content ul li {
	overflow: hidden;
	display: block;
}
.content ul li {
	padding: 10px 0 15px 0;
	border-bottom: 1px dotted #646464;
}

* html .content ul li { height: 1%; }  /* IE 6 fix */

.content ul li.first {
	padding-top: 0;
	border-bottom: 1px dotted #646464;
}
.content ul li.last {
	border-bottom: none;
}
.content ul .header {
	overflow: hidden;
	width: 100%;
}
.content ul h3 {
	float: left;
	width: auto;
	padding-right: 15px;
}
.content ul h3 a {
	font: normal 0.71em/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #ffc000;
	text-decoration: underline;
}
.content ul span.date {
	font: normal 0.55em/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.content ul .text {
	clear: both;
	width: 100%;
	padding-top: 6px;
}
