/*********** Estils generals******************/

HTML {
	height:100%;
}

BODY {

	text-align:center;
	background-color:#ffffff;
	font-family:Helvetica light, Helvetica, sans-serif;

	line-height:150%;
	font-size:12px;
	color:#7b7c7e;

	height:100%;
}


a, a:visited , a.normal, a.normal:visited{
	text-decoration:none;
	color:#ffab00;

}

a:hover, a:active, a.normal:hover, a.normal:active {
	text-decoration:none;
	color:#ff5e00;
}

a.link_gris {
	color:#666666;
}

a.link_gris:hover {
	color:#ff5e00;
}

p {

}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

img {
	border:0px;
	padding:0px;
	margin:0px;

}



.majuscula {
	text-transform:uppercase;
}

.taronja_fosc {
	color:#ff6e1a;
}

.text_taronja {
	color:#ff6e1a;
}

.titol_taronja {
	color:#ffab00;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

.titol2_taronja {
	font-size:15px;
	color:#ff6e1a;
	margin-bottom:10px;
}

.text_groc {
	color:#ffab00;
}

.foto_dreta {
	float:right;
	margin-left:25px;
	margin-bottom:10px;
}

/********* Botons ***************/



/*********** Estructura ******************/



#tot{

	width:1000px;

	height:100%;

	margin-top:0px;
	margin-left: auto;
	margin-right: auto;

	margin-bottom:00px;

	text-align:left;

}



#cap  {
	width:1000px;
	height:162px;
	padding-top:30px;

}

	#logocap {
		float:left;
		width:354px;
		height:148px;
		margin-left:43px;
		margin-right:55px;
		
		_margin-left:22px;
		_margin-right:45px;

	}

	#fil {
		float:left;
		width:417px;
		height:76px;
		_width:400px;
		
	
	}

	a#enviaramigo {
		text-align:right;
		margin-right:29px;
                margin-top:12px;

		float:left;

                display:block;

		padding-left:5px;
		padding-right:5px;

		color:#ff6911;
		cursor:pointer;


		background-color:#ffe6b2;
	}

	a#enviaramigo:hover {
		background-color:#ffab00;
		color:white;
	} 

		#enviaramigo a {
			color:#ff6911;
		}

		#enviaramigo a:hover {
			color:white;
		}

            #segueix_fb {
                display:block;
                float:right;
                margin-right:10px;

            }

            #llamada_skype {
                display:block;
                clear:right;
                float:right;
                text-align:right;
                margin-right:10px;
                min-width:150px;
            }

            #segueix_fb img, #llamada_skype img {
                vertical-align:middle;
                margin-left:5px;
            }

	#contacte_dalt {
		float:left;
		width:100px;
		height:75px;


	}

		#contacte_dalt_contacte {


			font-size:11px;

			letter-spacing:-1px;
		}

		#contacte_dalt_telefon {
			color:#ff5e00;
			font-size:15px;
			margin-top:0px;
			letter-spacing:1px;
		}

		#contacte_dalt_correu {
			color:#ffab00;
			font-size:12px;
			margin-top:0px;
			letter-spacing:0.2px;
		}
			#contacte_dalt_correu a{
				color:#ffab00;
			}
			#contacte_dalt_correu a:hover{
				color:#ff6e1a;
			}

	#menu_dalt {

		float:left;
		width:514px;
		height:87px;
		_width:513px;

		font-size:12px;

	}

		#menu_dalt ul{
			list-style-type:none;
			margin-top:0px;
		}

		#menu_dalt li {
			float:left;
			margin-right:2px;
			height:73px;
			width:101px;

		}

		#menu_dalt li.final {
			float:left;
			margin-right:0px;
			height:73px;
			width:101px;

		}


		.botomenu {
			width:101px;
			height:45px;
			_height:73px;

			padding-top:28px;
			
			margin-left:0px;

			text-align:center;

			color:#ff6e1a;
			cursor:pointer;

			background-image:url('img/botomenu.jpg');
			
		}

		.botomenu:hover, .botomenumarcat {
			width:101px;
			height:45px;
			_height:73px;

			padding-top:28px;
			
			margin-left:0px;

			text-align:center;

			color:#ffffff;
			cursor:pointer;

			background-image:url('img/botomenumarcat.jpg');
		}



