#imagencab {
	background-image: url(../imagenes/cabecera_portada.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	display: block;
	overflow: hidden;
	height: 7em;
	float: left;
	clear: both;
}
/**************************************************************************/
/****************************  LA AGENCIA  *******************************/
/************************************************************************/
#_________________________ {}
#la_agencia {
	clear: both;
	width: 90%;
	overflow: hidden;
	font-size: 0.9em;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 1em;
	padding-top: 0.5em;
}
#la_agencia p {
	width: 70%;
	clear: right;
	float: right;
	text-align: justify;
}

#la_agencia ul {
	clear: left;
	float: left;
	width: 22%;
	background-image: url(../imagenes/fondo_agencia.gif);
	background-repeat: no-repeat;
	background-position: 3.6em 0em;
	margin: 0em;
	border: 1px solid #9b9fa2;
	padding: 0.3em;
}
#la_agencia li {
	list-style-image: url(../imagenes/bullet_logo.gif);
	list-style-position: outside;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1.5em;
}
#la_agencia li a {
	font-weight: bold;
	color: #162983;
	text-decoration: none;
	background-color: #FFFFFF;
}
#la_agencia li a:hover {
	text-decoration: underline;
}
/**************************************************************************/
/******************************  IZQUIERDA   *****************************/
/************************************************************************/
#_________________________ {}
#izq {
	width: 28%;
	overflow: hidden;
	clear: left;
	float: left;
	padding-right: 1%;
}
#izq h2 {
	margin: 0.1em;
	font-size: 1.1em;
	padding-top: 0.1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
}
#noticias {
	width: 90%;
	border: 1px solid #990000;
	float: right;
	display: block;
	font-size: 0.85em;
	margin: 0.5em;
}
.h2_noticias {
	background-color: #990000;
	color: #FFFFFF;
}
#noticias ol {
	margin: 0.2em;
	list-style-position: inside;
	list-style-image: url(../imagenes/bullet_logo.gif);
	list-style-type: none;
	padding: 0.5em;
	overflow: auto;
	height: 12.5em;
}
#noticias li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0.4em;
	padding-right: 0.3em;
	padding-bottom: 0.4em;
	padding-left: 0.3em;
}
#noticias li:hover {
	background-color: #F3F3F3;
}
#noticias a, #noticias a:visited {
	color: #990000;
	text-decoration: underline;
}
#noticias a:hover {
	text-decoration: none;
}
/*****************************************************************/
#ruedas {
	width: 90%;
	border: 1px solid #9b9fa2;
	float: right;
	display: block;
	font-size: 0.85em;
	margin: 0.5em;
}
.h2_ruedas {
	background-color: #ebebec;
}
.h2_ruedas:hover {
	background-color: #383F46;
}

.h2_ruedas a {
	color: #383f46;
	background-image: url(../imagenes/bullet_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	text-decoration: none;
	display: block;
}
.h2_ruedas a:hover {
	text-decoration: underline;
}
.h2_ruedas:hover a{
	color: #FFFFFF;
	text-decoration: none!important;
}
#boletin {
	width: 90%;
	border: 1px solid #9b9fa2;
	float: right;
	display: block;
	font-size: 0.85em;
	margin: 0.5em;
}
.h2_boletin {
	background-color: #383F46;
	color: #FFFFFF;
}
#boletin ul {
	margin: 0em;
	list-style-position: inside;
	list-style-image: url(../imagenes/bullet_logo.gif);
	list-style-type: none;
	padding: 0.5em;
}
#boletin li {
	padding: 0.3em;
}
#boletin a, #boletin a:visited {
	color: #383F46;
	text-decoration: underline;
}
#boletin a:hover {
	text-decoration: none;
}
/**************************************************************************/
/******************************  CENTRAL   *******************************/
/************************************************************************/
#_________________________ {}
#central {
	width: 69%;
	overflow: hidden;
	float: right;
	clear: right;
	padding-left: 0.5em;
}
#central .caja_central {
	width: 45%;
	border: 1px solid #9b9fa2;
	float: left;
	overflow: auto;
	display: block;
	margin: 0.5em;
	font-size: 0.85em;
}
#central .caja_central h2 {
	margin: 0.1em;
	font-size: 1.1em;
	padding-top: 0.1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
}
#central .caja_central p {
	padding: 0.5em;
}
#central .masinfo {
	color: #990000;
	text-decoration: none;
	background-color: #F9F9F9;
	font-size: 0.95em;
	padding-top: 0.1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	border: 1px solid #EBEBEC;
	text-align: center;
}
#central .masinfo:hover {
	color: #FFFFFF;
	background-color: #990000;
}
/**********************************************************/
#central .caja_central h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#central .caja_central h2 a:hover {
	text-decoration: underline;
}
/************************************************************/
.h2_ciudadano {
	background-color: #162983;
	color: #FFFFFF;
}

.h2_empresas {
	background-color: #009036;
	color: #FFFFFF;
}
.h2_gestion {
	background-color: #85BA37;
	color: #FFFFFF;
}
.h2_infraest {
	background-color: #BCD050;
	color: #FFFFFF;
}
.h2_correo {
	background-color: #383f46;
	color: #FFFFFF;
}
/**************************************************************/
form#login {
	margin: 0em;
	padding: 0em;
	width: 50%;
	float: left;
	text-align: center;
}
#correo {
	text-align:center
}
#correo ul {
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#correo li {
	margin-bottom: 0.5em;
}
#correo a, #correo a:visited {
	color: #990000;
	text-decoration: underline;
}
#correo a:hover {
	text-decoration: none;
}
#correo .accesos_correo {
	list-style-type: none;
	display: block;
	float: left;
	width: 40%;
	padding-left: 5%;
}
#correo .accesos_correo li {
	border: 1px solid #999999;
	padding: 0.2em;
	background-color: #F3F3F3;
	margin-bottom: 0.7em;
}

fieldset {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
div.usuario {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0em;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
div.contrasena {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0em;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
.h2_tarjeta {
	background-color: #383f46;
	color: #FFFFFF;
}
a.enlace_descargas {
	background-image: url(../imagenes/bullet_descargas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.8em;
	margin-right: 0.3em;
	margin-left: 0.5em;
}
a.enlace_pdf {
	background-image: url(../imagenes/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.7em;
	margin-right: 0.3em;
	margin-left: 0.5em;
}
.sinlista {
	list-style:none!important;
}
img.lariojaes {
	float: right;
	margin-top: 1em;
	margin-right: 4em;
	margin-bottom: 2em;
	margin-left: 2em;
}
div.clear {
	clear:both;
	height: 0.5em;
	display: block;
}