	.divide2 { /* permet de faire fonctionner le design dans certains cas */
		width: 100%;
		height:1px;
		font-size:0px;
		margin:0px;
		border:0px;
		padding:0px;
		clear:both;
		}	
	
	img {
	border:0
	}
	
	body {
	margin:0;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#a7d2df;
	}
	
	#content1 {
	width:980px;
	margin:auto;
	}
	
	#bando1 {
	width:720px;
	height:69px;
	margin:auto;
	background-color:#a7d2df;
	}
	
	#logo {
	float:left;
	width:269px;
	height:69px;
	}
	
	#menu {
	float:right;
	width:336px;
	height:69px;
	text-align:left;
	}
	
	#bando2 {
	width:980px;
	height:210px;
	margin:auto;
	}
	
	#content2 {
	width:720px;
	margin:auto;
	}
	
	#colgauche {
	float:left;
	width:400px;
	border-left:30px solid #a7d2df;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:black;
	}
	
	#colgauche2 {
	margin:auto;
	width:660px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:black;
	}
	
	#colgauche h1, #colgauche2 h1 {
	font-size:16px;
	font-weight:bold;
	color:#047a9b;
	}
	
	#colgauche h2, #colgauche2 h2 {
	font-size:14px;
	font-weight:bold;
	color:#d6b500;
	margin:0px;
	}
	
	#coldroite {
	float:right;
	width:240px;
	border-right:30px solid #a7d2df;
	}
	
	#txt_bpage {
	width:680px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#168eb0;
	margin:auto;
	background-color:#e6e6e6;
	border-left:3px solid #f9d335;
	padding:5px;
	}
	
	#txt_bpage a {
	font-weight:bold;
	color:#168eb0;
	text-decoration:none;
	}
	
	#txt_bpage a:hover {
	text-decoration:underline;
	}
	
	/********* Tableau prix ***************/
	
	.tab {
	padding:3px;
	}
	
	.tr0 {
	background-color:#168fb2;
	color:white;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	.tr1 {
	font-size:12px;
	background-color:#f5f5f5;
	}
	
	.tr2 {
	font-size:12px;
	background-color:#cfebf3;
	}
	
	.tdmarque {
	width:120px;
	text-align:center;
	}
	
	#ico-pic {
	border:1px solid #f9d335;
	width:80px;
	height:80px;
	margin:auto;
	}