#cap1 {
	width:1000px;
	height:78px;

	margin-top:15px;

	background-image:url('img/cap1.jpg');

	
}
	#cap1.tardor {
		background-image:url('img/cap1tardor.jpg');
	}

	#cap1.hivern {
		background-image:url('img/cap1hivern.jpg');
	}

	#cap1.primavera {
		background-image:url('img/cap1primavera.jpg');
	}

	#cap1.estiu {
		background-image:url('img/cap1estiu.jpg');
	}
	
	#frasecap {
		width:497px;
		height:78px;

		margin-left:0px;
		

		text-align:center;

		color:#ff6e1a;

		font-size:12px;

		display:table;

		line-height:120%;

		*position:relative;


	}

	#frasecap.tardor {
		color:#9e4b1b;
	}

	#frasecap.hivern {
		color:#4a95b6;
	}

	#frasecap.primavera {
		color:#b95c93;
	}

	#frasecap.estiu {
		color:#ed7404;
	}

	#text_frasecap {
		*margin-left:-177px;

		display:table-cell;
		vertical-align:middle;	

		*position:absolute;
		*top:50%;
	}

	#text_frasecap_ie {
		*position: relative;  
		*top: -50%;
	}

#central {

	clear:both;
	
	width:1000px;
	min-height:200px;

	margin-bottom:30px;

	background-color:#ffffff;

}

	#central.tardor1 {
		background-image:url('img/tardor1.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.tardor2 {
		background-image:url('img/tardor2.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.tardor3 {
		background-image:url('img/tardor3.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.hivern1 {
		background-image:url('img/hivern1.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.hivern2 {
		background-image:url('img/hivern2.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.hivern3 {
		background-image:url('img/hivern3.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.primavera1 {
		background-image:url('img/primavera1.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.primavera2 {
		background-image:url('img/primavera2.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.primavera3 {
		background-image:url('img/primavera3.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.estiu1 {
		background-image:url('img/estiu1.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.estiu2 {
		background-image:url('img/estiu2.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}

	#central.estiu3 {
		background-image:url('img/estiu3.jpg');
		background-repeat:no-repeat;
		background-position:97px bottom;

	}



	#central .titol {
		font-size:15px;
		color:#ff6e1a;
		font-weight:bold;
		margin-bottom:10px;

		text-transform:none;
	}

	#videopresentacio {
		width:354px;
		height:241px;

	/*	background-color:#cdcecf; */

		margin-left:45px;
		margin-top:14px;

		_margin-left:22px;

		float:left;

	}

	#rodonatardor1 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:51px;

		cursor:pointer;

		color:#9e4b1b;
		font-size:14px;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_tardor1.jpg');
	}
		#rodonatardor1:hover {
			background-image:url('img/rodona_tardor1on.jpg');
			color:#f5ede8;
			font-size:14px;
		}

		#rodonatardor1 a, #rodonatardor2 a, #rodonatardor3 a, a.rodonatardor {
			color:#9e4b1b;
			font-size:14px;
		}

		#rodonatardor1 a:hover, #rodonatardor2 a:hover,  #rodonatardor3 a:hover, a.rodonatardor:hover  {
			color:#f5ede8;
			font-size:14px;
		}

		#rodonatardor1:hover a, #rodonatardor2:hover a,  #rodonatardor3:hover a {
			color:#f5ede8;
			font-size:14px;
		}


	#rodonatardor2 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:9px;

		cursor:pointer;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_tardor1.jpg');
	}

		#rodonatardor2:hover {
			background-image:url('img/rodona_tardor1on.jpg');
			color:white;
		}

	#rodonatardor3 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		letter-spacing:-0.3px;

		margin-left:8px;

		background-image:url('img/rodona_tardor2.jpg');
	}



	#rodonahivern1 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:51px;

		cursor:pointer;

		color:#4a95b6;
		font-size:14px;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_hivern1.jpg');
	}
		#rodonahivern1:hover {
			background-image:url('img/rodona_hivern1on.jpg');
			color:#ffffff;
			font-size:14px;
		}

		#rodonahivern1 a, #rodonahivern2 a, #rodonahivern3 a, a.rodonahivern {
			color:#4a95b6;
			font-size:14px;
		}

		#rodonahivern1 a:hover, #rodonahivern2 a:hover,  #rodonahivern3 a:hover, a.rodonahivern:hover  {
			color:#ffffff;
			font-size:14px;
		}

		#rodonahivern1:hover a, #rodonahivern2:hover a,  #rodonahivern3:hover a {
			color:#ffffff;
			font-size:14px;
		}


	#rodonahivern2 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:9px;

		cursor:pointer;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_hivern1.jpg');
	}

		#rodonahivern2:hover {
			background-image:url('img/rodona_hivern1on.jpg');
			color:white;
		}

	#rodonahivern3 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		letter-spacing:-0.3px;

		margin-left:8px;

		background-image:url('img/rodona_hivern2.jpg');
	}



	#rodonaprimavera1 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:51px;

		cursor:pointer;

		color:#b95c93;
		font-size:14px;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_primavera1.jpg');
	}
		#rodonaprimavera1:hover {
			background-image:url('img/rodona_primavera1on.jpg');
			color:#ffffff;
			font-size:14px;
		}

		#rodonaprimavera1 a, #rodonaprimavera2 a, #rodonaprimavera3 a, a.rodonaprimavera {
			color:#b95c93;
			font-size:14px;
		}

		#rodonaprimavera1 a:hover, #rodonaprimavera2 a:hover,  #rodonaprimavera3 a:hover, a.rodonaprimavera:hover  {
			color:#ffffff;
			font-size:14px;
		}

		#rodonaprimavera1:hover a, #rodonaprimavera2:hover a,  #rodonaprimavera3:hover a {
			color:#ffffff;
			font-size:14px;
		}


	#rodonaprimavera2 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:9px;

		cursor:pointer;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_primavera1.jpg');
	}

		#rodonaprimavera2:hover {
			background-image:url('img/rodona_primavera1on.jpg');
			color:white;
		}

	#rodonaprimavera3 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		letter-spacing:-0.3px;

		margin-left:8px;

		background-image:url('img/rodona_primavera2.jpg');
	}



	#rodonaestiu1 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:51px;

		cursor:pointer;

		color:#ed7404;
		font-size:14px;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_estiu1.jpg');
	}
		#rodonaestiu1:hover {
			background-image:url('img/rodona_estiu1on.jpg');
			color:#ffffff;
			font-size:14px;
		}

		#rodonaestiu1 a, #rodonaestiu2 a, #rodonaestiu3 a, a.rodonaestiu {
			color:#ed7404;
			font-size:14px;
		}

		#rodonaestiu1 a:hover, #rodonaestiu2 a:hover,  #rodonaestiu3 a:hover, a.rodonaestiu:hover  {
			color:#ffffff;
			font-size:14px;
		}

		#rodonaestiu1:hover a, #rodonaestiu2:hover a,  #rodonaestiu3:hover a {
			color:#ffffff;
			font-size:14px;
		}


	#rodonaestiu2 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		margin-left:9px;

		cursor:pointer;

		letter-spacing:-0.3px;

		background-image:url('img/rodona_estiu1.jpg');
	}

		#rodonaestiu2:hover {
			background-image:url('img/rodona_estiu1on.jpg');
			color:white;
		}

	#rodonaestiu3 {
		width:165px;
		height:75px;
		_height:87px;

		padding-top:12px;

		text-align:center;

		float:left;

		letter-spacing:-0.3px;

		margin-left:8px;

		background-image:url('img/rodona_estiu2.jpg');
	}







	#textinicitardor {
		color:#9e4b1b;

		float:left;

		margin-left:50px;

		text-align:justify;

		width:511px;
		height:82px;
		_height:169px;
		_width:511px;

		padding-top:87px;

	}

	#textinicihivern {
		color:#4a95b6;

		float:left;

		margin-left:50px;

		text-align:justify;

		width:511px;
		height:82px;
		_height:169px;
		_width:511px;

		padding-top:87px;

	}

	#textiniciprimavera {
		color:#b95c93;

		float:left;

		margin-left:50px;

		text-align:justify;

		width:511px;
		height:82px;
		_height:169px;
		_width:511px;

		padding-top:87px;

	}

	#textiniciestiu {
		color:#ed7404;

		float:left;

		margin-left:50px;

		text-align:justify;

		width:511px;
		height:82px;
		_height:169px;
		_width:511px;

		padding-top:87px;

	}



	#columnaesquerra {
		float:left;
		width:165px;
		min-height:379px;

		margin-left:45px;
		margin-top:14px;	

		_margin-left:22px;



	}


	#columnaesquerrainici {
		float:left;
		_float:none;
		width:165px;
		min-height:379px;

		margin-left:45px;
		margin-top:14px;	

		_margin-left:45px;

	}

		#columnaesquerra select {
			font-size:10px;
		}

		#bannermikonos {
			padding-top:0px;

			width:176px;
			margin-left:-6px;
			margin-bottom:-5px;
		}

			#bannermikonos img {
				width:176px;
			}

	#menu_central {
		width:165px;

	}
		
		#menu_central.tardor {
			margin-top:0px;
			float:none;
		}

		#menu_central ul {
			list-style-type:none;
			margin-top:0px;
		}

		#menu_central li {
			width:165px;
			height:29px;

			margin-bottom:2px;
		}
	
		.botomenucentral {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#ffe5d6;

		}

	
		.botomenucentraltardor {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#eedfd5;

		}

		.botomenucentralhivern {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#dbeaf0;

		}


		.botomenucentralprimavera {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#f1dee9;

		}


		.botomenucentralestiu {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#fbe3cd;

		}




			#menu_central a {
				color:#ff6e1a;
			}

			#menu_central.tardor a {
				color:#9e4b1b;
			}

			#menu_central.hivern a {
				color:#4a95b6;
			}

			#menu_central.primavera a {
				color:#b95c93;
			}

			#menu_central.estiu a {
				color:#ed7404;
			}

		.botomenucentral:hover, .botomenucentralmarcat {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#ff6e1a;
			color:#ffffff;
		}

		.botomenucentraltardor:hover {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#9e4b1b;
			color:#ffffff;
		}

		.botomenucentralhivern:hover {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#4a95b6;
			color:#ffffff;
		}

		.botomenucentralprimavera:hover {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#b95c93;
			color:#ffffff;
		}

		.botomenucentralestiu:hover {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#ed7404;
			color:#ffffff;
		}

			.botomenucentral:hover a, .botomenucentralmarcat a, .botomenucentral:hover a:hover, .botomenucentralmarcat a:hover, .botomenucentraltardor a:hover, .botomenucentralhivern a:hover, .botomenucentralprimavera a:hover, .botomenucentralestiu a:hover{
				color:#ffffff;
			}


		.botomenucentral2 {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#fff0d1;
			color:#ffab00;
		}

		.botomenucentral2:hover, .botomenucentral2marcat {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#ffab00;
			color:#ffffff;
		}

		.botomenucentral2:hover a, .botomenucentral2marcat a, .botomenucentral2:hover a:hover, .botomenucentral2marcat a:hover{
			color:#ffffff;
		}

		.botomenucentral3 {
			width:160px;
			_width:165px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#bdbdbe;
			color:#ffffff;
		}

		.botomenucentral4 {
			width:180px;
			_width:185px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#fff0d1;
			color:#ffab00;
		}

		.botomenucentral4:hover, .botomenucentral4marcat {
			width:180px;
			_width:185px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#ffab00;
			color:#ffffff;
		}

		.botomenucentral5 {
			width:180px;
			_width:185px;
			height:40px;
			_height:45px;

			padding-left:5px;
			padding-top:5px;

			background-color:#fff0d1;
			color:#ffab00;
		}

		.botomenucentral5:hover, .botomenucentral5marcat {
			width:180px;
			_width:185px;
			height:40px;
			_height:45px;

			padding-left:5px;
			padding-top:5px;

			background-color:#ffab00;
			color:#ffffff;
		}

		.botomenucentral6 {
			width:180px;
			_width:185px;
			height:24px;
			_height:29px;

			padding-left:5px;
			padding-top:5px;

			background-color:#bdbdbe;
			color:#ffffff;
		}

	#imatgeinici {
		width:730px;
		height:364px;

		margin-top:19px;

		float:left;
	
	}

	#imatgeinici.tardor1 {
		background-image:url('img/tardor1.jpg');
		background-repeat:no-repeat;
		background-position:bottom left;
	}


	#fotos_central {
		width:185px;
		height:100%;
		
		margin-left:28px;
		margin-right:31px;
		margin-top:14px;

		float:left;
	}

	#menu2_central {
		width:185px;
		height:100%;
		
		margin-left:2px;
		margin-right:57px;
		margin-top:14px;

		float:left;
	}

		#menu2_central li, #fotos_central li  {
			height:29px;
			margin-bottom:2px;
		}

		#fotos_central li.boto5 {
			height:45px;
			margin-bottom:2px;
		}

	#contingut_central {
		width:510px;
		margin-left:244px;
		margin-top:14px;

		text-align:justify;

		float:left;
	}

	#contingut_central_fotos {
		width:510px;
		margin-left:0px;
		margin-top:14px;

		text-align:justify;

		float:left;
	}

		#contingut_central_fotos ul {
			list-style-type:disc;
			margin-left:15px;
		}

		#contingut_central_fotos li {
			margin-bottom:0px;
		}


		.titol_pagina {
			color:#ff5e00;
			font-size:15px;
			font-weight:bold;

			margin-bottom:20px;
		}

		.boto_formulari {
			width:83px;
			_width:83px;
			height:20px;
			_height:22px;

			padding-left:0px;
			padding-top:2px;

			color:white;
			background-color:#ff6e1a;

			font-size:12px;

			text-align:center;

			cursor:pointer;
		}

		.boto_formulari:hover {
			color:#fff2d9;
		}

	#sota_central {
		clear:both;
		margin-bottom:00px;
	}

