@charset "utf-8";

/* --------------------------------------------------------------------	*/
/*	CSS general															*/
/*  -------------------------------------------------------------------	*/
html {
	overflow-x:hidden;
}

body {
	margin: 0;
	font-family:"Trebuchet MS";
	/*font-size: 1%;*/
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align:left;
	
	background-color: #ffffff;
}

p {
	/* top right bottom left */
	margin: .25em 0 0.90em 0;
}


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.enlace {
	text-decoration: none;
	color: #f17d00;
}

.enlace:hover {
	text-decoration: underline;
	color: #f17d00;
}

img {
	border: 0;
}

.img_izq {
	float:left;
	margin-right: 16px;
	margin-bottom: 4px;
}

.img_der {
	float:right;
	margin-left: 16px;
	margin-bottom: 4px;
}

#cuenta_atras {
	position: absolute;
	margin-top:0px;
	margin-left: 605px;
	
	width: 154px;
	height: 44px;
}

.enlace_email {
	text-decoration:underline;
	background-color: #f17d00;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}

.enlace_email:hover {
	text-decoration:underline;
	background-color: #f17d00;
	color:#000000;
}


/* --------------------------------------------------------------------	*/
/*	CSS menu															*/
/*  -------------------------------------------------------------------	*/
#menu {

}

#menu ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 11px;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li a {
	display:block;
	width:130px;
	background-color: #cccccc;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	
	padding-top:6px;
	padding-bottom:8px;
	padding-left: 12px;
}

#menu li a.menu_on {
	font-weight:bold;
}

#menu ul ul {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 4px;
}

#menu li li {
	
}

#menu li li a {
	display:block;
	width:130px;
	background-color: #cccccc;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	
	padding-top:0px;
	padding-bottom:2px;
	padding-left: 18px;
}




/* --------------------------------------------------------------------	*/
/*	CSS fechas clave													*/
/*  -------------------------------------------------------------------	*/
.fechas_titulo {
	display:block;
	font-size: 12px;
	color: #f17d00;
	padding-bottom: 4px;
}

.fechas_fecha {
	font-size: 9px;
	color: #f17d00;
	line-height: 10px;
}

.fechas_desc {
	display:block;
	font-size: 9px;
	color: #000000;
	line-height: 10px;
	padding-bottom: 2px;
}




/* --------------------------------------------------------------------	*/
/*	CSS menu aux														*/
/*  -------------------------------------------------------------------	*/
.menu_aux {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 12px;
}

.menu_aux a {
	color: #ffffff;
	text-decoration: none;
}

/* --------------------------------------------------------------------	*/
/*	CSS pie																*/
/*  -------------------------------------------------------------------	*/
.pie {
	font-size: 9px;
	color: #868686;
	text-decoration: none;
	padding-bottom: 12px;
}

.pie a {
	color: #868686;
	text-decoration: none;
}


/* --------------------------------------------------------------------	*/
/*	CSS titulos															*/
/*  -------------------------------------------------------------------	*/
h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
}


h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #f17d00;
	
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #f17d00;
}


h3 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #f17d00;
}

h4 {
	padding: 0px 0px 2px 0px;
	
	font-size: 13px;
	font-weight: bold;
	color: #003b00;
	/*text-align: right;*/
}

h5 {
	padding: 0px 0px 2px 0px;
	
	font-size: 12px;
	font-weight: bold;
	color: #003b00;
}

h6 {
	padding: 0px 0px 8px 0px;
	
	font-size: 11px;
	font-weight: bold;
	color: #003b00;
}

h7 {
	padding: 0px 0px 2px 0px;
	
	font-size: 10px;
	font-weight: bold;
	color: #003b00;
}




/* --------------------------------------------------------------------	*/
/*	CSS textos															*/
/*  -------------------------------------------------------------------	*/
.texto_justify {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	text-align:justify;
}

.texto {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	text-align:justify;
	margin-right:5px;
	/*text-align:left;*/
}

.texto_izq {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	text-align:left;
}

.textod {
	font-size: 12px;
	text-decoration: none;
	color: #f17d00;
}

.textod a {
	text-decoration: none;
	color: #f17d00;
}

.textod a:hover {
	text-decoration: none;
	color: #f17d00;
}

.texto2 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #ffffff;
	/*text-align:left;*/
	text-align:justify;
}

.texto_blanco {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #ffffff;
}

.texto_idiomas {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color: #666666;
	text-align:left;
}

.texto_idiomas a {
	color: #666666;
}


