

/* estil per anllaç */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026E80;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#b0d3d8;
	font-weight: bold;
	text-decoration: none;
	}
	

	
	
a.menu_actiu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026e80;
	font-weight: bold;
	text-decoration: none;
	
	}
a.menu_actiu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
	}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026e80;
	font-weight: bold;
	text-decoration: none;
}


a.submenu_actiu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	}
a.submenu_actiu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026e80;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	}

a.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026e80;	
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	}
a.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}
	
a.idioma{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a.idioma:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026e80;
	font-weight: bold;
	text-decoration: none;
	}

a.idioma_actiu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026e80;
	font-weight: bold;
	text-decoration: none;
	}
a.idioma_actiu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

	
/* estil de text normal*/
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


.txt_taronja {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #FF6500;
	text-decoration: none;
	text-align: justify;
}

.txt_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #ffffff;
	text-decoration: none;
}

.txt_clavar_fotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align : justify;
}


/* estil per al peu de foto (clavar_fotos.cfm) */
.txt_peu_foto {
	font-family: verdana;
	font-size: 0.55em;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	text-align: justify;
}

.txt_peu_informacio {
	font-family: verdana;
	font-size: 0.55em;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	
}

/* text per la pàgina de crèdits */
.txtcredit {

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	text-decoration: none;
}

.txtcredit:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #2428A6;
	text-decoration: none;
}

/* estil per defecte d'una cel·la d'una taula (coincidirà amb txt) */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.6em;	
	text-decoration: none;
}



/* usat en titols de mòduls  i seccions */
h1 {
	font-family: verdana;
	font-size:1.4em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-bottom:0px;
	

}

h2 {
	font-family: verdana;
	font-size: 0.9em;
	color: #FA4B38;
	text-decoration: none;
	font-weight: bold;
	/*padding: 5px 0px 2px 0px;*/
	padding-left:90px;
	padding-top:0px;
	margin: 0px;	
	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.9em;
	color: #FA4B38;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;	
}


/* estil per a formularis */
.txt_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color : #ffffff;
	border : 1px solid #000000;
	margin: 1px;
	padding: 1px;
}







/* estil per al peu de pàgina */

.peu {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.peu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #b0d3d8;
	font-weight: normal;
	text-decoration: none;
}




.invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #dddddd;
	background-color : #dddddd;
	border : 0px;
	margin: 0px;
	padding: 0px;
}
	




.lin_fitxers {
	border-top: 1px solid #006a7b;
	border-bottom: 1px solid  #006a7b;
}

/* intentar maquetar la web sense taules */
/*BODY {
	margin:0 auto;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:0.6em;
	color: #000000;	
	background-color: #E8EAF4; 	
}*/


#body_normal {
	margin:0 auto;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:0.6em;
	color: #000000;	
	background:url(../img/comu/fons.gif); 	 	
	
}


#body_no_fons 
{
	margin:0 auto;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:0.6em;
	color: #000000;	
	background-color: #ffffff; 	
	

}



#contenidor {
	width: 779px;
	text-align: center;
	margin: 0 auto;
	
}


#cap {
	height: 101px;		
	width:779px;
}


#cap_esquerre
{
	width:179px;
	text-align:left;
	float:left;
	padding-top:0px;	
}


#cap_dret{

	width:600px;
	float:right;
	padding-top:0px;
	
		
}




#menu_moduls
{
	clear:both;
	width:779px;	
	background-color:#ffffff;
	height:26px;
	
	
}

#menu_moduls_esquerre
{
	width:179px;
	text-align:left;
	float:left;
	padding-top:0px;
	background:url(../img/comu/menu_moduls.gif);
	height:26px;
	

	
}

#menu_moduls_dret
{
	width:600px;
	text-align:left;
	float:right;
	padding-top:0px;
	height:26px;

	
}






#cos
{
	padding-bottom:1px;
	clear:both;
	width:779px;
	background:url(../img/comu/fons_cos.gif);
	/*min-height:680px;*/
	
	
	
	
}





#cos br
{
	/*clear:both;*/	
	height:1px;
}




#cos_menu
{
	width:179px;
	float:left;		
	text-align:left;	
	background:url(../img/comu/fons_menu_esquerrre.gif);
	
	
	
}


#cos_resta_web
{
	width: 600px;
	float: right;
	background-color:#ffffff;
		
	

}



#linia_blanca
{
	border-top:2px solid #ffffff;
}



#peu{
	
	clear:both;
	height:27px;		
	text-align:center;
	color:#ffffff;
	background: url(../img/comu/fons_peu.gif);	
	width: 779px;


}

#peu_r_inf{
	
	padding-top:6px;

}


#peu_imprimir
{
	clear:both;
	height:27px;		
	text-align:center;
	color:#ffffff;
	background: url(../img/comu/fons_peu_imprimir.gif);	
	width: 100%;
	
}

