* {
	padding: 0;
	margin: 0;
}

body{
	padding: 0;
	margin: 0; /*background: #ED1F33;*/
	background-color: #FFFFFF;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.fondo{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	/*background: #FFF url(img/fondo.jpg) repeat-y center;*/
	background-color: #fff;
}
.destacado{
	color: #FF0000;
}
.contenedor{
	margin: 0 15px 0 15px;
	padding: 0 10px 10px 10px;
	width: 750px;
}

.banderitas{
	margin: 0;
	padding: 3px 0 3px 10px;
	float: right;
	border-left: 1px dotted #ED1F33;
	border-bottom: 1px solid #ED1F33;
}

.fecha_superior{
	margin: 0;
	padding: 3px 10px 3px 10px;
	float: right;
	border-bottom: 1px solid #ED1F33;
}

.tiempo{
	margin: 0;
	padding: 3px 10px 3px 10px;
	float: right;
	border-left: 1px dotted #ED1F33;
	border-bottom: 1px solid #ED1F33;
}
.tiempo img{
	padding: 1px 5px 0 0;	
	float: left;
}
img{
	border: 0;
}

h1{
	/*height: 179px;*/
	height: 1px;
	margin: 10px 0 0 0;
	paddding-top: 5px;
	display: block;
	text-indent: -9999px;
}

h1.c1{ background: url(img/cabeceras/cap-1.jpg) left top no-repeat; }
h1.c2{ background: url(img/cabeceras/cap-2.jpg) left top no-repeat; }
h1.c3{ background: url(img/cabeceras/cap-3.jpg) left top no-repeat; }
h1.c4{ background: url(img/cabeceras/cap-4.jpg) left top no-repeat; }
h1.c5{ background: url(img/cabeceras/cap-5.jpg) left top no-repeat; }
h1.c6{ background: url(img/cabeceras/cap-6.jpg) left top no-repeat; }
h1.c7{ background: url(img/cabeceras/cap-7.jpg) left top no-repeat; }
h1.c8{ background: url(img/cabeceras/cap-8.jpg) left top no-repeat; }
h1.c9{ background: url(img/cabeceras/cap-9.jpg) left top no-repeat; }

h2{
	font-size: 1.3em;
	color: #FF0000;
	display: block;
	font-weight: normal;
}

h2.titulo_seccion{
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	color: #ED1F33;
	border: 0;
	width: 244px;
	display: block;
	float: left;
	text-transform: uppercase;
}

h2.titulo_ficha{
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 1.2em;
	font-weight: normal;
	color: #ED1F33;
	border: 0;
	display: block;
}

h3{
	margin-bottom: 2px;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	/*border-bottom: 1px solid #ED1F33;*/ /* ho llevem segons redisseny 2008 */
	display: block;}

h3.titulo_subseccion{
	font-weight: bold;
	text-align: left;
	display: block;
	width: 496px;
	float: right;
	vertical-align: bottom;
	text-transform: uppercase;
}
	
h3.categoria_agenda{
	border: 0;
	color: #ED1F33;
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0 5px 0;
}
h3.index{
	background-color: #ED1F33;
	color: #fff;
	text-transform: none;
	font-weight: normal;
	font-size: 1.2em;
	padding: 2px 10px; 
	margin: 0;
}
h4 {
	font-size: 10px;
	background: #CCC;
	font-weight: normal;
	padding: 2px 2px 2px 5px;
	text-transform: uppercase;
}
h4.h4index{
	margin-top: 14px;
	background: #CCC;
	color: #FFF;
	font-size: 10px;
	display: block;
	padding: 2px 10px 2px 10px;
	text-transform: none;
	font-weight: bold;
}
h5{
	background: #AAA;
	color: #FFF;
	font-size: 10px;
	display: block;
	padding: 2px 10px 2px 10px;
}

h6{
	background: #ED1F33;
	color: #FFF;
	font-size: 10px;
	display: block;
	padding: 2px 10px 2px 10px;
}
.clear{
	clear: both;
}

