*{
	margin: 0;
}

img{
	border: none;
}

body{
	margin: 0;
	font-size: 12px;
	font-family: arial;
	background: url(/images/fond.png) repeat-x #AC5600;
}

div#page{
	position: relative;
	width: 1000px;
	margin: auto;
	background: url(/images/page.png) repeat-y;
}

div#ban{
	width: 1000px;
	height: 150px;
	background: url(/images/ban.png) no-repeat;
}

a#logo{
	display: block;
	float:left;
	width: 220px;
	height: 110px;
}

ul#membre{
	float: right;
	width: 220px;
	padding: 0;
	margin: 20px 0 0 0;
}

ul#membre li{
	width: 150px;
	line-height: 45px;
	padding: 0 0 0 70px;
	list-style-type: none;
	color: #FCEDD0;
}

li.compte{
	background: url(/images/compte.png);
}

li.panier{
	background: url(/images/panier.png);
}

ul#membre li a{
	text-decoration: none;
	color: #FCEDD0;	
}

ul#membre li a:hover{
	color: #eee;
	text-decoration: underline;
}

div#milieu{
	width: 1000px;
	min-height: 500px;
	background: url(/images/milieu.png) no-repeat;	
}

div.langage{
	clear: both;
	height: 40px;
	margin: 5px 0 0 790px;
	padding: 0 0 0 0;
}

div.langage a{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

a.fr{
	background: url(/images/fr.png) left top;	
}

a.fr:hover{
	background: url(/images/fr.png) left top;	
}

a.en{
	background: url(/images/en.png) left top;	
}

a.en:hover{
	background: url(/images/en.png) left top;	
}

a.es{
	background: url(/images/es.png) left top;	
}

a.es:hover{
	background: url(/images/es.png) left top;	
}

ul#menu{
	position:relative;
	float: left;
	width: 200px;
	position:fixed;
	margin: 0;
	padding: 0;
}

ul#menu li{
	width: 180px;
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style-type: none;
	background: url(/images/menu-milieu.png) left;
}

ul#menu li a{
	display:block;
	width: 180px;
	height: 42px;
	padding: 14px 0 0 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #FCEDD0;
	background: url(/images/menu.png) top left;
}

ul#menu li a:hover{
	/*padding: 0 0 0 5px;*/
	color: #eee;
}

ul#menu li.haut{
	width: 200px;
	height: 63px;
	margin: 0;
	padding: 0;
	background: url(/images/menu-haut.png) left;	
}

ul#menu li.bas{
	width: 140px;
	height: 53px;
	margin: 0;
	padding:60px 0 0 60px;
	color: #AC5600;
	background: url(/images/menu-bas.png) top left no-repeat;	
}

ul#menu ul{
	margin: 0;
	padding: 0;
}

ul#menu ul li{
	height: 20px;
	width: 160px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 0.8em;
}

ul#menu ul li a{
	display:block;
	width: 150px;
	height: 16px;
	margin: 0;
	padding: 4px 0 0 10px;
	color:#333;
	text-align: left;
	background: #dfd7ca;	
}

ul#menu ul li a:hover{
	color:#fff;
	text-decoration:none;
	background: #ac5600;	
}

div#contenu{
	width: 740px;
	margin: 0 0 0 230px;
}
	
h1{
	font-size: 1.4em;
	color: #ac5600;
	padding: 5px 0 5px 0;
}

h2{
	font-size: 1.2em;
	color: #ac5600;
	padding: 2px 0 2px 0;
}

div.gamme{
	position: relative;
	float:left;
	width: 240px;
	height: 210px;
	padding: 0 0 0 3px;
	margin: 0 0 20px 0;
	background: url(../images/gamme.png) center no-repeat;
}

/*div.vitelli{
	background: url(../images/vitelli.png) center no-repeat;	
}

div.niloticus{
	background: url(../images/niloticus.png) center no-repeat;	
}

div.luxe{
	background: url(../images/luxe.png) center no-repeat;	
}*/


div.pascher{
	position: absolute;
	width: 68px;
	height: 117px;
	top:350px;
	left: 400px;
	/*left: 200px;*/
	background: url(../images/euro.png) center no-repeat;
	z-index:100;
}

