body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#a21f00;
}

h2 {padding:0 0 15px 0; margin:0; font-size:16px;}

#bloc2_autres h2 { padding:0px 0 15px 0; margin:0; font-size:16px; color:#f4d99d; font-weight:bold; }
#bloc2_autres div.componentheading  { padding:3px 0 15px 3px; margin:0; font-size:16px; color:#f4d99d; font-weight:bold; }
a img{
border:0;
}

#layout-page{	
	width:1004px;	
	margin:0 auto;
	background-color:#99CC00;
	height:510px;
	background:url('../images/background.jpg') no-repeat;
	padding-top:120px;
}

#main { width:791px; margin:0 auto; height:427px; }
	#bloc1 {float:left; width:127px; height:100%; }
	#bloc2 {float:left; width:354px;; height:100%; background:url('../images/bloc2_accueil.jpg') no-repeat; margin-left:8px; }
	
		#bloc2_accueil {text-align:justify; color:#f4d99d; padding:71px 30px 0 30px; }
		#bloc2_accueil span.big {font-size:14px; }
		
	#bloc2_graveur {float:left; width:651px;; height:427px; background:url('../images/bloc2_graveur.jpg') no-repeat; margin-left:8px; color:#560a00;}
	#bloc2_bottier {float:left; width:651px;; height:427px; background:url('../images/bloc2_bottier.jpg') no-repeat; margin-left:8px; color:#560a00;}
	#bloc2_autres {float:left; width:651px;; height:427px; background:url('../images/bloc2_autres.jpg') no-repeat; margin-left:8px;  color:#f4d99d;}
	#bloc2_accueil a,#bloc2_autres a {color:#fff; font-weight:bold; text-decoration:underline; }
	#bloc2_accueil a:hover,#bloc2_autres a:hover {text-decoration:none;}
	
	
	#bloc2_graveur_text {position:relative; padding:25px 30px 0 30px; overflow:auto; overflow-x:hidden; height:402px;  text-align:justify;}
		
	#bloc3 {float:left; width:286px; height:100%; margin-left:8px; background:url('../images/bloc3.jpg') no-repeat; }

#footer {float:left; width:100%;}
	#footer_text {padding:5px 0 0 136px; font-size:11px; color:#fff;}
	#footer_text a {color:#fff; text-decoration:none;}
	#footer_text a:hover {text-decoration:underline;}