.espacio{
	height: 10px;
}
a{
	color:#ED1F33;
}
a:hover{
	text-decoration: none}
.imagen-lateral{
	margin-top: 10px;
}
p{
	margin: 5px 0 10px 0;
	font-size: 1.1em;
}
p.textoseccion{
	text-align: justify;
}
/*ul.listarelacionados{
	list-style-position: inside;
	margin: 5px 0 5px 10px;
	padding: 0;
	color: #ED1F33;
}
ul.listarelacionados li{
	padding-bottom: 10px;
}*/
ul.listarelacionados{
	margin: 0;
	list-style: none;
	display: block;
	font-size: 12px;
	background-color:#F4F4F4;
	float: left;
	padding: 5px 0 5px 0;
	width: 244px;
}

ul.listarelacionados li{
	padding: 10px 0 10px 0;
	color: #666666;
}
ul.listarelacionados li span{
	font-size: 1.1em;
	text-decoration: underline;
}
ul.listarelacionados li a{
	text-decoration: none;
	background: url(img/flechita.gif) right top no-repeat;
	margin-top: 3px;
	padding: 0 10px 7px 10px;
	width: 200px;
	display: block;
	color: #666666;
	float: left;
	text-align: right;
}
ul.listarelacionados li img{
	display: inline;
	float: right;
	padding-right: 5px;
	margin-top: 5px;
}	
ul.listarelacionados li a:hover{
	color: #ED1F33;
	background: url(img/flechita_sel.gif) right top no-repeat;
}


ul.listadoparrafo{
	margin-left: 20px;
	font-size:1.1em;
}
.textosangria{
	margin: 5px 0 0 30px;
	display: block;
}
/*************************************Menu*********************************/
ul#botonera1 {
	margin: 5px 0 0 0;
	list-style: none;
	display: block;
}

ul#botonera1 li{ float: left; margin:0; padding:0; }
ul#botonera1 li a{
	width: 120px;
	height: 32px;
	background: #ED1F33;
	margin: 0 15px 0 0;
	padding: 20px 0 0 56px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
}
ul#botonera1 li.menu1-en a{
	height: 42px;
	padding-top: 10px;
}
ul#botonera1 li.menultimo a{
	margin-right: 0;
	padding: 20px 0 0 56px;
}
ul#botonera1 li a:hover{
	/*color: #E5E5E5;*/
	color: #444444;
}

ul#botonera1.bot1_es {
	font-size: 0.9em;
} 

ul#botonera1 li a#fotin1{ background: url(img/botonera/bg-menu-1.jpg) top left no-repeat; }
/*ul#botonera1b li a#fotin1:hover{ background: url(img/botonera/01.jpg) bottom left; }*/
ul#botonera1 li a#fotin2{ background: url(img/botonera/bg-menu-2.jpg) top left no-repeat;}
/*ul#botonera1b li a#fotin2:hover{ background: url(img/botonera/02.jpg) bottom left; }*/
ul#botonera1 li a#fotin3{ background: url(img/botonera/bg-menu-3.jpg) top left no-repeat;}
/*ul#botonera1b li a#fotin3:hover{ background: url(img/botonera/03.jpg) bottom left; }*/
ul#botonera1 li a#fotin4{ background: url(img/botonera/bg-menu-4.jpg) top left no-repeat;}
/*ul#botonera1b li a#fotin4:hover{ background: url(img/botonera/04.jpg) bottom left; }*/

ul#botonera2 {
	margin: 5px 0 0 0;
	padding: 5px;
	list-style: none;
	display: block;
	background-color: #E5E5E5;
	float: left;
	width: 740px;
	/*font-size: 0.9em;*/
}

ul#botonera2 li{
	float: left;
	border: 1px solid #ED1F33;
	color: #ED1F33;
	text-align: left;
	width: 134px;
	font-weight: normal;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

