/* 
@variables { grisBorder: #E6E6E6; }
h1 { color: var(grisBorder); }
*/
BODY{ margin:0; padding:0;}
A{ text-decoration:none;}
H3{	padding:0; margin:0;}
/* DIVISIONS */
.tot{ margin:0 auto; padding:0px; width:900px;}
.cap{ width:100%; overflow:hidden;}
.contingut{
	border:#E6E6E6 solid 1px;
	padding:36px 50px 0 50px;
	overflow:hidden;
	background-image:url(../imatges/fons.jpg);
	background-repeat:repeat-x;
	background-position:5px -105px;
}
.peu{
	border-top:#E6E6E6 solid 1px;
	border-right:#E6E6E6 solid 1px;
	border-left:#E6E6E6 solid 1px;
	margin-top:18px;
	padding:0 50px 0 50px;
	font-family:Arial;
	font-size:11px;
	overflow:hidden;
}
.centre{
	padding:0;
	margin:0;
}
.esquerra{
	float:left;
}
/************************************************************************************ SUB DIVISIONS */
.cap_0{
	border-bottom:#E6E6E6 solid 1px;
	border-right:#E6E6E6 solid 1px;
	border-left:#E6E6E6 solid 1px;
	text-align:right;
	padding-right:30px;
}
.cap_1{	padding:0 0 0 50px;}
.cap_2{ padding:0 0 0 5px;}

.cap_img{
	width:809px;
	height:155px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:left;
	font-size:45px;
	line-height:45px;
	font-family: Times;
	font-weight:normal;
	padding-left:20px;
	padding-top:20px;
	color:#fff;
}


