body{
	margin:0;
	padding:0;
	color:#111111;
	background:url(images/top.png) repeat-x #F0EDE7;
	font-family:arial, sans-serif;
	font-size:14px;
}
a{
	color:#555555;
	border:0;
}
a:hover{
	color:#000000;
}
img{
	border:0;
}
#site{
	background:url(images/back.jpg) top center no-repeat;
	text-align:center;
}
#body{
	text-align:left;
	margin:0 auto;
	width:980px;
	background:url(images/body.png) repeat-y;
}
#corp{
	background:url(images/corp.png) no-repeat;
	padding:0 20px;
}
#tete{
	height:190px;
}

#tete .tofront{
	text-align:right;
	display:block;
	float:right;
/*	margin-top:70px;
	margin-right:50px;*/
	margin-top:20px;
	margin-right:10px;
	text-transform:uppercase;
	font-size:12px;
}
#tete .tofront>div{
	margin-top:5px;
	margin-bottom:10px;
}
#tete .tofront a{
	text-decoration:none;
}
#torse{
	min-height:800px;
}
#pied{
	width:940px;
	padding:30px 20px 20px 20px;
	margin:0 auto;
	background:url(images/pied.png) no-repeat;
	text-align:left;
}
#pied a{
	text-decoration:none;
}

#bras{
	float:left;
	width:220px;
}

ul#menu{
	width:220px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

ul#menu li{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

ul#menu li a{
	display:block;
	margin:0 0 5px 0;
	padding:15px;
	font-size:17px;
	color:#FFFFFF;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.8);
	text-decoration:none;
}
ul#menu li a:hover{
	text-decoration:underline;
	background:rgb(48,47,46);
	background:rgba(0,0,0,0.7);
}

ul#menu ul{
	display:block;
	height: 0px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}


ul#menu ul li a{
	background:rgb(117,115,113);
	background:rgba(0,0,0,0.5);
}
ul#menu ul li a:hover{
	background:rgb(93,92,90);
	background:rgba(0,0,0,0.6);
}

#coeur{
	float:left;
	width:600px;
	background:rgb(231,228,220);
	background:rgba(231,228,219,0.95);
	color:#000000;
	padding:50px;
	margin-left:20px;
	line-height:1.5em;
}
.infoot{
	float:right;
	width:600px;
	color:#555555;
	padding:10px 50px;
	line-height:1.3em;
	font-size:0.8em;
}
#poumon{
	float:right;
	width:600px;
	padding:50px;
	line-height:1.5em;
}

h1, h2, h3{
	clear:both;
	color:#678297;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
}
h2{
	font-size:17px;
}
h3{
	font-size:14px;
	clear:none;
}
h1+h2{
	margin-top:1em;
}

.clr{
	clear:both;
}

.bouton{
	display:inline-block;
	float:right;
	margin:0 0 5px 0;
	padding:15px;
	font-size:17px;
	color:#FFFFFF;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.8);
	text-decoration:none;
	min-width:150px;
	text-align:center;
}
.bouton:hover{
	text-decoration:underline;
	background:rgb(48,47,46);
	background:rgba(0,0,0,0.7);
	color:#FFFFFF;
}

.label{
	float:left;
	width:250px;
}

.input{
	float:left;
	width:300px;
}

.box{
	background:#FFFFFF;
	padding:20px;
	color:#426C89;
}

.btext{
	color:#000000;
}

.submit, .submiti{
	float:right;
	display:block;
	color:#FFFFFF;
	background:#426C89;
	border:0;
	padding:6px 20px;
	margin-left:10px;
}
.submiti{
	float:left;
	background:#FFFFFF;
	color:#666666;
	padding:6px 0;
	margin:0;
}
.submiti:hover{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
}
table{
	border-spacing: 10px;
}
th{
	font-weight:bold;
	text-transform:uppercase;
}

div.photo{
	width:250px;
	padding:10px;
	margin:0 5px;
	background:#FFFFFF;
	font-size:12px;
	line-height:15px;
}

a.btn{
	display:block;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.8);
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	margin-right:10px;
	padding:5px 10px;
}
a.btn:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

a.btn.actif{
	background:#FFFFFF;
	color:#000000;
}
a.btn.actif:hover{
	color:#000000;
	text-decoration:underline;
}

/*Boutique*/
#boutique h2{
	background:#678297;
	color:#FFFFFF;
	padding:5px 10px;
}

.prod{
	display:block;
	float:left;
	background:#FFFFFF;
	padding:20px 30px;
	margin:20px 20px 0 0;
	text-align:center;
}

.prod.last{
	width:126px;
	margin-right:0;
}

.prod .img{
	width:125px;
	height:125px;
	background:#FAFAFA;
	margin-bottom:15px;
}

.prod:hover{
	opacity:0.9;
}

.buybtn{
	display:block;
	background:#000000;
	background:rgba(0, 0, 0, 0.8);
	color:#FFFFFF;
	text-decoration:none;
	width:125px;
	padding:5px 10px;
	margin-top:10px;
	border:0;
	cursor:pointer;
	font-size:12px;
}

.buybtn:hover{
	background:#302F2E;
	background:rgba(0, 0, 0, 0.7);
	color:#FFFFFF;
}

div.opt{
	padding:0 10px;
	background:#FFFFFF;
	background:rgba(255,255,255,0.8);
}

.panierdata{
	float:right;
	text-align:right;
	padding-right:10px;
}

.panimg{
	background:#EEEEEE;
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
}

.panimg img{
	width:40px;
	height:40px;
}





#panier{
	font-size:10px;
	background:rgb(93,92,90);
	background:rgba(0, 0, 0, 0.6);
	color:#FFFFFF;
}

#panier h3{
	color:#FFFFFF;
	font-weight:bold; text-align:center;
	margin-bottom:20px;
}

#panier div.opt{
	background:rgb(48,47,46);
	padding:5px;
}

#panier .buybtn{
	width:100%;
}

.aright{
	text-align:right;
}
.flright{
	float:right;
}

a.mbtn{
	background:#555;
	color:#AAA;
	padding:0 3px;
	text-decoration:none;
}

a.mbtn:hover{
	background:#666;
	color:#CCC;
}