#delegacions {
	width:1000px;
	_width:1000px;
	height:25px;
	_height:30px;
	
	padding-top:5px;
	margin-top:-30px;

	background-color:#fff2d9;
	font-size:11px;
	text-align:center;


}

	#delegacions_marge20 {
		width:1000px;
		_width:1000px;
		height:25px;
		_height:30px;
		
		padding-top:5px;
		margin-top:20px;

		background-color:#fff2d9;
		font-size:11px;
		text-align:center;
	}

	#delegacions.tardor, #delegacions_marge20.tardor {
		background-color:#f1e4dd;
	}

	#delegacions.hivern, #delegacions_marge20.hivern {
		background-color:#dbeaf0;
	}

	#delegacions.primavera, #delegacions_marge20.primavera {
		background-color:#f1dee9;
	}

	#delegacions.estiu, #delegacions_marge20.estiu {
		background-color:#fbe3cd;
	}


	#delegacions a, #delegacions_marge20 a {
		color:#ffab00;
	}

	#delegacions a:hover, #delegacions_marge20 a:hover {
		color:#ff6e1a;
	}

	#delegacions.tardor a, #delegacions_marge20.tardor a {
		color:#9e4b1b;
	}

	#delegacions.hivern a, #delegacions_marge20.hivern a {
		color:#4a95b6;
	}

	#delegacions.primavera a, #delegacions_marge20.primavera a {
		color:#b95c93;
	}

	#delegacions.estiu a, #delegacions_marge20.estiu a {
		color:#ed7404;
	}


	#delegacions.tardor a:hover, #delegacions.hivern a:hover, #delegacions.primavera a:hover, #delegacions.estiu a:hover, #delegacions_marge20.tardor a:hover, #delegacions_marge20.hivern a:hover, #delegacions_marge20.primavera a:hover, #delegacions_marge20.estiu a:hover {
		color:#646567;
	}		



