HTML {
	margin: 0px;
	padding:0px;

	height:100%;
}
BODY {
	margin: 0px;
	padding:0px;	
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:0px;
	padding-bottom:5px;	
 
/*	height:100%; */

	background-color:#333333;	
	
}

img {
	
	border:0px;

}

a {

	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {

	color:#99cc33;
	text-decoration:none;
	font-weight:bold;

}



#web {
	width:868px;
	_width:882px;
	height:461px;
	
	margin-top:40px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;

	border-left: solid 7px #ffffff;
	border-right: solid 7px #ffffff;
	border-top: solid 7px #ffffff;
	border-bottom: solid 11px #ffffff;

}
	
	#titol{
		height:87px;
		width:868px;
	}
	
		#titol_esq {
		
			height:87px;
			width:721px;
		
			border-right: solid 13px #ffffff;
		
			float:left;
		
		}
		
		#titol_dret {
			
			height:87px;
			width:132px;
		
			border-right: solid 2px #ffffff;
		
			float:left;
		}

	#barra_blanca_horitzontal {
	
		background-color:#ffffff;
		width:868px;
		height:9px;

	
	}


#menu {	

	width:178px;
	height:365px;

	float:left;

	background-image:url('imatges/fonsmenu.jpg');
	background-repeat:no-repeat;


}

	#menu ul {

		width:178px;
		height:365px;
			
		padding:0px;
		margin:0px;

		list-style-type:none;

	}

	#menu li {
		width: 178px;
		height:20px;
		margin-bottom:3px;
	}



	.menuitem{
	
	}
	



	#barra_blanca_vertical {
	
		background-color:#ffffff;
		width:12px;
		height:365px;

		float:left;
	}



	#principal {
	
		width:531px;
		height:365px;
		
		float:left;
	
	
		background-color:#ffffff;
	
		overflow:auto;
	
	
	}

		#titolseccio {

			width:531px;
			height:22px;
			_height:25px;
		
			padding-top:3px;
			margin-bottom:2px;
		
			font-family: Arial Black;
			font-size:13px;
		
			text-align:center;
		
			background-color:#cccc66;
		
		}

		#titolseccio2 {
		
			width:514px;
			height:22px;
			_height:25px;
		
			padding-top:3px;
			margin-bottom:2px;
		
			font-family: Arial Black;
			font-size:13px;
		
			text-align:center;
		
			background-color:#cccc66;
		
		}

	#barra_blanca_vertical2 {
	
		background-color:#ffffff;
		width:13px;
		height:365px;

		float:left;
	}


	#dreta {

		width:132px;
		_width:134px;
		height:365px;
	
		float:left;	

		border-right: solid 2px #ffffff;

	
	}

	#dreta1 {

		width:132px;
		height:220px;
		_height:227px;

		border-bottom: solid 7px #ffffff;

		background-color:#cccc00;

		overflow:auto;
		overflow-x:hidden;
	}

		#text_horari_dreta {


			width:118px;
			_width:128px;

			height:180px;
			_height:190px;

			padding:5px;

			text-align:justify;

			font-size:11px;
		}

	#dreta2 {

		width:132px;
		height:133px;
		_height:119px;

		border-bottom: solid 8px #ffffff;
	
		background-color:#cccc00;

	
	}

		#titol_novetats_dreta {
			
			width:132px;
			_width:130px;
			height:14px;
			_height:16px;
			padding-top:2px;
			font-family: Arial Black;
			text-align:center;
			

		}

		#text_novetats_dreta {

			width:122px;
			_width:132px;

			height:105px;
			_height:111px;

			padding:5px;

			text-align:justify;

			font-size:10px;

			overflow:auto;
			overflow-x:hidden;

		}

		.novetat_dreta {

			padding-bottom:4px;
			padding-top:4px;
			border-bottom: dotted 1px;

		}


		.data_novetat {
			
			font-style:italic;

		}

		.titular_novetat {


		}

		

	#dreta3 {

		width:132px;
		height:84px;

		background-color:#cccc00;

	}




#peu{
	width:820px;
	height:26px;

	margin-left:149px;
	margin-top:5px;


	color:white;

	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;


}

#peu_rourets {
	padding-bottom:7px ;
	font-size:0.8em;
	color:white;
}

#rourets  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 3px 1px 3px;
	color:black;
	background-color:#cccc00;
	border:1px solid black;

}
#rourets:hover {
	border:1px solid white;
	color:black;
}









