body
{
	padding: 0;
	font-family: Verdana;
	text-align: center;
	background-color: #4B4B4B;
}

#conteneur
{
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-y ;
}

#header
{
	height: 155px;
	width:910px;
	margin: 0;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat ;	
}
h1 {
	padding-top:110px;
	padding-left:70px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
}

#menu
{
	height: 44px;
	list-style-type: none;
	margin:0px auto;
	padding-left:28px;
}

#menu li
{
	margin:0px auto;
	float: left;
	width:170px;
	height: 33px;	
	text-align:center;
	padding-top:12px;
	font-size: 12px;
	background: url(../img/menu.jpg);	
}

#menu li a
{
	display: block;
	line-height: 22px;
	text-decoration: none ;
	padding: 0 20px ;
	color: #fff ;
	font-weight: bold ;
}

#menu li a:hover
{
	color:#C0C0C0;
}

#menu li:hover
{
	background: url(../img/menu_hover.jpg);	
}
img {
	border:0px;
}

a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

#contenu p
{
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	text-indent:20px;
}

#news {
	width:250px;
	background: url(../img/news_fond.jpg);	
	clear:both;
	float:left;
	margin-top:20px;
	margin-left:30px;
	font-size:11px;
	text-align:justify;

}
#gamme_position {
	width:500px;
	clear:both;
	margin-top:30px;
	margin-left:50px;
	font-size:11px;
	text-align:left;

}
#gamme_position a, #gamme_position a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#gamme_position a:hover{
	text-decoration:none;
	color:#C0C0C0;
	font-weight:bold;
}
#news_pied, .gamme_pied {
	width:250px;
	background: url(../img/news_pied.jpg);	
	clear:both;
	float:left;
	height:68px;
}

