	div#canvas {
		padding-bottom:7px; height:auto;
	}
	
	div#canvas div#toolbar {
		 width:100%; margin-bottom:0px; 
	}
	
		div#canvas div#toolbar div#logo {
			height:71px; border-bottom:1px solid rgb(142,116,85); text-align:center;
			padding-top:32px; 
		}
		
		div#canvas div#toolbar div#decor {
			height:84px; border-bottom:rgb(142,116,85); 
			background:url(../img/fons_decor.gif) repeat-x;
			width:100%;
		}
		
		div#canvas div#toolbar div#menu {
			background-color:rgb(80,48,27); padding:7px 0px 5px 17px; text-align:center;
			margin:0px;
		}
		
			div#canvas div#toolbar div#menu img{
				margin-right:5px;
			}
			
		div#canvas div#menu2 {
			width:100%;  margin-top:0px;
		}
	
	
	
body.index div#canvas {
	 background-image:none; 
}

body.index div#canvas div#toolbar {
	width:100%; padding:0px;
}

body.index div#canvas div#flash {
	 position:relative; border-bottom:1px solid rgb(142,116,85); height:256px; margin-bottom:30px;
}	

	div#peu {
		margin:auto; width:779px; text-align:center; margin-top:22px; line-height:16px;
	}
	
	
/*Contingut genèric*/
div#contingut {
	margin:20px 17px;
}



