	body
	{
		text-align: center; /*per a centrar la web*/		
		background: url(images/fons2.jpg);
		background-repeat:repeat-x; 
		background-color: #8196ab; 
		font-family: Verdana, sans-serif;
	}


/*
	#noticies{
		text-align:justify;
		z-index:0;
	}
	
	
	#noticies .imgH{	
		position:relative;
		top:5px;
	}
*/
	a{
	  color:#fff;  
	  font-weight: bold;
	  text-decoration:none;  
	}

	a:hover{
	  color:#fff; 
	  font-weight: bold;
	  text-decoration:underline;  
	}

	#line{
		margin-top:5px;
	}


	#contenidor
	{
		margin: auto;
		width:988px;
		/*height:660px;*/
		/*min-height: 670px;*/
		height:760px;
		background-color: #FFFFFF;
	}	
	div#principal
	{
		margin:auto;
		width:988px; 
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #FFF;
		text-align: left;
	}
	div#header
	{
		margin:0px auto 0px auto;
		width:988px;
        height:90px;
		background: url(images/fons_titol_capsalera.jpg) top right no-repeat;
        background-color: #062e57;

	}
	
	#logo
	{
		width:500px;		
		padding-top:5px;
		/*float:left;*/
	}
	


	#menu{list-style:none;
		width:488px;
		padding-top:50px;
		/*float:right;*/
	}
	#menu li{float:left;
		list-style:none;
	}
	
	div#bottom
	{
		margin: auto;
		width:988px;
        height:50px;
		background-color: #062e57;
		/*display:block;042010*/
		float:left;
	}

	div#main
	{
		padding-top: 5px;
		width:720px; /*740px; */
        /*height:500px; 042010*/
     /*   border:dotted 1px #CCC; */
		background-color: #FFFFFF;
		
	}
	
#slideshow-container    {  position:relative;  }
#slideshow-container img { display:block; position:absolute;  z-index:1; top:0; left:0; }	

/*
	div#sidebar
	{
		display:none;

	}
	*/
	div#sidebar
	{
		padding-top: 5px;
		display:block;
		width:260;/*240px;*/
		height:500px;
		/*border:dotted 1px #CCC;*/
		background-color: #FFF;
	}
	
	#dalt
	{
		
		height:300px;
		/*background: url(images/fonsDalt.jpg);
		background-repeat:repeat-x; */
	}
	
	#baix
	{
		/*width:240px;*/
		font-family: "Verdana";
		height:360px;	
		padding-top: 5px;
		padding-left:5px;
		font-size:12px;
		background-color:#CCCCCC;/*background-color:#999999;
		/*background: url(images/fonsBaix.jpg);
		background-repeat:repeat-x; */
		/* text desplaçant
		overflow:hidden;
		padding: 6px 5px 2px 10px;*/
		
	}

	
	/*prova1*/
	.not /*ticker*/
	{	/* text desplaçant*/				
		height: 340px;
		overflow: hidden;
		padding: 0;
		width: 240px;
	}
	.contnot /*cont elemento ticker*/
	{	/* text desplaçant*/				
		height: 340px;
		overflow: hidden;
		padding: 0;
		width: 240px;
	}
	/*TICKER*/
.ticker{
	padding: 0px;
	width: 240px;
	height: 340px;
	overflow: hidden;
}
.elementoticker{
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
}
.elementoticker:hover{
	background-color: #e5e5e5;
}
.elementoticker A{
	color: #33c;
	font-weight: bold;
}
.elementoticker SPAN{
	display: block;
}
.contelementoticker{
	height: 75px;
	margin: 10px 0 0 0;
	overflow: hidden;
	
}
	/*fi prova 1*/
	div#sidebar h2
	{
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		color:#ccc; 
	}
	
	div#main
	{
		float:left;

	}
	
	div#sidebar
	{
		float:right;

	}
	
	
	/*prova8*/
#box8{
	position:absolute;
}
#box8 div{
	width:200px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.mask1{
	position:relative;
	width:200px;
	height:180px;
	overflow:hidden;
}
.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
	/*fi prova8*/
	
	
	

