/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-image: url(/img/fondo.gif);
	background-repeat: repeat-x;
	background-color: #CAD9EB;
}
#contenedor{
	margin-top: 10px;
	width: 980px;
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto;
	background-color: #FFFFFF;
}
#idioma{
	width: 973px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #AFC652;
	text-align: right;
	height: 19px;
	padding-right: 7px;
	background-image: url(/img/fondo_idioma_1024.gif);
}
#idioma a, #idioma a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#idioma a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a{
	text-decoration: underline;
	font-weight: bold;
	color: #92A936;
}
a:active{
	text-decoration: underline;
	font-weight: bold;
	color: #92A936;
}

a:hover{
	text-decoration: underline;
	color: #92A936;
}
#banner_superior{
	height: 101px;
	width: 980px;
	
}
#banner_superior_foto{
	width: 779px;
	float: left;
}
#banner_superior_buscador{
	width: 179px;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	
}
.boton_buscador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #58498E;
	border: 1px solid #58498E;
	background-color: #E9F0F8;
	margin-top: 3px;
	margin-bottom: 3px;
}
.boton_buscar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #58498E;
	background-color: #58498E;
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu{
	/*background-image: url(/img/fondo_menu_1024.gif);
	background-repeat: repeat-y;*/
	height: 22px;
	width: 980px;
	float: left;
}
#menu_izquierda{
	float: left;
	height: 22px;
	width: 717px;
	padding-left: 3px;
	background-color: #B3C957;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*#menu_izquierda a , #menu_izquierda a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_izquierda a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #58498E;
	text-decoration: none;
	
}*/
#menu_derecha{
	float: right;
	height: 21px;
	width: 247px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #58498E;
	line-height: 19px;
	background-color: #CDDC90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
#menu_derecha a, #menu_derecha a:active
{
	font-size: 10px;
	font-weight: bold;
	color: #58498E;
	text-decoration: none;
}
#menu_derecha a:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #58498E;
}
.formulario{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #58498E;
	margin-top: 2px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58498E;
	border: 1px solid #336699;
	padding-left: 3px;
	padding-right: 3px;
}

#subtitulo{
	background-color: #B4CA58;
	background-image: url(/img/fondo_subtitulo.gif);
	background-repeat: repeat-y;
	height: 34px;
	width: 779px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 195px;
	font-size: 18px;
	font-weight: bold;
	color: #58498E;
	line-height: 34px;
	float: left;
}
#subtitulo a, #subtitulo a:active{
	font-size: 18px;
	font-weight: bold;
	color: #58498E;
	line-height: 34px;
	text-decoration: none;
}
#subtitulo a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #7766B0;
	line-height: 34px;
	text-decoration: none;
}



/*............administración...............*/
/*#central{
	
	width: 779px;
	background-color: #FFFFFF;
}*/
#central{
	width: 587px;
	float: right; 	
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#central a, #central a:active{
	font-size: 10px;
	font-weight: bold;
	color: #A5BE3D;
	text-decoration: underline;
}
#central a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#central textarea{
	height: 100px;
	width: 250px;
	border: 1px solid #58498F;
}
#central input[type='button']{ 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B4CA58;
}
/*............fin de administración...............*/