div.pascher2{
	position: absolute;
	width: 37px;
	height: 63px;
	top:65px;
	/*left: -5px;*/
	left: -5px;
	background: url(../images/euro2.png) center no-repeat;
	z-index:100;
}

div.pascher3{
	position: absolute;
	width: 68px;
	height: 117px;
	top:140px;
	left: 880px;
	/*left: 200px;*/
	background: url(../images/euro.png) center no-repeat;
	z-index:100;
}

div.pascher4{
	position: absolute;
	width: 181px;
	height: 83px;
	padding: 35px 0 0 70px;
	top:425px;
	left: 520px;
	/*left: 200px;*/
	color: #535355;
	font-weight: bold;
	background: url(../images/euro3.png) center no-repeat;
	z-index:100;
}

div.gamme h2{
	padding:15px 0 40px 0;
	text-align:center;
	color: #dfd7ca;
}

/*div.vitelli h2{
	color: #222;
}*/

div.gamme ul{
	margin:0;
	padding:0 0 0 30px;
}

div.gamme li{
	padding:5px 0 5px 0;
}

div.gamme a{
	display: block;
	width: 200px;
	height: 24px;
	margin: 5px auto 0 auto;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #dfd7ca;
	background: url(../images/lien_gamme.png) bottom center no-repeat;
}

div.gamme a:hover{
	background: url(../images/lien_gamme.png) top center no-repeat;
}

ul#catalogue{
	width: 740px;
	margin: 0 0 0 0;
	padding: 0;	
}

ul#hiddenCatalogue{
	display: none;
}

ul#catalogue li{
	float: left;
	width: 360px;
	height: 300px;
	padding: 10px 0 0 0;
	list-style-type: none;
	text-align: center;
}

ul#catalogue li div.gauche{
	float: left;
	width: 250px;
	height: 250px;
}

ul#catalogue li div.droite{
	width: 100px;
	height: 200px;
	margin: 0 0 0 255px;
	padding:  50px 0 0 0;
}

ul#catalogue li a.image{
	display: block;
	width: 250px;
	height: 250px;
}

ul#catalogue li a.detail{
	color: #ac5600;
	text-decoration: none;
}

ul#catalogue li a.detail:hover{
	color: #222;
}

ul#catalogue li a.detail{
}

ul#catalogue li a.zoom{
	display: block;
	width: 80px;
	line-height: 40px;
	/*margin: 50px 0 10px 250px;*/
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #FCEDD0;
	background: url(../images/zoom.png) left no-repeat;
}

ul#catalogue li a.zoom:hover{
	color: #eee;
	text-decoration: underline;
}

ul#catalogue li a.detail2{
	display: block;
	width: 80px;
	line-height: 40px;
	/*margin: 0 0 10px 250px;*/
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #FCEDD0;
	background: url(../images/detail.png) left no-repeat;
}

ul#catalogue li a.detail2:hover{
	color: #eee;
	text-decoration: underline;
}

/*ul#catalogue li span.prix{
	display: block;
	width: 100px;
	text-align: center;
	margin: 0 0 0 250px;
}*/

ul#catalogue li a.acheter{
	display: block;
	width: 75px;
	line-height: 40px;
	/*margin: 0 0 0 250px;*/
	padding: 0 0 0 25px;
	text-decoration: none;
	color: #FCEDD0;
	background: url(../images/acheter.png) left no-repeat;
}

ul#catalogue li div.epuise{
	width: 75px;
	line-height: 40px;
	/*margin: 0 0 0 250px;*/
	padding: 0 0 0 25px;
	text-decoration: none;
	color: #FCEDD0;
	background: url(../images/epuise.png) left no-repeat;
}

ul#catalogue li a.acheter:hover{
	color: #eee;
	text-decoration: underline;
}

/********************************************************/
ul#vitrine
{
	width: 740px;
	margin: 0 0 0 0;
	padding: 0;	
}

ul#vitrine li{
	position: relative;
	float: left;
	width: 220px;
	height: 250px;
	padding: 5px;
	list-style-type: none;
	text-align: center;
}

