/* Général */
body {
	color: #F0E39E;
	background: #a2aab7 ;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
	background-color:#3C3B3A ;
}

#main{

}

#head {
width:1000px;
height:151px;
background-color:#000000 ;
margin-left:auto;
margin-right:auto;
padding-top:15px;
}

#container {
	width: 1000px;
	position: relative;
	margin:0 auto;
	background-color:#000000 ;
}


#menu_gauche {
	width: 250px;
	position: absolute;
	left:10px;
	text-align:left;
}

#menu_gauche2 {
	width: 250px;
	position: fixed;
	left:50%;
	margin-left : -490px;
	text-align:left;
}

#mbar {
	width: 250px;
	position: fixed;
	padding-left:0px;
	padding-top:0px;
	text-align:left;
	margin:0px;
}

#centre {
	width: 745px;
	margin-left: 255px;
	padding-top:18px;
	text-align:left;
}


#footer {
	width:1000px;
	height:100px;
	background-color:#000000 ;
margin-left:auto;
margin-right:auto;
}

img{
border:none;
}

a{
color:#2B80AF;
}


p.contact{
text-align:center;
padding-right:10px;
}

fieldset{

border:none;

}

fieldset.produits{
width:670px;
border:1px solid #3C3B3A;
padding-left:20px;
}

fieldset.produits legend{
font-size: 40px;
color:#EF7600;
}


#flash {
width:700px;
height:700px;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
padding-top:8px;
text-align:center;
}