#central_izquierda{
	width: 170px;
	float: left;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #B4CA58;
}
#central_izquierda ul{
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;	
}
#central_izquierda li{	
	margin: 0px;
	padding:4px 0px;
	list-style-type: none;	
}
#central_izquierda li a, #central_izquierda li a:active{
	font-weight: bold;
	color: #58498E;
	text-decoration: none;

}
#central_izquierda li a:hover{
	font-weight: bold;
	color: #AFC652;
	display: block;
}
.borde{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*..................submenu...................................................................*/
.central_izquierda_enlacesubmenu {
	font-weight: bold;
	color: #B4CA58;
	text-decoration: none;
}
.central_izquierda_enlacesubmenu:active {
	font-weight: bold;
	color: #B4CA58;
	text-decoration: none;
}
.central_izquierda_enlacesubmenu:hover {
	font-weight: bold;
	color: #B4CA58;
	text-decoration: underline;

}
.central_izquierda.submenucelda1{
	height: 30px;
	width: 30px;}
	.central_izquierda.submenucelda2{
	height: 30px;
	width: 80%;}
/*.................. termina submenu..........................................................*/
.menuizquierda_destacado{
	display: block;
	color: #FFFFFF;
	background-color: #58498E;
	padding-right: 40px;
	padding-left: 5px;
	font-weight: bold;
}
.menuizquierda_destacado:active{
	display: block;
	color: #FFFFFF;
	background-color: #58498E;
	padding-right: 40px;
	padding-left: 5px;
	font-weight: bold;
}
/*...........................*/
#central_centro{
	width: 763px;
	float: right;
	padding-top: 11px;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	line-height: 14px;
	text-align: justify;
	line-height: 16px;
}
#central_centro2{
	width: 558px;
	float: left;
	margin-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	text-align: justify;
}
#central_centro3{
	width: 930px;
	float: right;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
#central_derecha{
	background-color: #B4CA58;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 184px;
	float: right;
	font-size: 10px;
	}
#central_derecha_interior{
	width: 174px;
	padding-top: 10px;
	padding-left: 6px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
	padding-bottom: 10px;
	padding-right: 4px;
}
#central_derecha_interior a, a:active{
	font-weight: bold;
	color: #58498E;
	text-decoration: none;
}
#central_derecha_interior a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulocalizacion, .menulocalizacion:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #D9E4AC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	padding-left: 6px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.enlace_menulocalizacion{
	text-decoration: none;
	font-weight: bold;
	color: #58498E;
}
.enlace_menulocalizacion:active{
	text-decoration: none;
	font-weight: bold;
	color: #58498E;
}

.enlace_menulocalizacion:hover{
	text-decoration: none;
	color: #FFFFFF;
}
/*....................................celda del menú de la derecha ampliable..........................................*/
.menuampliable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C8D884;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	padding-left: 6px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.enlace_menuampliable{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.enlace_menuampliable:active{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.enlace_menuampliable:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
/*.............................................fin celda menu derecha ampliable..........................*/
.enlace1{
	text-decoration: underline;
	font-weight: bold;
	color: #58498E;
}
.enlace1:active{
	text-decoration: underline;
	font-weight: bold;
	color: #58498E;
}

.enlace1:hover{
	text-decoration: underline;
	color: #58498E;
}
.enlace2{
	text-decoration: underline;
	font-weight: bold;
	color: #92A936;
}
.enlace2:active{
	text-decoration: underline;
	font-weight: bold;
	color: #92A936;
}

.enlace2:hover{
	text-decoration: underline;
	color: #92A936;
}
.enlace3{
	text-decoration: none;
	font-weight: bold;
	color: #92A936;
}
.enlace3:active{
	text-decoration: none;
	font-weight: bold;
	color: #92A936;
}

.enlace3:hover{
	text-decoration: underline;
	color: #92A936;
}

.celdafoto1{
	text-align: center;
	height: 66px;
	width: 66px;
}
.celdafoto2{
	height: 66px;
	width: 184px;
	font-size: 9px;
}
.celdafoto3{
	height: 66px;
	width: 184px;
	text-align: right;
	font-size: 9px;
}
.negrita{
	font-weight: bold;
	color: #58498E;
}
.versalita{
	font-weight: bold;
	color: #58498E;
	font-size: 11px;
	font-style: italic;
}
.negritaverde{
	font-weight: bold;
	color: #92A936;
}
.negritablanca{
	font-weight: bold;
	color: #FFFFFF;
}
.textocolor_verde{
color: #92A936;}
.textocolor_azul{
color: #58498E;}
.textocursiva_verde{
	font-weight: bold;
	color: #B4CA58;
	font-style: italic;
	font-size: 11px;
}
.subtitulo{
	font-size: 13px;
	font-weight: bold;
	color: #58498E;
}
.subtitulo2_verde{
	font-weight: bold;
	color: #92A936;
	font-size: 11px;
}

#piebase{
	width: 980px;
	clear:both;
	background-color: #EBF1F8;
	text-align: right;
	margin-bottom: 10px;
}
#pie{
	width: 969px;
	padding-right: 11px;
	text-align: center;
	color: #58498E;
	clear:both;
	background-color: #EBF1F8;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-top: 5px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
}
#pie a, #pie a:active{
	color: #58498E;
	text-decoration: none;
}
#pie a:hover{
	color: #58498E;
	text-decoration: underline;
}
/*...................................................añadir a planificador...........................*/
.agefir_enlace{
	font-size: 9px;
	font-weight: normal;
	color: #58498E;
	text-align: right;
	text-decoration: none;
}
.agefir_enlace:active{
font-size: 9px;
	font-weight: normal;
	color: #58498E;
	text-decoration: none;
}
.agefir_enlace:hover{
font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
		text-decoration: none;
}
.agefir_tabla{
	width: 174px;
	padding-bottom: 4px;
	text-align: right;
}
/*................................................... fin añadir a planificador...........................*/