#peu_imprimir_espai
{
	padding-top:3px;
	
}

#peu_esquerre
{
	width:172px;
	text-align:left;
	float:left;
	padding-top:0px;
	background-color:#01437D;
	height:20px;
	

	
}



#peu_dret{

	width:600px;
	float:right;
	padding-top:3px;
	background-color:#01437D;
	
	
	
	
		
}










#missatges_confirmacio_error{
	width:90%;
	color:#000000;

}


.missatges_email{
	width:90%;
	color:#000000;
	text-align:left;

}

/* minim estil de submenu per posicionar a partir de llistes no ordenades */

#menu
{
	
	padding:0;
	margin:0;
	width:177px;	
	padding-top:7px;		
	
	
	
	
}

#menu li
{
	list-style: none;
	list-style-image: none; 
	margin:0;
	padding:0;
	padding-left:0px;
	padding-bottom:0px;
	
	width:177px;
	
			
}




#menu ul 
{
	padding:0px;
	margin:0;
	width:172px;
	padding-left:0px;	
}

#menu  ul li
{

	list-style: none;
	list-style-image: none; 
	margin:0;
	width:172px;
	padding:0px;
		
}




.linia_menu
{
	clear:both;
	border-bottom: 2px solid #ffffff;	

}

.espai_menu
{
	padding-left:8px;
	padding-right:3px;
	padding-bottom:4px;
}


.espai_submenu
{
	padding-left:8px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:7px;
}



/* minim estil de submenu per posicionar a partir de llistes no ordenades */
#menu_opcions
{
	margin:0;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;	
	width:177px;
	
	
}

#menu_opcions li
{
	list-style: none;
	list-style-image: none; 
	margin:0;
	padding-bottom:0px;
	padding-left:15px;	
	margin:0;
	display:inline;	
}


#menu_superior
{
	margin:0;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;	
	width:599px;
	
	
	
}

#menu_superior li
{
	list-style: none;
	list-style-image: none; 
	margin:0;
	padding-bottom:0px;
	padding-left:0px;	
	margin:0;
	display:inline;	
	width:149px;
	
}




div.hr {
  height: 1px;   

}



div.hr hr {
  display: none;
}
div.hr_lila hr {
  display: none;
}


.menu
{
	color: #666666;
	text-decoration: none;
	width:100%;

	/*font-weight: bold;*/
	

}

.menu:hover
{
	color: #5f849a;
	text-decoration: none;
	width:100%;
	padding-top:0px;
	

}


/* redefinim llistes no ordenades */
ul li
{
	list-style-image: url(../img/comu/punt_contingut.gif); 
	margin:0px;
	padding: 0px;
	/*padding-top:5px;
	padding-bottom:5px;*/
}


/* --- maquetació correu i impresio sense menus----*/
#contenidor_percentual {
		
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background-color:#ffffff;		
	padding:0px;

	
}

#cos_mail_imprimir 
{
 	width:100%;
 	/*padding-top:0px;*/
 	background-color:#ffffff;	
 	/*text-align:center;*/
 	
 	

}

#cap_mail_imprimir {
	height:94px;	
	text-align:left;
	background-color:#ffffff;	
	border-bottom:2px solid #006A7B;
		
	
}


#cap_mail_photo {
	height:65px;	
	text-align:left;
	background-color:#F4FAFF;	
	border-bottom:1px solid #01437D;
		
	
}







/* --- maquetació correu i impresio sense menus----*/

.sense_float
{
clear:both;
text-align:left;


}



/* contenidor general */
#contingut{
		
	width:600px;
	text-align:center;
	margin: 0 auto;
	
	
}

.titol_contingut{
	
	width:600px;
	text-align:left;
	height:55px;
	background: url(../img/comu/fons_titol.gif); 	
	
}


.titol_contingut_interior
{
	padding-left:48px;
	padding-top:24px;
}

.titol_contingut_esquerre{
	width:88%;
	text-align:left;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;	
	padding-left:0px;
	float:left;
	background-color:#ffffff;
	
		
	
}





.titol_contingut_dret{
	width:11%;
	text-align:center;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;	
	padding-left:0px;
	float:right;
	background-color:#ffffff;
	
	
}


.informacio
{
	width: 530px;
	text-align: left;
	margin: 0 auto;	
	
	
}

#imprimir_enviar_amic
{
	clear:both;
	width:600px;
	text-align:right;	
	padding-top:10px;
	
		
}

#imprimir_enviar_amic_espai
{
	padding-right:25px;
	
		
}


#contingut_titol{
float:left;
padding-top:30px;
padding-bottom:7px;
}


.txtcredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align:center;
}




/* estil per a mapa */
#mapa
{
	
 margin-left:20px;	
 margin-top:20px;	
	
}