ul#botonera2 li.textin1{
	font-size: 0.9em;
	height: 28px;
	padding: 14px 0 0 8px;
	margin: 0 5px 0 0;
}
ul#botonera2 li.textin2{
	font-size: 0.9em;
	height: 34px;
	padding: 8px 0 0 8px;
	margin: 0 5px 0 0;
}
ul#botonera2 li.textin_ult{
	font-size: 0.9em;
	height: 28px;
	padding: 14px 0 0 8px;
	margin: 0 0 0 0;
}

ul#botonera2 li.textin1 a, ul#botonera2 li.textin2 a, ul#botonera2 li.textin_ult a{
	color: #ED1F33;
	text-decoration: none;
	text-transform: uppercase;
}

ul#botonera2 li.textin1 a:hover, ul#botonera2 li.textin2 a:hover, ul#botonera2 li.textin_ult a:hover{
	color: #444444;
	text-decoration: none;
}


ul#botonera2 li.textin1_es{
	height: 28px;
	padding: 14px 0 0 8px;
	margin: 0 5px 0 0;
}
ul#botonera2 li.textin2_es{
	height: 39px;
	padding: 3px 0 0 8px;
	margin: 0 5px 0 0;
	font-size: 0.8em;
}
ul#botonera2 li.textin3_es{
	font-size: 0.9em;
	height: 34px;
	padding: 8px 0 0 8px;
	margin: 0 5px 0 0;
}
ul#botonera2 li.textin_ult_es{
	height: 28px;
	padding: 14px 0 0 8px;
	margin: 0 0 0 0;
}

ul#botonera2 li.textin1_es a, ul#botonera2 li.textin2_es a, ul#botonera2 li.textin3_es a, ul#botonera2 li.textin_ult_es a{
	color: #ED1F33;
	text-decoration: none;
}

ul#botonera2 li.textin1_es a:hover, ul#botonera2 li.textin2_es a:hover, ul#botonera2 li.textin3_es a:hover, ul#botonera2 li.textin_ult_es a:hover{
	color: #444444;
	text-decoration: none;
}

div.colentera{
	width: 726px;
	padding: 12px;
	float: left;
	background: #F5F5F5;
}
div.colentera2{
	width: 751px;
	padding: 12px 0;
	float: left;
}
div.colentera2conborde{
	border-top: 1px dashed #ED1F33;
	width: 751px;
	padding: 6px 0 10px 0;
	float: left;
}
div.col1{
	width: 244px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	background: #fff;
}

div.col1b{
	width: 496px;
	background: #EEE;
	margin-right: 5px;
	float: left;
}

div.col1c{
	width: 496px;
	margin-right: 5px;
	float: left;
}