/*................................................... tablas...........................*/
.tabla_alignsuperior{
	vertical-align: top;
}
.tabla_centrada{
	text-align: center;
}
.tabla100{
	width: 100%;
}
.tabla_alignderecha{
	text-align: right;
}

/*........................fotos...........................*/
.bordefoto{
	border: 1px solid #B4CA58;
	float: left;
	display: block;
	margin-right: 6px;
	padding: 3px;
}
.bordefoto_sinmargen{
	border: 1px solid #B4CA58;
	float: left;
	display: block;
	padding: 3px;
}
.bordefoto2{
	border: 2px solid #B4CA58;
}
/*......................tabla planificador de viaje..............................*/
.tabla_planificador_celda1{
	/*width: 180px;*/
	text-align: right;
	font-weight: bold;
	color: #92A936;
	vertical-align: top;
}
.tabla_planificador_celda2{
	width: 400px;
	vertical-align: middle;
}
.boton{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	height: 20px;
}
.boton2{
	font-size: 10px;
	color: #58498E;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #336699;
	height: 17px;
}
.camposinestilo{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*...................h................*/

/*..........................Comentarios............................*/
.tabla_comentario{
	background-color: #EAEFF7;
	line-height: 12px;
	padding: 5px;
	color: #888888;
}
.tabla_comentario a, .tabla_comentario a:active{
	text-decoration: none;
	font-weight: normal;
}
.negrita_colortxt{
	font-weight: bold;
}
.formulario_comentario{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #58498E;
	margin-top: 2px;
	height: 80px;
	width: 100%;
}
.formulario_caja{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #58498E;
	margin-top: 2px;
}
select{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #58498E;}
.celda_bordeazul{
	border: 1px solid #CAD9EB;
}
.celda_bordeazul_titulo{
	border: 1px solid #CAD9EB;
	font-size: 10px;
	font-weight: bold;
	color: #769CCB;
}
.celda_titulo_azul{
	font-size: 10px;
	font-weight: bold;
	color: #769CCB;
}
.tabla_destacado{
	background-color: #EBF1F8;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
/*..........................Fin de comentarios............................*/
/*.......mapa google.......*/
.bordemapa{
	border: 1px solid #5A4B8F;
}
/*.......................página tiempo.................*/
.tiempo_titulo{
	font-size: 11px;
	font-weight: bold;
	color: #AFC652;
}
.tiempo_celdadia{
	background-color: #D9E4AC;
	padding: 3px;
	text-align: center;
}
.tiempo_celdamati{
	font-weight: bold;
	color: #58498E;
	text-align: center;
	height: 58px;
}
.tiempo_celdatemperatura_titulo{
	font-weight: bold;
	color: #58498E;
	vertical-align: bottom;
	line-height: 16px;
	width: 50px;
	padding-bottom: 6px;
}
.tiempo_celdatemperatura{
	background-color: #FFFFC1;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}
.tiempo_celdagrupo{
	width: 160px;
}
/*....................... fin página tiempo.................*/
/*....................... detalle columna derecha.................*/
.tabla_detalle{
	width: 184px;}
/*....................... fin detalle columna derecha.................*/
/*........tabla que acompaña la foto.................*/
.celda_foto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	padding-left: 5px;
	line-height: 14px;
}
/*........fin tabla que acompaña la foto.................*/
/*.... estilo "añadir al planificador.......*/
.afegirplanificador_tabla{
	background-image: url(/img/boton_afegirplanificador.gif);
	height: 14px;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.afegirplanificador_tabla a, .afegirplanificador_tabla a:active{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.afegirplanificador_tabla a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #58498E;
	text-decoration: none;
}
.afegirplanificador_celda{
	padding-left: 5px;
}

/*......................H, definición de los estilos hn..............................................................*/
h1{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
h1 a , h1 a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	font-weight: bold;
	color: #58498E;
	text-decoration: none;	
}
h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #B4CA58;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
h2 ul{
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;	
}
h2 li{	
	margin: 0px;
	padding:4px 0px;
	list-style-type: none;	
}
h2 li a, h2 li a:active{
	font-weight: bold;
	color: #58498E;
	text-decoration: none;

}
h2 li a:hover{
	font-weight: bold;
	color: #AFC652;
	display: block;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B4CA58;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
h3 a,  h3 a:active {
	font-weight: bold;
	color: #B4CA58;
	text-decoration: none;
	
}
h3 a:hover {
	font-weight: bold;
	color: #B4CA58;
	text-decoration: underline;

}
h4{
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h4 a, h4 a:active{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #58498E;
	text-decoration: none;
}
h4 a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h5{
	font-size: 13px;
	font-weight: bold;
	color: #58498E;
}
h6{
	font-size: 11px;
	font-weight: bold;
	color: #58498E;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
	

hr{
	border: 1px solid #CAD9EB;
	height: 1px;
}
br{
	line-height: 11px;
}
/*......................fin H..............................................................*/

/***********************************HOME********************************/



/********ELEMENTOS COLUMNA CENTRAL IZQUIERDA**********/
#central_home{
	width: 980px;
	background-color: #FFFFFF;
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto;
}
#central_izquierda_home{
	width: 681px;
	float: left;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-top: 16px;
}
/*Columna central izquierda, izquierda*/
#central_izquierda_izquierda{
	float: left;
	width: 302px;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 18px;
}
#planificador{
	width: 302px;
	background-image: url(/cat/img/home_fondoplanificador.gif);
	background-repeat: repeat-x;
	margin-top: 24px;
	margin-bottom: 15px;
}
#planificador_opciones{
	width: 272px;
	padding-top: 9px;
	padding-left: 30px;
}
/*Columna central izquierda, derecha*/
#central_izquierda_derecha{
	float: right;
	width: 302px;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 18px;
}
#descarrega{
	width: 302px;
	background-image: url(/cat/img/home_fondodescarrega.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
#descarrega_opciones{
	width: 272px;
	padding-top: 9px;
	padding-left: 30px;
}
#agenda{
	width: 297px;
	background-image: url(/cat/img/home_fondoagenda.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 10px;
}
.agenda_tabla{
width: 297px;
}
.agenda_talba_celda{
width: 60px;}
#agenda_listado{
	width: 297px;
	margin-top: 10px;
}
#agenda_listado ul{
	list-style-position: outside;
	list-style-image: url(/cat/img/flecha_verde2.gif);
}
#agenda_listado li {
	padding-bottom: 5px;
}