.espai{ margin-bottom:20px}
.peu_dret{float:right; padding-right:2px;}
.peu_esq{
	width:270px;
	float:left;
	color:#B0D085;
	padding-left:2px;
	margin-top:25px;
}
.contingut_esq{
	width:205px;
	float:left;
	padding:0 30px 0 35px;
	text-align:justify;
	background-color:#F6F6F6;
}
.contingut_dret{
	width:490px;
	float:right;
	padding:0 0 0 35px;
	text-align:justify;
}
.contingut_dret50{
	width:348px;
	float:right;
	padding:0 0 25px 35px;
	overflow:hidden;
}
.contingut_esq50{ width:347px; float:left; padding:0 20px 25px 35px;}
.noticia_esq{
	width:314px;
	text-align:left;
	background-color:#F6F6F6;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 30px 0 30px;
	font-weight:bold;
}
.noticia_dret{ width:410px; text-align:justify;	float:right;}
/**************************************************************************************** menu_h */
ul.menu {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	font-size:12px;
	font-family:Arial,sans-serif;
}
ul.menu li { display:block;	float:left;	margin:0;}
ul.menu li a {
	float:left;
	color:#707173;
	text-decoration:none;
	height:20px;
	width:54px;
	padding:8px 15px 0;
	border-top:1px #DEE9BD solid;
	border-right:#DEE9BD solid 1px;
	border-left:#DEE9BD solid 1px;	
	margin-left:18px;
	background-image:url('../imatges/fletxaesquerra.png');
	background-repeat:no-repeat;
	background-position:0px 12px;
}
ul.menu li a:hover,.current { color:#fff;	background-position:6px 12px;}
ul.menu .current a { color:#fff;	background-color:#B5CF70; background-position:6px 12px;}
ul.menu.verd{background-color:#FFFFFF;} 
ul.menu.verd li a:hover {background-color:#B5CF70;}    
.ie{ padding-top:60px; width:672px;}
/***************************************************************************************** TEXT */
.text10{font-family:Arial, sans-serif;	font-size:11px;}
.text12{font-family:Arial, sans-serif;font-size:12px;}
.text14{
	font-family:Arial, sans-serif;
	font-size:14px;
	padding-bottom:0;
	margin-bottom:0;
}
.text18{
	font-family:Arial, sans-serif;
	font-size:18px;
}
.doble_espai{line-height:2;}
.mig_espai{ line-height:1.5;}
.gris{ color:#808080;}
.gris2{ color:#A7A7A7;}
.gris3{ color:#949494;}
.verd{ color:#B5CF70;}
.text12:hover{ color:#545F35;}
.mayus{ text-transform:uppercase;}
.cap{ text-transform:capitalize;}
.noti{
	padding:10px 5px 0 0;
}
.noti_data{
	border-bottom:1px solid #DDDDDD;
	padding:0 0 10px 10px;
}
/***************************************************************************************** LINKS */
.text{ color:#4D4D4D;}
.link_verd{ color:#B5CF70;}
.link_verd:hover{ color:#B1B2B3;}
.link_verd.active{ color:#B1B2B3;;}
.boto_basic{
	display:block;
	width:83px;
	height:16px;
	text-align:center;
	border:1px #E6E6E6 solid;
	margin:5px 0px 5px 0px;
	padding-top:4px;
	color:#707173;
	background-image:url('../imatges/fletxaesquerra.png');
	background-repeat:no-repeat;
	background-position:0px 7px;
}
.boto_basic:hover{
	background-color:#B5CF70;
	color:#FFFFFF;
	background-position:6px 7px;
}
.boto{
	width:83px;
	background-image:url('../imatges/fletxaesquerra.png');
	background-repeat:no-repeat;
	background-position:0px 4px;
	border:1px #707173 solid;
	background-color:#FFFFFF;
	cursor:pointer;
}
.boto:hover{
	background-color:#B5CF70;
	color:#FFFFFF;
}
.link_gris{ color:#999999;}
.link_gris:hover{ text-decoration:underline;}
/****************************************************************************************** TITUL */
.titul1{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#4D4D4D;
	margin-bottom:15px;
}
.sub_gris{
	border-bottom:#E6E6E6 solid 1px;
	padding-left:5px;
	padding-bottom:8px;
}
.titol_punt{
	background-image:url(../imatges/punt.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#4D4D4D;
}
/********************************************************************************************** LLISTA */
.llista{list-style-image:url(../imatges/li_esq.jpg); text-align:left;}
/********************************************************************************************* ALTRES */
.border{border:1px solid #E6E6E6;	margin:25px 0px 30px 0px;}
.gris_fosc{	color:#4D4D4D;}
.gris_fons{	background-color:#F6F6F6;}
.punts{	border:1px #707173 dashed;}
.acceptacio{
	display:block;
	background-color:#B5CE70;
	color:#FFFFFF;
	width:100%;
}

/********************************************************************************************* FORM CONTACTE */
.form_contacte{
	color:#707173;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.form_contacte td{ padding-top:10px; font-weight:bold;}
.input_cont{width:100px;border:1px solid #707173;}
.textarea_cont{	width:344px; border:1px solid #707173;}
.taula_adreca{ border:1px solid #4C4C4C; padding:20px;}
.map{
	width:300px; 
	height:285px; 
	float:right; 
	padding-right:40px; 
	margin-bottom:7px;
	border:solid #ACACAC 3px;
}
.map2{
	width:700px; 
	height:500px; 
	margin:0px auto;
}

/********************************************************************************************** ERROR */
.acceptacio{
	border:1px solid #B5CE70;
}
.error{
	border: 1px solid red;
	width:100px;
}
.cerror{
	border: 1px solid red;
/*	background-color:red;  */
}
/***************************************************************** NOTICIES */
/* icones petits */
.video{
	background-image:url('../imatges/botons/nous/video_gris_petit.jpg');
	background-repeat:no-repeat;
	border:0;
	display:block;
	float:left;
	width:16px;
	height:11px;
}
.video_on{ 
	background-image:url('../imatges/botons/nous/video_gris_petit.jpg');
	background-position:-16px 0px;
	background-repeat:no-repeat;
	border:0;
	display:block;
	float:left;
	width:16px;
	height:11px;
}
.video_on:hover{ background-position:-32px 0px;}
.so{
	background-image:url('../imatges/botons/nous/audio_gris_petit.jpg');
	background-repeat:no-repeat;
	margin-left:5px;
	border:0;
	float:left;
	display:block;
	width:12px;
	height:11px;
}
.so_on{ 
	background-image:url('../imatges/botons/nous/audio_gris_petit.jpg'); 
	background-position:-12px 0;
	background-repeat:no-repeat;
	margin-left:5px;
	border:0;
	float:left;
	display:block;
	width:12px;
	height:11px;
}
.so_on:hover{ background-position:-24px 0;}
.arxiu{
	background-image:url('../imatges/botons/nous/arxiu_gris_petit.jpg');
	background-repeat:no-repeat;
	margin-left:5px;
	border:0;
	float:left;
	display:block;
	width:9px;
	height:11px;
}
.arxiu_on{ 
	background-image:url('../imatges/botons/nous/arxiu_gris_petit.jpg'); 
	background-position:-9px 0px;
	margin-left:5px;
	border:0;
	float:left;
	display:block;
	width:9px;
	height:11px;
}
.arxiu_on:hover{ background-position:-18px 0px;}
/********* icones gran blanc ***/
.video_gran{
	background-image:url('../imatges/botons/nous/video_blanc_gran.jpg');
	background-repeat:no-repeat; border:0; display:block; float:left;	width:24px;	height:16px;
}
.video_gran:hover{ background-position:-24px 0px;}
.so_gran{
	background-image:url('../imatges/botons/nous/audio_blanc_gran.jpg');
	background-repeat:no-repeat; margin-left:10px; border:0; float:left;	display:block; width:18px;	height:16px;
}
.so_gran:hover{background-position:-18px 0px;}
.arxiu_gran{
	background-image:url('../imatges/botons/nous/arxiu_blanc_gran.jpg');
	background-repeat:no-repeat; margin-left:10px; border:0; float:left;	display:block; width:14px; height:17px;}
.arxiu_gran:hover{	background-position:-14px 0px;}
/********* icones gran gris ***/
.video_gran_gris{
	background-image:url('../imatges/botons/nous/video_gris_gran.jpg');
	background-repeat:no-repeat; border:0; display:block; float:left;	width:24px;	height:16px;
}
.video_gran_gris:hover{ background-position:-24px 0px;}
.so_gran_gris{
	background-image:url('../imatges/botons/nous/audio_gris_gran.jpg');
	background-repeat:no-repeat; margin-left:10px; border:0; float:left;	display:block; width:18px;	height:16px;
}
.so_gran_gris:hover{background-position:-18px 0px;}
.arxiu_gran_gris{
	background-image:url('../imatges/botons/nous/arxiu_blanc_gran.jpg');
	background-repeat:no-repeat; margin-left:10px; border:0; float:left;	display:block; width:14px; height:17px;}
.arxiu_gran_gris:hover{	background-position:-14px 0px;}
.foto_carnet{
	margin:10px 15px 0 0;
}
/********************************************************************************************** SHADOWBOX */
.espaiLletres{
	letter-spacing:2px;
}
.espaiLletres a{
	color:#FFFFFF;
}
.espaiLletres a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.espaiLletres2{
	letter-spacing:1px;
}
.espaiLineas{
	line-height:18px;
}
.cont{
	margin:0 auto;
	width:700px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	font-size:11px;
	font-family:Arial;
}
.img{
	margin:0 auto;
	width:640px;
	height:40px;
	padding:15px;
	margin-bottom:15px;
	font-size:25px;
	background-color:#B4C171;
	color:#FFFFFF;
}
.neteja{
	clear:both;
}
.apFoto{
	float:left;
	text-align:center;
	margin-left:2px;
	width:118px;
	/*height:136px;*/
	padding:4px 2px;
	border:1px solid #E6E6E6;
}
.ap_text{
	float:left;
	width:320px;
	margin-left:15px;
}
.altres{
	float:left;
	width:165px;
	margin-left:15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.puntets{
	height:35px;
	width: 175px;
	background-image:url('../imatges/puntets.jpg');
	background-repeat:repeat-x;
	background-position:0px 28px;
}
.fonsGris{
	background-image:url('../imatges/gris.jpg');
	background-repeat:repeat-y;
	background-position:488px 48px;
}
.current2{
	float:right;
	text-align:right;
	width:68px;
	height:14px;
	padding:4px 8px 4px 4px;
	margin-bottom:10px;
	text-align:right;
	border:1px solid #BFBFBF;
}
.current2:HOVER{
	background-color:#b5cf70;
	color:#FFFFFF;
	cursor:pointer;
}
.fletxa{
	width:6px;
	height:9px;
	margin-top:2px;
	background-image:url('../imatges/fletxaesquerra.png');
	background-repeat:no-repeat;
	background-position:-6px 0px;
}
	.current2:hover .fletxa{
		background-position:0px 0px;
	}