#sota1 {

	width:1000px;
	_width:1000px;
	height:25px;
	_height:30px;
	
	padding-top:0px;

	text-align:center;
	border-bottom:solid 2px #bcbdbf;
}

	#sota1 a {
		color:#a7a8aa;
	}

	#sota1 a:hover {
		color:#646567;
	}

#sota2 {

	width:1000px;
	_width:1000px;
	height:25px;
	_height:30px;
	
	padding-top:5px;

	text-align:center;

	font-size:10px;

	color:#ffab00;
}

	#sota2.tardor {
		color:#9e4b1b;
	}

	#sota2.hivern {
		color:#4a95b6;
	}

	#sota2.primavera {
		color:#b95c93;
	}

	#sota2.estiu {
		color:#ed7404;
	}

	#sota2 a {
		color:#ffab00;
	}

	#sota2 a:hover {
		color:#ff5e00;
	}
	
	#sota2.tardor a {
		color:#9e4b1b;
	}

	#sota2.hivern a {
		color:#4a95b6;
	}

	#sota2.primavera a {
		color:#b95c93;
	}

	#sota2.estiu a {
		color:#ed7404;
	}

	#sota2.tardor a:hover,#sota2.hivern a:hover,#sota2.primavera a:hover,#sota2.estiu a:hover {
		color:#646567;
	}