/*********************************ELEMENTOS COLUMNA CENTRAL DERECHA****************************************/

#centralderecha{	
	width: 265px;
	float: right;
	padding-top: 10px;
	padding-right: 6px;
	background-color: #FFFFFF;
}
/*información útil*/
.informacion_celda{
	width: 265px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC652;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*tiempo*/
#Tiempo_Home{
	float: left;
	width: 110px;
	text-align: left;
}

#tiempo_MT{
	float: left;
	width: 110px;
	text-align: left;
}
#tiempo_TT{
	float: right;
	width: 110px;
	text-align: left;
}
#tiempo_RE{
	float: left;
	width: 110px;
	text-align: left;
}
#tiempo_BB{
	float: right;
	width: 110px;
	text-align: left;
}
.tiempo_celda{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tiempo_tabla{width: 264px;}
/*newsletter*/
#newsletter{
	width: 259px;
	background-color: #EEF2F7;
	background-image: url(/cat/img/home_fondonewsletter.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 23px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 10px;
}
/*record*/
#record{
	width: 175px;
	background-image: url(/cat/img/home_fondoemporate.gif);
	background-repeat: repeat-x;
	padding-left: 84px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#record_deu{
	width: 175px;
	background-image: url(/cat/img/home_fondoemporate.gif);
	background-repeat: repeat-x;
	padding-left: 84px;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*turismo sostenible*/
#turisme{
	width: 152px;
	background-image: url(/cat/img/home_fondo_turisme.gif);
	background-repeat: repeat-x;
	padding-left: 102px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 72px;
	color: #316B9C;
	padding-top: 10px;
}
/*enlaces*/
.enlace_verde_home, .enlace_verde_home:active{
	font-size: 11px;
	font-weight: bold;
	color: #AFC652;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.enlace_verde_home:hover{
	font-size: 11px;
	font-weight: bold;
	color: #AFC652;
	text-decoration: underline;
}
.enlace_verde2, .enlace_verde2:active{
	font-size: 10px;
	font-weight: normal;
	color: #8CA235;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.enlace_verde2:hover{
	font-size: 10px;
	font-weight: normal;
	color: #8CA235;
	text-decoration: underline;
}
.enlace_azul_home, .enlace_azul_home:active{
	font-size: 11px;
	font-weight: bold;
	color: #316B9C;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.enlace_azul_home:hover{
	font-size: 11px;
	font-weight: bold;
	color: #316B9C;
	text-decoration: underline;
}
#flashcontent {
	width: 673px;
	background-color:#FFFFFF;
	height: 186px;

}
#flashcontent2 {
	width: 302px;
	background-color:#FFFFFF;
	height: 85px;

}
/******************************fin de la home************************************/
.bajomenu{
	background-image: url(/img/bajo_menu.gif);
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #58498E;
	text-align: right;
		padding-right: 11px;
}
#logospie{
	width: 980px;
	clear:both;
	text-align: center;
	padding-top: 5px;
	background-color: #CAD9EB;
}
/************************categorias************************************/
#categoria_turismeActiu{
	width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_TurismeActiu.gif);
	float: right;
	background-repeat: repeat-x;
}
#categoria_cultura{
	width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_cultura.gif);
	float: right;
	background-repeat: repeat-x;
}
#categoria_festes{
	width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_festes.gif);
	float: right;
	background-repeat: repeat-x;
}
#categoria_gastronomia{
	width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_gastronomia.gif);
	float: right;
	background-repeat: repeat-x;
}
#categoria_natura{
	width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_natura.gif);
	float: right;
	background-repeat: repeat-x;
}
#categoria_turismerural{
	width: 558px;
	
	float: right;
	background-image: url(/img/categorias_fondo_turismeRural.gif);
	background-repeat: repeat-x;

}
#categoria_platges{
	width: 558px;
	float: right;
	background-image: url(/img/categorias_fondo_platges.gif);
	background-repeat: repeat-x;

}
#categoria_navegacio{
	width: 558px;
	float: right;
	background-image: url(/img/categorias_fondo_navegacio.gif);
	background-repeat: repeat-x;

}
#categoria_pesca{
width: 580px;

	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_pesca.gif);
	background-repeat: repeat-x;