div.col2{
	width: 244px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

div.col2b{
	background: #EEE;
	width: 244px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

div.col2c{
	width: 244px;
	float: right;
	margin-top: 5px;
}

div.col2d{
	width: 244px;
	background: #DDD;
	float: right;
}
div.col2e{
	width: 496px;
	float: right;
	background: #F6E5E5;
}
div.col3{
	width: 242px;
	float: right; 
}
div.col3 img{
	margin-bottom: 15px;
}
div.col3b{
	background: #F6E5E5;
	width: 242px;
	float: right;
}

div.col3c{
	background: #EEE;
	width: 242px;
	float: right;
}

div.col2_1{
	width: 118px;
	float: left;
}

div.col2_2{
	width: 368px;
	float: right;
}

div.col2_3{
	width: 496px;
	float: right;
}
div.col2_3 img.imgtiempo{
	width: 496px;
}

div.colborder{
	border-left: 1px dashed #ED1F33;
	border-right: 1px dashed #ED1F33;
	border-bottom: 1px dashed #ED1F33;
	margin: 0;
	padding: 0;
}

img.imagenmapa{
	border: 4px solid #cccccc;
}	
/**************************************HOME************************************/

div.colentera p{
	text-align: justify;
	margin: 0;
	padding: 0;
}
div.colentera2 p, div.colentera2conborde p{
	float: right;
	width: 530px;
	margin: 17px 0;
}
div.colentera2 p.pagenda, div.colentera2conborde p.pagenda{
	margin: 17px 0 10px 0;
}
span.dataacte{
	font-size: 0.9em;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 0;
}
p.pintroduccion{
	margin: 0;
	padding: 12px 0 0 0;
}
a.enlaceindex{
	margin: 0px 15px;
	padding: 2px 0 1px 0;
	color: #000;
	display: block;
	font-size: 0.9em; 
}
ul.eventosindex li{
	list-style: none;
	padding: 7px;
	color: #444444;
	border-bottom: 1px dotted #ED1F33;
}
ul.eventosindex li.ultima{
	border: none;
}
ul.eventosindex li span{
/*	display: block;
	padding: 3px 0 0 70px; */
	color: #ED1F33;
	font-weight: bold;
}
a.enllacindex{
	float: right;
	padding-top: 8px; 
}
a.enlacebanner1{
	float: right;
	/*border: 1px solid #000000;	*/
	margin-top: 15px;
	width: 240px;
	padding:0;
}
a.enlacebanner2{
	float: left;	
	border: 1px solid #EF3B33;	
	margin: 15px 0 0 0;
	height: 98px;
	width: 240px;
}
a.enlacebanner3{
	float: right;
	border: 1px solid #EF3B33;
	height: 244px;
}
a.enlacebanner4{
	float: right;	
	border: none;
	width: 240px;
}
a.enlacebanner5{
	float: right;	
	border: none;
	margin: 10px 0 0 0;
	height: 99px;
}
a.enlacebanner6{
	float: left;
	width: 240px;
	margin: 0;
	padding:0;
}
a.enlacebanner7{
	float: right;
	border: 1px solid #B27B34;
    margin-top:10px;
    height:101px;
}
img.imagensinenlace{
	float: right;	
	border: 1px solid #000000;	
	margin: 15px 0 0 0;
	height: 98px;
}
img.imgindexder{
	float: right;	
}
img.imgindexizq{
	float: left;	
	margin: 20px 10px 0 0;
}
img.imgindexagenda{
	float: left;	
	margin: 18px 10px 0 0;
}
div#banner_home1{
	width: 370px;
	height: 74px;
	margin: 15px 0 20px 0;
	text-align: center;
	float: left;
	background: url(img/banner1.jpg) no-repeat;
	text-indent: -9999px;
}

div#banner_home2{
	background: #ED1F33;
	color: #FFF;
	font-size: 20px;
	width: 232px;
	height: 40px;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 0;
	text-align: center;
	float: right;
}
table.agenda{
	float: right;
	margin-right: 10px;
}
table.agenda tr{
	border-top: none;
	border-bottom: 1px solid #ED1F33;
}
table.agenda tr td{
	border: none;
}
table.agenda tr td{
	color: #333;
	vertical-align: top;
	padding: 5px 10px;
}
table.agenda tr td a {
	color:#ED1F33;
	text-decoration: underline;
}
table.agenda tr td a:hover {
	color:#ED1F33;
	text-decoration: none;
}
table.agenda tr td.primera{
	width: 90px;
}
table.agenda tr td.segunda{
	width: 370px;
}
table.agenda tr td.todo{
	width: 490px;
}
/*********************************CALENDARIO**********************************/
div#cal_contenedor{
	/*background: #ddd;*/
	padding: 5px;
	background: #CCCCCC;
}

div#cal_contenedor_mes{
	/*background: #CCC;*/
	background: #ED1F33;
	border: none;
	/*border: 1px solid #AAA;*/
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

ul#cal { display:block; list-style: none; }
ul#cal li{ padding: 1px 0 1px 0; text-align: center; }
ul#cal li.cab_domingo {
	width: 28px;
	/*background: #CCC;*/
	background: #E5E5E5;
	color: #ED1F33;
	/*border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA; */
	border-bottom: 6px solid #E5E5E5;
	border-top: 6px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	border-right: 4px solid #E5E5E5; 
	float: left;
	font-weight: bold;
}
ul#cal li.cab {
	width: 25px;
	/*background: #CCC;*/
	background: #E5E5E5;
	color: #ED1F33;
	/*border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;*/ 
	border-bottom: 6px solid #E5E5E5;
	border-top: 6px solid #E5E5E5;
	border-right: 4px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	float: left;
	font-weight: bold;	
}

