.titularesSecciones {
	border-top: 2px solid #afbdd9;
	padding: 1.5ex 0 0 0;
	margin-top:10px;
}

.titularesSecciones ul {
	margin: 0;
	padding: 0;
	float: none;
	list-style: none;
}

.titularesSecciones ul li {
	background: none;
	padding: 0;
	margin: 0 0 .75ex 0;
	width: 465px;
	float: left;
}

.titularesSecciones ul li.liImpar {
	clear: left;
	display: block;
	margin-right: 25px;
}

.titularesSecciones ul li.liPar { float: left; *float: none; }/* IE */

.titularesSecciones ul li h6 {
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 .5ex 0;
	padding: 0 0 0 2px;
	color: #990000;
	border-bottom: 1px solid #afbdd9;
}

.titularesSecciones ul li h6 a {
	text-decoration: none;
}

.titularesSecciones ul li h6 a:hover {
	text-decoration: underline;
}

.titularesSecciones ul li ul {
	margin: 0 0 0 .5em;
	padding: 0;
}

.titularesSecciones ul li ul li {
	padding: 0 0 0 14px;
	margin: 0 0 .5ex 0;
	background: url("i/secciones.gif") 0 0 no-repeat;
	line-height: 120%;
	width: auto;
	float: none;
}

.titularesSecciones ul li ul li a {
	text-decoration: none;
}

.titularesSecciones ul li ul li a:hover {
	text-decoration: underline;
}

.titularesSecciones .adv .advert {padding-bottom:10px}