float: right;
}
#categoria_reunions{
width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_reunions.gif);
	background-repeat: repeat-x;
	float: right;

}
#categoria_rutes{
width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_rutes.gif);
	background-repeat: repeat-x;
	float: right;
}
#categoria_descobreixnos{
width: 580px;
	padding-right: 20px;
	padding-left: 161px;
	background-image: url(/img/categorias_fondo_descobreixnos.gif);
	background-repeat: repeat-x;
	float: right;
}
#categoria_columnaizquierda{
	width: 260px;
	float: left;
	margin-top: 20px;
	text-align: left;
	line-height: 14px;
}
#categoria_columnaderecha{
	width: 270px;
	float: right;
	margin-top: 20px;
	text-align: left;
	line-height: 14px;
}
.categoria_foto{
	float: left;
	padding-right: 10px;
}
.foto_texto{
	font-size: 9px;
	line-height: 11px;
	vertical-align: top;
}
.foto_celda{
width: 120px;}
.nota{
	font-size: 9px;
	line-height: 12px;
}
.cercador{
	font-weight: bold;
	color: #58498E;
	font-size: 10px;
}
b{
	font-weight: bold;
	color: #58498E;
	text-decoration: none;
}

.celda_forum_titulo{
	border: 1px solid #CAD9EB;
	font-size: 10px;
	font-weight: bold;
	color: #769CCB;
	text-align: center;
}
.celda_forum_contenido{
	text-align: center;
	border: 1px solid #EEF3F9;
	background-color: #EEF3F9;
	font-size: 10px;
}
.celda_forum_contenido a, .celda_forum_contenido a:active{
	font-weight: bold;
	color: #58498E;
	font-size: 10px;
}
.celda_forum_enunciado{
	font-weight: bold;
	color: #58498E;
	text-align: left;
	font-size: 11px;
	width: 115px;
	vertical-align: top;
}
.celda_forum_enunciado2{
	border: 1px solid #EEF3F9;
	background-color: #EEF3F9;
	font-weight: bold;
	color: #58498E;
	text-align: left;
	font-size: 10px;
	width: 60px;
	vertical-align: top;
	padding-left: 5px;
}
.enlace_forum_icono, .enlace_forum_icono a, .enlace_forum_icono a:active{
	text-decoration: none;
	font-weight: bold;
	color: #92A936;
	font-size: 10px;
}
.enlace_forum_icono a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #92A936;
	font-size: 10px;
}
.nota{
	color: #58498E;
	font-size: 10px;
}
/*************************************iframe reserva**********************************/

#menu_reserva{
	width: 150px;
	float: left;
	padding-left: 7px;
	
	padding-top: 10px;
	font-weight: bold;
	color: #B4CA58;
}
#menu_reserva ul{
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;	
}
#menu_reserva li{	
	margin: 0px;
	padding:4px 0px;
	list-style-type: none;	
}
#menu_reserva li a, #menu_reserva li a:active{
	font-weight: bold;
	color: #58498E;
	text-decoration: none;

}
#menu_reserva li a:hover{
	font-weight: bold;
	color: #AFC652;
	display: block;
}
#iframe_reserva{
	width: 817px;
	float: right;
	margin-right: 6px;
	text-align: right;	
}
#iframe_reserva iframe{
	width: 817px;
	height: 650px;

}
#logo_dipcat{
	width:100%;
	background-image: url(/img/fondo_cabecera.gif);
	background-repeat: repeat-x;
}