ul#cal li.itm_domingo {
	width: 28px;
	background: #EEE;
	/*border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;*/ 
	border-bottom: 6px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	border-right: 4px solid #E5E5E5;
	float: left;
}
ul#cal li.itm_domingo_hoy {
	width: 28px;
	background: #EEE;
	color: #FFF;
	/*border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;*/ 
	border-bottom: 6px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	border-right: 4px solid #E5E5E5;
	float: left;
}
ul#cal li.itm_domingo_evt {
	width: 28px;
	background: #ddabb0;
	color: #FFF;
	border-bottom: 6px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	border-right: 4px solid #E5E5E5;
	float: left;
}

ul#cal li.itm {
	width: 25px;
	/*background: #EEE;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA; */
	background-color: #fff;
	border-bottom: 6px solid #E5E5E5;
	border-right: 4px solid #E5E5E5; 
	border-left: 4px solid #E5E5E5; 
	float: left;
}
ul#cal li.itm_evt {
	width: 25px;
	background: #ddabb0;
	color: #FFF;
	border-bottom: 6px solid #E5E5E5;
	border-right: 4px solid #E5E5E5; 
	border-left: 4px solid #E5E5E5; 
	float: left;
}
/*ul#cal li.itm_hoy {
	width: 32px;
	background: #ED1F33;
	color: #FFF;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA; 
	float: left;
}*/
ul#cal li.itm_hoy {
	width: 25px;
	background: #ED1F33;
	color: #FFF;
	border-bottom: 6px solid #E5E5E5;
	border-right: 4px solid #E5E5E5; 
	border-left: 4px solid #E5E5E5; 
	float: left;
}

ul#cal li.itm_domingo_ma {
	width: 28px;
	/*background: #DDD;
	color: #999;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA; */
	color: #999;
	background: #EEE;
	border-bottom: 6px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	border-right: 4px solid #E5E5E5; 
	float: left;
}
ul#cal li.itm_ma {
	width: 25px;
	/*background: #DDD;
	color: #999;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA; */
	background: #fff;
	color: #999;
	border-bottom: 6px solid #E5E5E5;
	border-right: 4px solid #E5E5E5;
	border-left: 4px solid #E5E5E5; 
	float: left;
}

div#not_contenedor{
	padding: 5px;
}


ul.itm_noticia { display:block; list-style: none; }
ul.itm_noticia li.fotito {
	width: 50px;
	margin-right: 10px;
	float: left;
}
ul.itm_noticia li.noticia, ul.itm_noticia li.noticia a {
	width: 170px;
	text-decoration: none;
	float: left;
}


b{
	color: #ED1F33;
}

span.imagenespie{
	margin: 5px 0 5px 0;
	height: 75px;
	display: block;
}

span.imagenespie img{
	margin-right: 9px;
}
/**********************Pie de pagina**********************************/
.pie{
	padding-top: 5px;
	color: #777;
	text-align: center;
	display: block;
	height: 80px;
}
.pie img{
	margin: 7px 30px 7px 30px;
	border: none;
	vertical-align: middle;
	padding-bottom: 5px;
}
.pie div{
	border-bottom: 4px double #ED1F33;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ED1F33;	
}
.elementopie{
	border-right: 1px dotted #ED1F33;
	padding: 0 8px 2px 8px;
}
.elementopieultimo{
	border: none;
	padding: 0 8px 2px 8px;
}


/*********************************resto************************************/
.foto_avion{
	width: 244px;
	height: 158px;
	background: url(img/secciones/foto_avion.jpg) no-repeat;
}

p.utilidadesficha{
	font-size:0.9em;
}

.cont_col{
	padding: 5px 10px 25px 10px;
}

