p,ul,li,a,img,input[type=text] , textarea
	{
	margin:0;
	padding:0;
	outline:none;
	}
	
input[type=text] , textarea
	{
	width:400px;
	border:1px solid #8a8080;
	font-family: Optima,Helvetica,Arial, sans-serif; 
	font-size: 15px;
	padding:4px;
	margin:5px 0;
	}
	
input[type=submit]
	{
	padding:5px 15px;
	background:-webkit-linear-gradient(#9a8d8d 0%, #ffffff 100%);
	border-radius: 4px;
	border:none;
	}
	
form
	{
	margin-top:20px;
	margin-left:20px;
	}
	
a img
	{
	border:0
	}

a
	{
	color:white;
	opacity:.7;
	text-decoration:none;
	text-transform: lowercase;
	}
	
#gauche a	{
	width:142px;
	display:block;
	font-size:18px;
	padding-left:5px;
	}

#gauche a:hover
	{
	background-color: white;
	xopacity:.2;
	color:black;
	}
	
a#active
	{
	color:white;
	font-weight:bold;
	opacity:1;
	}
	
.alerte
	{
	color:red;
	}
	
html
	{
	height:100%;
	background-color:#2b3129;
	}
	
body
	{ 
	font-family: Optima,Helvetica,Arial, sans-serif; 
	font-size: 15px;
	color:white;
	opacity:.8;
	margin:0;padding:0;
	background:url(fond_accueil.jpg) no-repeat;
	background-position-x: 50%;
	width:100%;
	}

#container
	{
	width: 1012px;
	background-position-x: 50%;
	margin: 0 auto;
	text-align: left;
	height:100%;
	padding:8px;	
	}

#langue
	{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#gauche
	{
	float:left;
	width:200px;
	padding-top:10px;
	height:850px;
	}

#droite, #avant
	{
	display:none;
	}

#haut	
	{
	margin:0 auto;
	margin-top:20px;
	height:280px;
	}

#haut img
	{
	-webkit-box-shadow: 0 0 5px black;
	}	
#bas
	{
	clear:left;
	padding-top:50px;
	height:65px;
	font-size:11px;
	text-align:center;
	}
	
#menus
	{
	display:none;
	}
	
#gauche ul, #gauche .criteres
	{
	background:url(fond_menus.png) repeat-y;
	padding-top:10px;
	padding-bottom:30px;
	}

#gauche .criteres a
	{
	padding-left:28px;
	background:url(fond_menu.png) 23px 25px no-repeat;
	height:30px;
	margin-top:3px;
	}

#gauche .criteres a:hover
	{
	color:white;
	opacity: 1;
	}	
#gauche ul li
	{
	list-style: none;
	padding-left:23px;
	background:url(fond_menu.png) 23px 25px no-repeat;
	height:30px;
	margin-top:3px;
	}
	
#contenu
	{
	float:left;
	width:796px;
	}
	
#contenu .chapeau
	{
	display:none
	}
	
.duree
	{
	display:none;
	}

.titre
	{
	margin-top:100px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	font-size:24px;
	}

.criteres .titre, .criteres #recherche
	{
	display:none;
	}
	
#contenu .fiche
	{
	width:100%;
	text-align:center;
	}
	
#contenu img
	{
	margin:3px;
	}
	
#contenu .fiche .photos
	{
	float:left;
	margin-left:100px;
	}
	
.reference
	{
	display:none;
	}
	
#contenu .fiche .designation
	{
	text-align:left;
	font-size:24px;
	margin-left:360px;
	}
#contenu .fiche .descriptif
	{
	text-align:left;
	float:left;
	width:350px;
	}

#contenu .fiche .bas
	{
	clear:both;
	}
	
#contenu .fiche .bouton
	{
	display:block;
	margin:0 auto;
	}
	
#contenu .prix, #contenu .ref, #catalogue form
	{
	display:none;
	}
	
#contenu a b
	{
	display:none;
	}