#sota3 {

	width:1000px;
	_width:1000px;

	padding-top:5px;

	text-align:center;

	font-size:10px;

}

	#sota3.tardor a {
		color:#9e4b1b;
	}

	#sota3.hivern a {
		color:#4a95b6;
	}

	#sota3.primavera a {
		color:#b95c93;
	}

	#sota3.estiu a {
		color:#ed7404;
	}

	#sota3.tardor a:hover,#sota3.hivern a:hover,#sota3.primavera a:hover,#sota3.estiu a:hover {
		color:#646567;
	}

.netejar {
	clear:both;
}

#facebook_esquerra {
    width:165px;
    height:240px;
    margin-top:9px;
}

/***********  Fi  Estructura ******************/

/* Calendari */

#calendariactivitats {
	width:165px;
	height:200px;
	margin-top:9px;

	background-color:#fec3a0;
}

	#calendariactivitats select {
		font-size:10px;
	}

	#calendariactivitats.tardor {
		background-color:#d5b19d;
	}

	#calendariactivitats.hivern {
		background-color:#accedd;
	}

	#calendariactivitats.primavera {
		background-color:#e2bcd3;
	}

	#calendariactivitats.estiu {
		background-color:#fec3a0;
	}

#calendari {
	float:right;
	width:165px;
	padding-top:3px;
	clear:right;

	color:#ff6e1a;
}
	#calendari.tardor {
		color:#9e4b1b;
	}
	#calendari.hivern {
		color:#4a95b6;
	}
	#calendari.primavera {
		color:#b95c93;
	}
	#calendari.estiu {
		color:#ed7404;
	}

	#titol_calendari {
		width:151px;
		margin-left:7px;
		text-align:center;
		background-color:#fce7d9;
	}

	#titol_calendari.tardor {
		background-color:#f1e4dd;
	}

	#titol_calendari.hivern {
		background-color:#ffffff;
	}

	#titol_calendari.primavera {
		background-color:#ffffff;
	}

	#titol_calendari.estiu {
		background-color:#fce7d9;
	}