div.pascher5{
	position: absolute;
	width: 37px;
	height: 63px;
	top:150px;
	left: 150px;
	background: url(../images/euro2.png) center no-repeat;
	z-index:100;
}

ul#vitrine li a{
	color: #ac5600;
	text-decoration: none;
}

ul#vitrine li a:hover{
	color: #222;
}

ul#vitrine li a img{
	display: block;
	width: 220px;
	height: 220px;
}
/***************************************************************************/

div#pied{
	clear: both;
	width: 1000px;
	height: 62px;
	background: url(/images/pied.png) top no-repeat;
}

p#lien-pied{
	float: right;
	width: 600px;
	line-height: 57px;
	margin: 0 60px 0 0;
	color: #FCEDD0;
	text-align: center;
	background: url(/images/foot.png);	
}

p#lien-pied a{
	text-decoration: none;
	color: #FCEDD0;	
}

p#lien-pied a:hover{
	color: #eee;
	text-decoration: underline;
}

.png { 
	behavior: url(/iepngfix.htc);
}

dd{
	padding: 5px;
}

label{
	display: block;
	width: 250px;
}

a.lien{
	color: #ac5600;
	text-decoration: none;
}

a.lien:hover{
	color: #222;
	text-decoration: underline;	
}

div#partI{
	height: 330px;
}

div.srisixtine{
	float: left;
	width: 300px;
	height: 300px;
	text-align: center;
}

div.control{
	width: 90px;
	height: 45px;
	margin: auto;
}

div#gauche{
	float: left;
	width: 45px;
	height: 45px;
	background: url(/images/gauche.png);
}

div#droite{
	float: left;
	width: 45px;
	height: 45px;
	background: url(/images/droite.png);
}

div.fiche p{
	margin: 5px;
}

div.galerie{
	width: 700px;
}

div.galerie a img{
	border: solid 2px #fff;
}

div.galerie a:hover img{
	border: solid 2px #ac5600;
}

input.petit{
	width: 30px;
}

table th{
	text-align: left;
}

table th, table td{
	padding: 5px;
}

table.liste{
	width: 100%;
	text-align: left;
}

table.liste tr{
	background: #e6dbc3;
}

table.liste td, table.liste th{
	padding: 5px;
}


table.liste  a{
	text-decoration: none;
	color: #ac5600;
}

table.liste  a:hover{
	text-decoration: underline;
}

div.coordonnees{
	height: 150px;
}

div.colonne1{
	float: left;
	width: 350px;
	height: 150px;
}

td.spacer hr{
	width: 100%;
	margin: auto;
	color: #ac5600;
	background-color: #ac5600;
	height: 1px;
	border: 0;
}

input.submit{
	border: none;
	width: 200px;
	height: 40px;
	color: #FCEDD0;	
	cursor: pointer;
	background: url(/images/submit.png) bottom;	
}

input.submit:hover{
	background: url(/images/submit.png) top;	
}

input.ajout_panier{
	border: none;
	width: 185px;
	height: 40px;
	color: #FCEDD0;	
	cursor: pointer;
	background: url(/images/ajout_panier.png) left bottom no-repeat;	
}

input.ajout_panier:hover{
	background: url(/images/ajout_panier.png) left top no-repeat;	
}

div.ajout_epuise{
	width: 185px;
	line-height: 40px;
	margin: 0 0 0 300px;
	padding: 0 0 0 50px;
	color: #FCEDD0;
	background: url(/images/ajout_epuise.png) left bottom no-repeat;	
}

ul.panier{
	width: 700px;
	margin:0;
	padding:0;
	list-style-type: none;
}

ul.panier li{
	padding: 5px;
	margin: 10px 0 0 0;
	background: #dfd7ca;
}

a.retour{
	display: block;
	line-height: 40px;
	padding: 0 0 0 50px;
	text-decoration: none;
	color: #CEBB91;
	background: url(/images/retour.png) left no-repeat;
}

span.noir{
	color: #333;
}

div#paiement{

}

.solde{
 text-decoration: line-through;
}

.promo{
color:#C62424;
}

a.top{
	display:block;
	position:fixed;
	width: 54px;
	height: 44px;
	margin:0 0 0 950px;
	top:50%;
	background: url(/images/top.png);
	z-index:100;
}