/*********************************RESET******************************/

/*******************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}
a img{
	border:none;
}
/**********************************fin reset*************************************/

body{
	background:url(../images/bg.gif) repeat-x #d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Tahoma, Geneva, sans-serif;
	color:#626262;
}

#page{
	width:904px;
	margin: 0 auto;
	position:relative;
}

#header{
	margin-top:78px;
	position:relative;
}

#header h1{
	display:none;
}

h2{
	font-size:24px;
	font-weight:normal;
}

h3{
	color:#000;
	margin-bottom:22px;
}

h4{
	color:#000;
	font-size:24px;
	font-weight:normal;
	margin-bottom:22px;
}

.desc h4{
	border-bottom:1px solid #626262;
	padding-bottom:20px;
}

#btInfos{
	position:absolute;
	right:100px;
	bottom:10px;
	display:block;
	height:56px;
	width:166px;
	background:url(../images/btheader_up.png) no-repeat transparent;
	text-indent:-9999px;
}

#btInfos:hover{
	background:url(../images/btheader_rl.png) no-repeat transparent;
}

#header ul{ 
	height:65px;
	width:904px;
	background:url(../images/bg_nav.gif) repeat-x #000;
	margin-bottom:5px;
}

#header ul li a{
	color:#ddc5aa;
	line-height:65px;
	text-transform:uppercase;
	font-size:22px;
	text-indent:-9999px;
	text-decoration:none;
	height:65px;
	margin:0;
	text-align:center;
}

#header ul li{
	float:left;
	text-align:center;
	padding-left:32px;
	padding-right:32px;
	height:65px;
	/*background:url(../images/menu_up.png) no-repeat #000;*/
}

#header ul li:hover{
	float:left;
	background:url(../images/menu_rl.jpg);*/
}

#header ul li.actif{
	background:url(../images/menu_select.jpg);
}
#header ul li.last{
	border:none;
	padding-right:33px;	
}

#header ul li.line			{ background:url(../images/line.jpg) no-repeat; width:2px; height:65px; padding:0;}



#contenuAccueil{
	margin-top:25px;
}

#contenuAccueil div{
	width:268px;
	float:left;
	font-size:12px;
	padding:15px 15px 0;
}

#contenuAccueil div p{
	margin:18px 0;
}

#contenuAccueil div a{
	font-size:14px;
	font-weight:bold;
	color:#ffa11b;
}

#contenuAccueil div.sep{
	width:5px;
	height:192px;
	background:url(../images/sep_accueil.jpg) no-repeat top left #f2f2f1;
	padding:0;
}

#menuGauche{
	background-color:#FFF;
	margin:42px 30px 17px 20px;
	padding:25px 20px 15px 20px;
	width:190px;
	float:left;
}

#menuGauche ul li a img{
	margin-right:10px
}

#menuGauche ul li a{
	display:block;
	color:#626262;
	font-size:16px;
	text-decoration:none;
	padding-top:10px;
	height:27px;
	border-bottom:1px solid #d8d8d8;
	margin:0;
}


#menuGauche ul li a:hover{
	background-color:#d8d8d8;
}

#menuGauche ul li a.last{
	border-bottom:none;
}

.produitAccueil{
	margin:67px 20px 0 0;
	display:none;
	opacity:0;
}

.produitAccueil img{
	border:7px solid #fff;
	float:left;
}

.produitAccueil div.desc{
	float:right;
	width:190px;
	font-size:14px;
	color:#000;
}

.clear{
	clear:both;
}

#clear{
	clear:both;
}

#footer{
	background-color:#1f1002;
	width:100%;
	height:90px;
}

#footer ul{
	width:360px;
	margin:0 auto;
	padding-top:20px;
}

#footer ul li{
	float:left;
	margin-left:10px;
}

#footer ul li a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}

#footer ul li a:hover{
	border-bottom:1px dotted #fff;
}

/***********ENTREPRISE**********/
#contenuEntreprise{
	font-size:13px;
	padding:15px 15px;
}

#contenuEntreprise h3{
	margin:30px 0 10px;
}

#contenuEntreprise p{
	margin-bottom:10px;
}

#contenuEntreprise img{
	border:7px solid #fff;
	margin-left: 130px;
    margin-top: 45px;
    width: 600px;
}
	
/***********SERVICES**********/
#contenuServices{
	font-size:13px;
	padding:15px 15px;
}

#contenuServices p{
	margin:10px 0;
}

#listeServices{
	background-color:#FFF;
	margin:48px 30px 17px 20px;
	padding:25px 20px 15px 20px;
}

#listeServices ul li{
	display:block;
	color:#626262;
	font-size:16px;
	text-decoration:none;
	padding-top:10px;
	height:27px;
	border-bottom:1px solid #d8d8d8;
	margin:0;
}

/***********CONTACT**********/
#contenuContact{
	font-size:13px;
	padding:15px 20px;
}

#contenuContact h3{
	margin:30px 0 10px;
}

#contenuContact img{
	float:left;
}

#contenuContact p{
	margin:10px 0;
	line-height:16px;
}

#contenuContact p.clear{
	clear:both;
}

#contenuContact a{
	color:#686868;
}

#adresse{
	float:left;
}

#map{
	float:right;
}

#map img{
	border:7px solid #fff;
	width:300px;
	height:200px;
}

#phone{
	background-color:#FFF;
	margin:32px 30px 17px 0px;
	padding:20px 20px 15px 20px;
	float:left;
	width:330px;
}
#mail{
	background-color:#FFF;
	margin:32px 0px 17px 20px;
	padding:20px 20px 15px 20px;
	float:right;
	width:330px;
}

/*****PRODUITS***********/
.zoneProduit{
	margin:67px 20px 0 280px;
}

.produits{
	float:left;
	width:191px;
	height:125px;
	text-align:center;
	padding-top:25px;
	padding-bottom:10px;
	line-height: 16px;
}
.h40{
	height:40px;
	width:100%;	
}
.produits span{
	font-size:11px;
}
.exposant {
    font-size: 9px;
    vertical-align: 4px;
}



/******PROMOTIONS****/
ul.promotion			{margin-left:-20px; width:370px; float:left;}
ul.right				{float:right; margin-right:20px;}
ul.promotion li			{color:#8b8c8e; height:50px; padding:7px 0px 7px; line-height:40px; width:370px; font-size:14px;}

ul.promotion li .first			{font-weight:bold; width:100px; background-color:#f1f2f2; height:38px; float:left; text-align:center;}
ul.promotion li .second			{width:100px; background-color:#f1f2f2; height:38px; float:left;}
ul.promotion li .third			{width:50px; background-color:#f1f2f2; height:38px; float:left;}
ul.promotion li .last			{width:120px; background-color:#f1f2f2; height:38px; float:right;}

ul.promotion li a				{background:url(../images/prix.png); color:#fff; width:103px; height:37px; line-height:30px; display:block; font-size:24px; text-align:center; margin-top:-3px;}
ul.promotion li span.exposant	{font-size:12px; vertical-align:8px;}
ul.promotion li small			{font-size:18px;}

ul.promotion li .bgWhite		{background-color:#fff;}

ul.promotion li.titre			{color:#75490a; font-size:18px; text-transform:uppercase; padding-bottom:0;}

ul.promotion li.grand			{height:85px;}
ul.promotion li .grand			{height:85px;}
.grand a.sec					{margin-top:7px;}