/* --------------------------------------------------------------------	*/
/*	CSS listado															*/
/*  -------------------------------------------------------------------	*/
.listado {
	padding-top: 8px;
}

.listado ul {
	margin: 0;
	padding: 0;
	padding-top:8px;
}

.listado li {
	margin: 0;
	padding: 0;
	list-style-type:none;

	display:block;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 12px;
	
	background-image:url(../img/cuadradin.gif);
	background-repeat:no-repeat;
	background-position: 2px 8px;
}


.listado ul ul {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.listado li li {
	margin: 0;
	padding: 0;
	list-style-type: none;

	display:block;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 12px;
	
	background-image:url(../img/cuadradin2.gif);
	background-repeat:no-repeat;
	background-position: 2px 8px;
}




/* --------------------------------------------------------------------	*/
/*	CSS noticias destacadas home										*/
/*  -------------------------------------------------------------------	*/
.caja_list_noticias_home_izq {
	width:320px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	
	padding-right: 14px;
}

.list_noticias_titulo_home_izq {
	display:block;
	font-size: 19px;
	line-height: 19px;
	font-weight:normal;
	color:#f17d00;
	text-decoration:none;
	
	padding-bottom: 4px;
}

.list_noticias_titulo_home_izq a {
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_titulo_home_izq a:hover {
	color:#f17d00;
	text-decoration:underline;
}

.list_noticias_texto_home_izq {
	font-size: 11px;
	line-height: 15px;
	font-weight:normal;
	color:#000000;
	
}

.list_noticias_enlace_home_izq {
	font-size: 10px;
	font-weight:normal;
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_enlace_home_izq a, .list_noticias_enlace_home_izq a:hover {
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_enlace_home_izq a:hover {
	color:#f17d00;
	text-decoration:underline;
}


.list_noticias_img_home_izq {
	/*display: block;*/
	float:left;
	border: 1px solid #f17d00;
	margin-right: 8px;
	margin-bottom: 2px;
}

.list_noticias_enlace_home_der {
	font-size: 13px;
	font-weight:normal;
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_enlace_home_der a {
	color:#f17d00;
}

.list_noticias_enlace_home_der a:hover {
	color:#f17d00;
}

.caja_list_noticias_home_der {
	background-color:#fdefe0;
	padding-left:16px;
	padding-right:16px;
	font-size:13px;
	line-height:16px;
}

.list_noticias_separador_home_der {
	padding-top:12px;
	padding-bottom:12px;
	background-image:url(../img/noticias_home_der_separador.gif);
	background-repeat:repeat-x;
	background-position: center;
}




/* --------------------------------------------------------------------	*/
/*	CSS noticias														*/
/*  -------------------------------------------------------------------	*/
.caja_list_noticias {
	width:100%;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 0px;
	
}

.list_noticias_separador {
	padding-top: 12px;
	padding-bottom: 0px;
	border-bottom:dotted 1px #CCCCCC;
}

.list_noticias_titulo {
	font-size: 12px;
	line-height: 14px;
	font-weight:normal;
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_titulo a {
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_titulo a:hover {
	color:#f17d00;
	text-decoration:underline;
}

.list_noticias_fecha {
	font-size: 10px;
	font-weight:normal;
	color:#666666;
}

.list_noticias_texto {
	font-size: 9px;
	line-height: 11px;
	font-weight:normal;
	color:#000000;
}

.list_noticias_enlace {
	font-size: 9px;
	font-weight:normal;
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_enlace a, .list_noticias_enlace a:hover {
	color:#f17d00;
	text-decoration:none;
}

.list_noticias_enlace a:hover {
	color:#f17d00;
	text-decoration:underline;
}


.list_noticias_img {
	/*display: block;*/
	float:left;
	border: 1px solid #f17d00;
	margin-right: 8px;
	margin-bottom: 2px;
}


.caja_noticia {
	
}

.noticia_volver {
	font-size: 12px;
	font-weight:normal;
	color:#f17d00;
	text-decoration:none;
	
	padding-bottom: 12px;
}

.noticia_volver a, .noticia_volver a:hover {
	color:#f17d00;
	text-decoration:none;
}

.noticia_volver a:hover {
	text-decoration:underline;
}


.noticia_titulo {
	display:block;
	font-size: 20px;
	line-height: 22px;
	font-weight:normal;
	color:#f17d00;
	text-decoration:none;
	
	padding-bottom: 4px;
}

.noticia_fecha {
	display:block;
	font-size: 13px;
	font-weight:normal;
	color:#666666;
	
	padding-bottom: 4px;
}

.noticia_texto {
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}

.noticia_img {
	/*display: block;*/
	float:left;
	border: 1px solid #f17d00;
	margin-right: 16px;
	margin-bottom: 4px;
}

.noticia_pdf {
	display: block;
	margin-top: 8px;
}




/* --------------------------------------------------------------------	*/
/*	CSS listados														*/
/*  -------------------------------------------------------------------	*/
.listado_enlaces {
	padding-top: 0px;
}

ul.listado_enlaces {
	margin: 0;
	padding: 0;
	padding-top:0px;
	margin-left: 26px;
	margin-right: 26px;
}

ul.listado_enlaces li {
	margin: 0;
	padding: 0;
	list-style-type:none;

	display:block;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color: #f17d00;
	
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 6px;
	padding-right: 6px;
	
	margin-bottom:10px;
}

ul.listado_enlaces li a {
	color: #ffffff;
}

ul.listado_enlaces li a:hover {
	color: #ffffff;
	text-decoration:underline;
}




/* --------------------------------------------------------------------	*/
/*	CSS botones															*/
/*  -------------------------------------------------------------------	*/
.boton_naranja {
	margin: 0;
	padding: 0;
	margin: auto;

	display:block;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	background-color: #f17d00;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 6px;
	padding-right: 6px;
	
	width: 240px;
}

.boton_naranja a {
	
	color: #ffffff;
	background-color: #f17d00;
	
}

.boton_naranja a:hover {
	
	color: #ffffff;
	background-color: #f17d00;
	
}




/* --------------------------------------------------------------------	*/
/*	CSS formularios														*/
/*  -------------------------------------------------------------------	*/
form {
	margin: 0;
	padding: 0;
}

.caja_form {
	border: 1px solid #AAAAAA;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	
	padding-top: 2px;
	padding-bottom: 2px;
}

.caja_combo {
	border: 1px solid #AAAAAA;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.form_enviar {
	float: right;
	font-size: 12px;
	text-align: center;
	border: 1px solid #000;
	color: #000000;
	background-color: #999;
	width: 60px;
	padding: 4px;
}

.form_enviar a {
	color: #000000;
	text-decoration: none;
}

.form_enviar a:hover {
	color: #000000;
	text-decoration: none;
}

.form_check_privacidad {
	float: right;
	font-size: 12px;
	color: #000000;
}

.form_check_privacidad a {
	color: #000000;
	text-decoration: underline;
}

.form_check_privacidad a:hover {
	color: #000000;
	text-decoration: underline;
}

form .radio {
	margin:0;
	padding:0;
	vertical-align:middle;

}




/* --------------------------------------------------------------------	*/
/*	CSS tablas															*/
/*  -------------------------------------------------------------------	*/
.tabla1 {
	border-left: 1px solid #000;
	/*border-right: 1px solid #000;*/
}

.tabla1 th {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tabla1 tr {
	border: 1px solid #000;
}

.tabla1 td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
}




/* --------------------------------------------------------------------	*/
/*	CSS varios															*/
/*  -------------------------------------------------------------------	*/
.cv {
	width: 1px;
}

.ch {
	height: 1px;
}

.alinea_derecha {
	text-align: right;
}
input{
	margin-left:5px;
	}
input.boton{
	height:27px;
	width:132px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	font-size: 10px;
	background-image: url(../img/siguiente.png);
	background-repeat: no-repeat;
}
input.imprimir{
	height:27px;
	width:132px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	font-size: 10px;
	background-image: url(../img/imprimir.png);
	background-repeat: no-repeat;
}
input.confirmar{
	height:27px;
	width:132px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	font-size: 10px;
	background-image: url(../img/confirmar.png);
	background-repeat: no-repeat;
}
input.confirmar2{
	height:23px;
	width:179px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	font-size: 10px;
	background-image: url(../img/confirmar2.png);
	background-repeat: no-repeat;
}
input.nueva{
	height:23px;
	width:182px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	font-size: 10px;
	background-image: url(../img/nueva.png);
	background-repeat: no-repeat;
}

.boton{
	height:27px;
	width:132px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	font-size: 10px;
	background-image: url(../img/siguiente.png);
	background-repeat: no-repeat;
}
a.boton{
	height:27px;
	width:132px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	font-size: 10px;
	background-image: url(../img/input.png);
	background-repeat: no-repeat;
}