#news h2, #points_de_vente h2, .gamme h2 {
	width:250px;
	background: url(../img/news.jpg);	
	height:30px;
	font-weight:bold;
	color:#4B4B4B;
	font-size:14px;
	text-align:center;
	margin:0px auto;
	padding-top:32px;
}
.gamme h2 a {
	color:#4B4B4B;
	font-size:14px;
	text-decoration:none;
}
.gamme h2 a:hover {
	color:#C0C0C0;
}
#news p{
	margin:0px auto;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	text-align:justify;
	padding-top:10px;

}
.gamme p{
	margin:0px auto;
	text-align:center;
	padding-top:10px;

}
#news p a, #news p a:visited, .gamme p a, .gamme p a:visited
{
	color :#000000;
	text-decoration:none;
	font-style: italic ;
	font-weight:bold;
}
#news p a:hover, .gamme p a:hover
{
	color :#C0C0C0;
}
.gamme {
	width:250px;
	background: url(../img/news_fond.jpg);	
	float:left;
	margin-top:20px;
	margin-left:40px;
	font-size:11px;
	text-align:justify;
}
#points_de_vente {
	font-size:12px;
	width:250px;
	background: url(../img/point_de_vente.jpg) 0 62px;	
	float:left;
	margin-top:20px;
	margin-left:30px;
	height:201px;
}
#points_de_vente p{
	margin:0px auto;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	padding-top:30px;
}
#points_de_vente p a, #points_de_vente p a:visited
{
	padding-top:30px;
	color :#000000;
	text-decoration:none;
	font-style: italic ;
	font-weight:bold;
}
#points_de_vente p a:hover, #contenu_accueil p a:hover, #contenu p a:hover {
	color :#C0C0C0;
	text-decoration:none;
	font-style: italic ;
	font-weight:bold;
}
#contenu_moitie_droite p a:hover, #contenu_moitie_gauche p a:hover {
	color :#C0C0C0;
	text-decoration:none;
	font-style: italic ;
	font-weight:bold;
}
#contenu_accueil {
	width:590px;
	margin:0px auto;
	background: url(../img/accueil_fond.jpg);	
	float:right;
	margin-right:30px;
	margin-top:20px;
}
#contenu_accueil h2 {
	width:590px;
	background: url(../img/accueil_titre.jpg);	
	height:30px;
	font-weight:bold;
	color:#4B4B4B;
	font-size:14px;
	text-align:center;
	margin:0px auto;
	padding-top:32px;
	margin-bottom:20px;
}
#contenu_accueil p {
	margin:0px auto;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	padding-bottom:20px;
	text-indent:15px;
}
#contenu p {
	margin:0px auto;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	padding-bottom:20px;
	text-indent:15px;
	font-size:12px;
}
#contenu_moitie_gauche p, #contenu_moitie_droite p  {
	margin:0px auto;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	text-align:justify;
	padding-bottom:20px;
	text-indent:0px;
}
#contenu_accueil p a, #contenu p a,  #contenu_moitie_droite p a {
	color :#000000;
	text-decoration:none;
	font-style: italic ;
	font-weight:bold;
}
#contenu_accueil p a:hover {
	color :#C0C0C0;
	text-decoration:none;
	font-style: italic ;
	font-weight:bold;
}
#accueil_pied {
	width:590px;
	background: url(../img/accueil_pied.jpg);	
	clear:both;
	float:left;
	height:54px;
}
#contenu {
	width:850px;
	margin:0px auto;
	background: url(../img/contenu_fond.jpg);	
	float:right;
	margin-right:30px;
	margin-top:20px;
}
#contenu_moitie_gauche {
	width:400px;
	margin:0px auto;
	background: url(../img/pagesmoitie_fond.jpg);	
	float:left;
	margin-left:40px;
	margin-top:20px;
}
#contenu_moitie_droite {
	width:400px;
	margin:0px auto;
	background: url(../img/pagesmoitie_fond.jpg);	
	float:right;
	margin-right:40px;
	margin-top:20px;
}
#contenu h2 {
	width:850px;
	background: url(../img/contenu_titre.jpg);	
	height:30px;
	font-weight:bold;
	color:#4B4B4B;
	font-size:14px;
	text-align:center;
	margin:0px auto;
	padding-top:32px;
	margin-bottom:20px;
}
#contenu_moitie_gauche h2, #contenu_moitie_droite h2 {
	width:400px;
	background: url(../img/pagesmoitie_titre.jpg);	
	height:11px;
	font-weight:bold;
	color:#4B4B4B;
	font-size:14px;
	text-align:center;
	margin:0px auto;
	padding-top:20px;
	margin-bottom:20px;
}
#pied {
	width:850px;
	background: url(../img/contenu_pied.jpg);	
	clear:both;
	float:left;
	height:54px;
}
#contenu_moitie_pied {
	width:400px;
	background: url(../img/pagesmoitie_pied.jpg);	
	clear:both;
	float:left;
	height:25px;
}
#footer
{
	clear:both;
	height: 94px ;
	padding-right:50px;
	text-align: right ;
	background: url(../img/footer.jpg) no-repeat ;
}
#footer p, #footer p a, #footer p a:visited
{
	padding-top:38px;
	color :#FFFFFF;
	text-decoration:none;
	font-style: italic ;
	font-size: 12px;
}
#footer p a:hover
{
	color :#C0C0C0;
	text-decoration:underline;
}
.rouge {
	color: #FF0000;
	font-weight:bold;
}
.tableau {
	width:350px;
	margin:0px auto;
	margin-left:20px;
	
}
.tableau_gamme {
	border:0px solid #000000;
	margin-left:60px;
	width:475px;
	font-size:14px;
	font-weight:bold;
}
.tableau_contacts {
	border:0px solid #000000;
	margin-left:50px;
	width:700px;
	font-size:12px;
}
.cellule {
	padding-left:30px;
}
.detail_colle {
	font-size:12px;
	font-weight:normal;

}
.separator {
	width:300px;
	height:1px;
	text-align:center;
	margin-top:20px;
	color:#4B4B4B;
	background-color:#4B4B4B;
}
.petit {
	font-size:10px;
	text-indent:0px;
}
.titreu {
	text-decoration:underline;
	clear:both;
}
.decalestrong {
	font-weight:bold;
	width:250px;
	border:1px solid #000000

}
.strong {
	font-weight:bold;
}
legend, fieldset {
	font-size:12px;
	width:750px;
	margin-left:40px;
}
.strongvert {
	color:#00E000;
	cursor:pointer;	
	font-weight:bold;
	text-decoration:underline;
}
.strongvert:hover {
	color:#C0C0C0;
	cursor:pointer;	
	font-weight:bold;
	text-decoration:underline;
}
.materiau {
	float:left;
	font-size:11px;
	width:120px;
	height:100px;
	text-align:center;
	margin-left:40px;
	margin-bottom:20px;
}
.materiau a, .materiau2 a {
	text-decoration:none;
	color:#000000;
}
.materiau a:hover, .materiau2 a:hover {
	text-decoration:underline;
	color:#C0C0C0;
}

.materiau img {
	padding-bottom:4px;
}
.materiau2 {
	float:left;
	font-size:11px;
	width:240px;
	height:100px;
	text-align:center;
	margin-left:5px;
	margin-bottom:20px;
}

.materiau2 img {
	padding-bottom:4px;
	padding-top:4px;
}
