/* Structure du site ------------------------------------------- */

html {font-family: Verdana; font-size:12px; text-align:justify; color:#999; line-height:20px; background:url(../img-gen/fond-gen.jpg) repeat-x; background-color:#c0c1c2;}
body{margin:0; padding:0;}
a {text-decoration:none; color:#999;}
a:hover {text-decoration:underline; color:#FF6600;}
p {margin:0 0 0 0;padding: 0 0 0 0;}
img {border:inherit;}

/*---------conteneur principal---------------------*/
#contaccueil{
	margin:0 auto;
	padding:0;
	width:995px;
	height:20px;
	}
#conthaut{
	margin:0 auto;
	padding:0;
	width:995px;
	height:160px;
	}
#contnav{
	margin:0 auto;
	padding:0;
	width:995px;
	height:40px;
	background:url(../img-gen/fond-nav.jpg) repeat-x;
	}
#contpage{
	margin:0 auto;
	padding:0 0 10px 0;
	width:995px;
	height: auto;
	background-color: #FFF;
	color:#333333;
	overflow:hidden;
	}
#contgauche{
	float:left;
	margin:0;
	padding:10px 0 0 10px;
	width:210px;
	min-height:320px;
	background-color: #FFF;
	color:#333333;
	overflow:hidden;
	}
#accgauche{
	float:left;
	margin:0 10px 0 0;
	padding:10px 0 10px 0;
	width:132px;
	min-height:350px;
	color:#333333;
	overflow:hidden;
	font-weight:bold;
	font-size:1.2em;
	}
#accgauche a{text-decoration:none;}
#contdroit{
	float:left;
	margin:0;
	padding:10px 10px 0 10px;
	width:755px;
	min-height:320px;
	background-color: #FFF;
	color:#333333;
	overflow:hidden;
	}
#contprod{
	float:left;
	margin:10px 0 0 10px;
	padding:0;
	width:225px;
	min-height:290px;
	overflow:hidden;
	border:1px #CCCCCC dotted;
	}
#contfooter {
	margin:0 auto;
	padding:0;
	width:995px;
	height:32px;
	font-size:0.8em;
	color:#333;
	text-align:center;
	line-height:30px;
	background:url(../img-gen/fond-footer.jpg) repeat-x;
	}
#contfooter a{
	color:#333;
	text-decoration:none;
	}
#contfooter a:hover{
	color:#FF6600;
	text-decoration:underline;
	}
	

/*---------conteneur page---------------------*/

#contadress{
	margin:0 0 0 4px;
	padding:10px;
	width:170px;
	min-height:100px;
	border:#CCC solid 1px;
	}
h1 {font-size:1.3em; border-bottom:#CCCCCC 1px solid; padding-bottom:5px;}
.img {float:left; margin:10px 10px 20px 0;}
h2 {font-size:1em; float:left; font-weight:normal; width:495px;}
h3 {font-size:1.1em;}
h4 {font-size:1em; background:url(../img-gen/prod-tit-fond.jpg) no-repeat; height:30px; line-height:27px; text-align:center; margin:5px 0 0 13px; width:201px; height:26px;}
h5 {font-size:0.8em; text-align:justify; margin:5px; line-height:12px; font-weight:normal;}
h6 {font-size:0.8em; text-align:justify; margin:2px; line-height:12px; text-align:center; font-weight:normal;}
#info {font-size:0.8em; margin:5px 0 0 100px; line-height:15px; font-weight:normal; background:url(../img-gen/prod-info-fond.jpg) no-repeat; width:120px; height:16px; text-align:center;}
#info a{color:#006600; text-decoration:none;}
#info a:hover{color:#FF6600; text-decoration:none; font-weight:bold;}
#filet {border-bottom:#CCCCCC 1px dotted;}

#rct{
	margin: 7px 0 0 4px;
	border: 1px solid #090;
	padding: 5px 7px 0 55px;
	width: 129px;
	
}
#rct img{
	margin: 0 7px 0 0;
}
#rct a{
	text-decoration:none;
	color:#333;
	font-size:12px;
	font-weight:bold;
	background: url(../img-gen/pt-rbi.png) no-repeat left center;
}
#rct a:hover{
	color:green;
}