.cont_colb{
	padding: 5px 10px 0 15px;
}

.cont_colc{
	background: #AAA;
	padding: 5px 10px 25px 10px;
}

.cont_col1{
	padding: 20px 25px 20px 0;
	text-align: right;
}

.cont_col2{
	border: 1px solid #AAA;
	padding: 10px;
	text-align: right;
}

.cont_col2b{
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
	padding: 10px;
}

.cont_col3{
	text-align: right;
}

label{
	display: block;
	text-align: left;
}
fieldset{
	border: none;
}

p.campsobligatoris{
	font-size: 0.8em;
	font-weight: bold;
}
label.textdeclaracio{
	float: left;
}
input{
	border: 1px solid #AAA;
	padding: 2px;
	display: block;
	width: 95%;
}
input.inputoculto {
	display: none;
}

input#check{
	width: 20px;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
}

textarea{
	border: 1px solid #AAA;
	padding: 2px;
	display: block;
	width: 95%;
	height: 50px;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea.textdeclaracion{
	font-size: 0.8em;	
}
span.error{
	font-weight: bold;
}
input.hidden{
	border: 0;
}

select{
	border: 1px solid #AAA;
	width: 100%;
	font-size: 10px;
}

select.selectIndex{
	border: 1px solid #AAA;
	width: 90%;
	font-size: 10px;
}

button{
	background: url(img/buscar.gif) no-repeat;
	width: 65px;
	height: 19px;
	border: 0;
	margin-right: 10px;
}
button.button-en{
	background: url(img/buscar-en.gif) no-repeat;
}
button.button-es{
	background: url(img/buscar-es.gif) no-repeat;
}
button.button-fr{
	background: url(img/buscar-fr.gif) no-repeat;
	width: 85px;
}
input.enviar{
	padding: 2px 2px 4px 2px;
	width: 61px;
	height: 23px;
}

ul#listado_opciones{
	margin: 0;
	list-style: none;
	display: block;
	font-size: 12px;
}

ul#listado_opciones li{
	padding: 7px 0 7px 0;
}
ul#listado_opciones li span{
	font-size: 1.1em;
	text-decoration: underline;
}
ul#listado_opciones li a{
	text-decoration: none;
	color: #000;
	background: url(img/flechita.gif) right no-repeat;
	padding-right: 10px;
}

ul#listado_opciones li a:hover{
	color: #ED1F33;
	background: url(img/flechita_sel.gif) right no-repeat;
}

ul#listado_opciones li a.menu_itm_sel{
	color: #ED1F33;
	background: url(img/flechita_sel.gif) right no-repeat;
}
ul#listado_opciones li ul{
	font-size: 10px;
	list-style: none;
	padding: 5px 0 0 0; 
}
ul#listado_opciones li ul li{
	padding: 2px 0 2px 0; 
}
ul#listado_opciones li ul li a.submenu_itm_sel{
	color: #ED1F33;
	/*background: url(img/flechita_pequena_sel.gif) right no-repeat;*/
}
ul#listado_opciones li ul li a:hover{
	background: none;
	/*background: url(img/flechita_pequena.gif) right no-repeat;*/
}
ul#listado_opciones li ul li a{
	background: none;
	/*background: url(img/flechita_pequena.gif) right no-repeat;*/
}
.archivo_pdf{
	display: block;
	background: url(img/ext/pdf.gif) no-repeat;
	height: 17px;
	margin-bottom: 10px;
	padding: 8px 5px 0 30px;
}

.itm_listado{
	display: block;
	padding: 10px 0 10px 0;
	border-bottom: 1px #ED1F33 dashed;
}

.itm_listado img{
	margin-right: 10px;
	float: left;
	display: block;
}