.anycalendari {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#ff6e1a;
}

	.anycalendari.tardor {
		color:#9e4b1b;
	}
	.anycalendari.hivern {
		color:#4a95b6;
	}
	.anycalendari.primavera {
		color:#b95c93;
	}
	.anycalendari.estiu {
		color:#ed7404;
	}

.mescalendari {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#ff6e1a;
	margin-bottom:10px;
}

	.mescalendari.tardor {
		color:#9e4b1b;
	}

	.mescalendari.hivern {
		color:#4a95b6;
	}

	.mescalendari.primavera {
		color:#b95c93;
	}

	.mescalendari.estiu {
		color:#ed7404;
	}

table.calendar {
	text-align:center;

	margin-left:7px;
}

td.calendar {

	font-size:12px;
	width:20px;
	height:18px;
	border:solid 1px #fec3a0;
	font-weight:bold;
	text-align:center;

}

	td.calendar.tardor {
		border:solid 1px #d5b19d;
	}

	td.calendar.hivern {
		border:solid 1px #accedd;
	}

	td.calendar.primavera {
		border:solid 1px #e2bcd3;
	}

	td.calendar.estiu {
		border:solid 1px #fec3a0;
	}

td.calendarToday {
	font-size:12px;
	width:20px;
	height:18px;
	border:solid 1px #fec3a0;
	font-weight:bold;
	text-align:center;
}

	td.calendarToday.tardor {
		border:solid 1px #d5b19d;
	}

	td.calendarToday.hivern {
		border:solid 1px #accedd;
	}

	td.calendarToday.primavera {
		border:solid 1px #e2bcd3;
	}

	td.calendarToday.estiu {
		border:solid 1px #fec3a0;
	}


