@charset "utf-8";
h1 {
	margin: 0px;
	padding: 0px;
}
h1 a {
	float: left;
	height: 96px;
	width: 100%;
}

/* CSS Document */

h1 span{
	display: none;
}
.modulos h2 {
	color: #FFF;
	margin: 0px;
	padding: 5px 0px;
	background: url(../img/q8-box-header.png);
	text-transform: uppercase;
	font-size: 0.8em;
	float: left;
	width: 100%;
	text-indent: 10px;
	border-bottom: 1px solid #1A4F88;
}
#menu_left h2 {
	color: #FFF;
	margin: 0px;
	padding: 7px 0px;
	background: url(../img/nav2-bg.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-size: 0.75em;
	float: left;
	width: 205px;
	text-indent: 10px;
	border-bottom: 1px solid #1A4F88;
}
.avisos_left h2 {
	color: #FFF;
	margin: 0px;
	padding: 7px 10px;
	background: url(../img/nav2-bg.gif) repeat-x left bottom #1B518E;
	text-transform: uppercase;
	font-size: 0.75em;
	float: left;
	width: 205px;
	text-indent: 0px;
	border-bottom: 1px solid #1A4F88;
}

h2 {
	color: #FFF;
	margin: 0px;
	padding: 5px 0px;
	background: url(../img/q8-box-header.png);
	text-transform: uppercase;
	font-size: 0.8em;
	float: left;
	width: 100%;
	text-indent: 10px;
	border-bottom: 1px solid #1A4F88;
}
.titulo_bloque {
	color: #FFF;
	margin: 0px;
	padding: 5px 0px;
	background: url(../img/q8-box-header.png);
	text-transform: uppercase;
	font-size: 0.8em;
	float: left;
	width: 100%;
	text-indent: 10px;
	border-bottom: 1px solid #1A4F88;
	font-weight: bold;
}
h3 {
	font: bold 1.5em Arial, Helvetica, sans-serif, "Arial Narrow";
	margin-top: 15px;
	margin-left: 0px;
	text-align: left;
	margin-bottom: 20px;
}
h4 span {
	font-style: italic;
	color: #1B4F9F;
}
h4 {
	font: bold 1em Arial, Helvetica, sans-serif, "Arial Narrow";
	margin-top: 13px;
	text-align: left;
	margin-bottom: 10px;
}
.categoria h4{
	margin: 0px !important;
	padding: 0px  !important;
}
.categoria h4 a{
	margin: 0px !important;
	padding: 0px  !important;
	background: url(../img/arrow.jpg) no-repeat;
	float: left;
	text-indent: 20px;
	font-size: 0.8em;
	line-height: 1.4em;
	text-decoration: none;
}

h5 {
	font: Bold 0.8em Arial, Helvetica, sans-serif, "Arial Narrow";
	margin-top: 15px;
	text-align: left;
	margin-bottom: 10px;
}

.hr_sedes {
	width: 928px;
	border-top: 1px solid #232C36;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #232C36;
	border-bottom-color: #232C36;
	border-left-color: #232C36;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.h_activo {
	color: #002451;
}