div.itm_listado p{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.itm_listado strong.bold_rojo, .itm_listado_noticia strong.bold_rojo{
	color: #ED1F33;
}

.itm_listado strong.bold_negro, .itm_listado_noticia strong.bold_negro{
	color: #000;
}

a.link_bold_rojo{
	color: #ED1F33;
	font-weight: bold;
	text-decoration: none;
}

a.link_bold_negro{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.itm_listado_noticia{
	float: right;
	width: 380px;
	padding: 10px 0 10px 0;
}

.itm_listado_foto{
	float: left;
	width: 100px;
	padding: 10px 0 10px 0;
}

.itm_listado_clear{
	clear: both;
	border-bottom: 1px #ED1F33 dashed;
}

.paginador_izq{
	width: 100px;
	float: left;
	margin: 10px 10px 10px 0;
}

.paginador_cen{
	width: 270px;
	float: left;
	text-align: center;
	margin: 10px 0 10px 0;
}

.paginador_der{
	width: 100px;
	float: right;
	text-align: right;
	margin: 10px 0 10px 0;
}

.paginador_dest{
	font-weight: bold;
	color: #B00;
}

a.link_paginador {
	text-decoration: none;
	color: #000;
}

a.link_paginador:hover {
	text-decoration: none;
	color: #B00;
}

a.enlace_cal_sel {
	text-decoration: none;
	font-weight: bold;
	color: #DDD;
}

a.enlace_cal_sel:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

a.enlace_cal {
	text-decoration: none;
	/*color: #555;*/
	color: #ED1F33;
	font-weight: bold;
}
a.enlace_cal_mes {
	text-decoration: none;
	/*color: #555;*/
	color: #fff;
	font-weight: bold;
}
a.enlace_cal:hover {
	text-decoration: none;
	color: #000;
}

a.bot_imprimir{
	text-decoration: none;
	margin-top: 5px;
	display: block;
	background: url(img/imprimir.gif) no-repeat;
	padding: 2px 0 2px 20px;
	color: #AAA;
}

a.bot_amigo{
	text-decoration: none;
	margin-top: 5px;
	display: block;
	background: url(img/amigo.gif) no-repeat;
	padding: 2px 0 2px 20px;
	color: #AAA;
}

a.bot_descargar{
	text-decoration: none;
	margin-top: 5px;
	display: block;
	background: url(img/descargar.gif) no-repeat;
	padding: 2px 0 2px 20px;
	color: #AAA;
}
a.bot_imprimir_2{
	margin-top: 5px;
	margin-right: 35px;
	display: block;
	float: left;
	background: url(img/imprimir.gif) no-repeat 0 2px;
	padding: 2px 0 3px 20px;
	color: #AAA;
}

a.bot_amigo_2{
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 20px;
	display: block;
	float: left;
	background: url(img/amigo.gif) no-repeat 0 2px;
	padding: 2px 0 3px 20px;
	color: #AAA;
}

a.bot_tornar_2{
	margin-top: 5px;
	margin-bottom: 20px;
	display: block;
	float: left;
	background: url(img/volver.gif) no-repeat 0 2px;
	padding: 2px 0 2px 20px;
	color: #AAA;
}
a.anexopdf{
	background: url(img/icono_pdf.png) no-repeat left center;
	padding: 0 0 0 25px;
}
div.col3 img.imgexterno{
	float: right;
	padding-right: 5px;
}
a.ampliarfoto{
	background: url(img/lupa.png) no-repeat left;
	padding-left: 20px;
	display: block;
	margin-bottom: 20px;
}
a.enlacemaps{
	background: url(img/iconoMapa.gif) no-repeat left;
	padding: 0 0 0 20px;
	width: auto;
	display: block;
}
a.img {
	margin: 0 20px 25px 10px;
	padding:0;
	float: left;
}
a.img img{
	margin: 0;
	border: 1px solid #999;
	display: block;
	padding: 0;
}

/******** taula del temps ****************/
table, th, td {
	/*border: 1px solid #D4E0EE;*/
	border: 1px solid #ED1F33;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	margin-left: 10px;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
	display: none;
}

td, th {
	padding: 4px;
	width: 60px;
	height: 20px;
}

td img{
	margin-left: 5px;
}
thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