td.calendarSelect {
	font-size:12px;
	width:20px;
	height:18px;
	border:solid 1px #fec3a0;
	font-weight:bold;
	text-align:center;
	background-color:#ff6e1a;
}
	td.calendarSelect a {
		color:#f1e4dd;

	}

	td.calendarSelect.tardor {
		border:solid 1px #d5b19d;
		background-color:#9e4b1b;
	}
	td.calendarSelect.tardor a {
		color:#f1e4dd;
	}

	td.calendarSelect.hivern {
		border:solid 1px #accedd;
		background-color:#4a95b6;
	}
	td.calendarSelect.hivern a {
		color:#ffffff;
	}


	td.calendarSelect.primavera {
		border:solid 1px #e2bcd3;
		background-color:#b95c93;
	}
	td.calendarSelect.primavera a {
		color:#ffffff;
	}


	td.calendarSelect.estiu {
		border:solid 1px #fec3a0;
		background-color:#ed7404;
	}
	td.calendarSelect.estiu a {
		color:#ffffff;
	}


.calendarDay {
	width:20px;
	font-size:12px;
	text-align:center;
	color:#ff6e1a;

	background-color:#fce7d9;
}

	.calendarDay.tardor {
		color:#9e4b1b;

		background-color:#f1e4dd;
	}

	.calendarDay.hivern {
		color:#4a95b6;

		background-color:#ffffff;
	}

	.calendarDay.primavera {
		color:#b95c93;

		background-color:#ffffff;
	}

	.calendarDay.estiu {
		color:#ed7404;

		background-color:#ffffff;
	}

.calendarDayFest {
	width:20px;
	text-align:center;
	color:#ff6e1a;

	background-color:#fddfcd;
}

	.calendarDayFest.tardor {
		color:#9e4b1b;

		background-color:#f1e4dd;
	}

	.calendarDayFest.hivern {
		color:#4a95b6;

		background-color:#ffffff;
	}

	.calendarDayFest.primavera {
		color:#b95c93;

		background-color:#ffffff;
	}

	.calendarDayFest.estiu {
		color:#ed7404;

		background-color:#ffffff;
	}


.fletxes_mesos {
	float:left;

}

.linia_mes_any {
	text-align:center;
	width:100%;
	height:20px;
	font-weight:bold;
}

	.linia_mes_any a, .linia_mes_any a:hover{
		color:#fce7d9;
		font-weight:bold;
	
	}

	.linia_mes_any.tardor a, .linia_mes_any.tardor a:hover{
		color:#ffffff;
		font-weight:bold;
	
	}

	.linia_mes_any.hivern a, .linia_mes_any.hivern a:hover{
		color:#ffffff;
		font-weight:bold;
	
	}

	.linia_mes_any.primavera a, .linia_mes_any.primavera a:hover{
		color:#ffffff;
		font-weight:bold;
	
	}

	.linia_mes_any.estiu a, .linia_mes_any.estiu a:hover{
		color:#ffffff;
		font-weight:bold;
	
	}