#mapa li
{
	list-style-image: url(../img/comu/punt_contingut.gif); 
	padding:2px;
}



.vista_previa{
	padding-top:5px;
	padding-bottom:2px;
	clear:both;
	width:530px;
	height:83px;
	border-bottom:2px solid #006A7B;
	
 
	
	
}

.vista_previa_espai{
	
	padding-top:10px;
	clear:both;
	
	
	
}



.vista_previa_esquerre{
	width:472px;
	text-align:left;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;	
	padding-left:0px;
	float:left;
	height:84px;
		
	
}


.vista_previa_esquerre_1
{
	width:26px;
	float:left;	
	text-align:left;
	height:84px;	
}


.vista_previa_esquerre_2
{
	width:446px;
	float:right;
	text-align:left;
	background-color:#ffffff;
	height:84px;
	
}


.vista_previa_dret{
	width:59px;
	text-align:center;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;	
	padding-left:0px;
	float:right;	
	height:84px;	
	
	
}


.vista_previa_dret{
/*padding-top:60px;*/
}


.vista_previa_foto{
	width:108px;
	/*width:21%;*/
	height:83px;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	

}



.vista_previa_text_r_sup{
	padding-top:7px;	
	padding-left:10px;
	padding-right:0px;
	text-align: justify;
}


.vista_previa_text{
	float:right;	
	height:83px;	
	width:422px;
	text-align:left;
		
}


.vista_previa_text1{
	float:left;	
	height:83px;	
	width:362px;
	text-align:left;
		
}


.vista_previa_text2{
	float:right;	
	height:83px;	
	width:60px;
	text-align:left;
	background-color:#E1F1FF;
		
}

.vista_previa_text_no_img{
	/*float:right;*/
	clear:both;
	height:83px;
	width:530px;
	text-align:left;
	
	
}



.vista_previa_text_no_img1{
	float:left;	
	height:83px;	
	width:470px;
	text-align:left;
		
}


.vista_previa_text_no_img2{
	float:right;	
	height:83px;	
	width:60px;
	text-align:left;
	background-color:#E1F1FF;
		
}


.vista_previa_text_no_img_r_sup{
	padding-top:7px;	
	padding-left:10px;
	padding-right:30px;
	text-align: justify;
}



.vista_previa_text p
{
	padding-bottom:1px;
	text-align:justify;

}

.paginador{
	clear:both;
	text-align: right;
	width:530px;		
}


.titol{
	padding-bottom:17px;
}


/* estils formularis */
div.fila_form_gran {
  clear: both;
  padding-top: 10px;
  width:100%;
  }
 
div.fila_form_gran span.etiqueta_gran {
  float: left;
  width: 35%;
  text-align: right;
  padding-top:2px;	
}
 
div.fila_form_gran span.informacio_gran {
  /*float: right;*/
  width: 65%;
  text-align: left;
  } 
  
div.fila_form_enviar_amic 
{
  clear: both;
  padding-top: 10px;
  width:60%; 
 
}

div.fila_form_enviar_amic span.etiqueta_amic 
{
  float: left;
  width: 35%;
  text-align: right;
  padding-top:2px;
 
}

div.fila_form_enviar_amic span.informacio_amic 
{
  width: 65%;
  text-align: left;
} 


.espai_superior
{
	clear:both;	
	width:100%;
	padding-top:10px;	
}



.titol_espai_superior
{
	padding-top:4px;
	padding-left:4px;
}





#cap_img
{
	height:16px;
	background: url(../img/comu/img_superior.gif);	
}

#cap_img_imprimir
{
	height:16px;
	background: url(../img/comu/img_superior_vista_imprimir.gif);	
}

/* estils portada */
#body_portada {
	margin:0 auto;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:0.6em;
	color: #ffffff;	
	background-color: #E1EEF0; 	 	
	
}

#contenidor_portada{
	width: 779px;
	text-align: left;
	margin: 0 auto;
	
}



#cap_portada {
	height: 110px;
	background-color:#FFFFFF;	
	width:745px;	

}


#fons_portada {
	height: 365px;
	width:779px;
	background: url(../img/comu/fons_portada.jpg);
		

}

#portada_catala
{
	padding-top:255px;
	padding-left:1px;

	
}


#portada_castella
{
	padding-top:10px;
	padding-left:1px;
	
}


#peu_portada{
	clear:both;
	height:27px;		
	text-align:center;
	color:#ffffff;
	background: url(../img/comu/peu_portada.gif); 
	width: 745px;

}

/* fi estils portada */


.espai{
padding-left:25px;
}





#logo_boge
{
	padding-bottom:0px;
	clear:both;
	width:779px;
	background:url(../img/comu/fons_cos.gif);
	height:65px;
	text-align:left;	
	
}