@charset "UTF-8";
/* Elements gÈnÈraux */
input, select {
	border : 1px solid #999;
	padding : 2px;
}
.mn-g {
	border-bottom-width: thin;
	width: 155px;
	height: 50px;
	color: #B62503;
	float: left;
	left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.formbutton {
	padding-top : 20px;
	text-align: center;
}
body {
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
}
#alert {
	background-color: #FFFFFF;
	border: 1px solid #666;
	width: 300px;
	margin: 170px auto;
	padding: 10px;
}
/*syndication */
#syndication {
	position : relative;
	bottom : 10px;
	font-size: 11px;
	text-align: center;
	width : 660px;
	margin : 0px auto;
	padding : 2px;
	color : #000000;
}
#syndication a {
	font-size: 11px;
	text-decoration: none;
	color : #999999;
}
#syndication a:hover {
	text-decoration: underline;
	color: #333333;
}
#syndication span {
	padding-left : 10px;
}
/* index.php */
#page_container {
	background-image: url("images/fond2.jpg");
	background-repeat: repeat-y;
	background-position: 0px 58px;
	margin: 10px auto;
	width: 660px;
	min-height: 500px;
}
#page_container .page_nav a {
	color : #990000;
	text-decoration: underline;
}
#page_container .page_nav a:hover {
	text-decoration : underline overline;
	color: #000000;
}
#page_container .page_nav form {
	display : inline;
	text-align: right;
}
#page_container .page_nav form select {
	border : 1px solid #888;
	padding : 0px;
}
#header {
	clear: both;
	background-image: url("images/header_shop.jpg");
	height: 58px;
	border-bottom: medium dotted #999999;
}
/*Liste des produits */

#liste_produits {
	margin-left: 100px;
	padding: 5px;
	width: 520px;
}
#liste_produits dl {
	border : 1px solid #CCC;
	padding : 5px 5px 7px 5px;
}
#liste_produits dt {
	font-size: 14px;
	font-weight: 800;
	color: #303040;
	padding-bottom: 5px;
}
#liste_produits dd {
	margin-left: 84px;
}
#liste_produits dl dd form {
	text-align : right;
}
#liste_produits input {
	border: 1px solid #999999;
}
#liste_produits dd span {
	display: block;
	padding-top: 3px;
}
#liste_produits dd span.prix, span.poids, span.conseils, span.composition, span.zodiac, span.stock, span.provenance {
	color: #444;
}
#liste_produits dd span.description {
	color: #444;
	border-bottom: 1px solid #DDD;
	padding-bottom: 2px;
}
#liste_produits dd span b {
	font-weight: 400;
	color: #000;
}
#liste_produits img {
	border: 1px;
}
.produit_image {
	float: left;
	padding-right: 6px;
}
/* minipanier */
#minipanier span.link {
	text-align: right;
	display: block;
}
#minipanier {
	float: right;
	border-left: 1px outset #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	width: 120px;
	height: 50px;
	padding: 3px 3px 3px;
}
#minipanier #minipanier_text {
	font-size: 11px;
}
#minipanier a {
	color: #633;
}
#minipanier a:hover {
	font-weight: 800;
}
/* liste catÈgorie */
#categories {
	width: 450px;
	height: 50px;
	border-bottom: 1px dashed #FFFFFF;
	left: 200px;
	padding-left: 5px;
	float: none;
	clear: none;
}
#categories li {
	font-size: 12px;
	display: inline;
	list-style: circle;
}
#categories a {
	text-decoration: underline;
	color: #BF370F;
	font-weight: normal;
	list-style: circle;
	font-size: large;
}
#categories a:hover {
	text-decoration: underline;
	color: #000000;
}
/* page navgation */
.page_nav {
	margin-top: 10px;
	text-align: center;
	height: 30px;
	width: 400px;
}
/* progression checkout */
#page_container h3 {
	margin: 15px 10px 10px 15px;
	padding-bottom: 15px;
	border-bottom: 1px black solid;
}
#page_container h3 img {
	margin-bottom: -10px;
	padding-left: 5px;
}
/* liste checkout */
.switch {
	text-align: right;
}
#panier {
	width: 640px;
}
#panier ul.titre {
	padding-bottom: 25px;
	border: none;
	font-size: 18px;
}
#panier ul.titre .liste_no5 {
	visibility: hidden;
}
#panier ul.titre .liste_no1 {
	visibility: hidden;
}
#panier a img {
	border: 0px;
}
#panier ul {
	clear: both;
	border: 0px;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
}
#panier ul li {
	display: inline;
	float: left;
}
#panier .liste_no1 {
	width: 100px;
	margin-left: 10px;
}
#panier .liste_no2 {
	width: 300px;
}
#panier .liste_no3 {
	width: 85px;
}
#panier .liste_no4 {
	width: 70px;
}
#panier .liste_no5 {
	width: 20px;
}
#panier ul.description {
	padding: 0px;
}
#panier ul.description li {
	float: none;
	display: block;
	margin-left: 10px;
}
#panier ul.coffretContent {
	border : 0px;
	margin : 0px;
	padding : 0px;
	font-size : 11px;
	color : #333;
}
/* sous-total du checkout */
#panier #send_mode {
	clear: both;
	position: relative;
	padding-left: 430px;
	margin-top: 90px;
}
#panier #subtotal {
	position: relative;
	text-align: right;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 100px;
	border-top: 1px dotted black;
	margin-top: 5px;
}
#panier #handling {
	position: relative;
	text-align: right;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 50px;
}
#panier #total {
	position: relative;
	text-align: right;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 90px;
}
#form42 #subtotal {
	position: relative;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 70px;
	border-top: 1px dotted black;
	margin-top: 140px;
}
#form42 ul input {
	border: 1px solid #999;
	padding: 2px;
}
#form42 #subtotal input {
	border: 1px solid #999;
	margin-left: 10px;
}
#checkout_nav {
	text-align: center;
	font-size: 16px;
	padding: 20px;
}
#checkout_nav a {
	margin: 20px;
	text-decoration: none;
	color: #000;
}
#checkout_nav a:hover {
	text-decoration: underline;
}
/* adresse de checkout */
#form_address input {
	border: 1px solid #999;
}
#form_address #buttons {
	margin-top: 10px;
	text-align: center;
}
#form #buttons {
	text-align: center;
}
#form #buttons input {
	margin: 10px;
	border: 1px solid #999;
}
#form_address #buttons input {
	margin: 10px;
}
#form_address {
	padding: 15px;
}
/* adresse de checkout */


#adresses div {
	background-color: #EEE;
	float: left;
	margin: 5px;
}
#adresses #billing_adresse {
	border: 1px solid #999;
	padding: 5px;
	width: 295px;
}
#adresses #billing_adresse h1 {
	font-size: 12px;
	text-align: center;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin: 0px auto 5px;
}
#adresses #shipping_adresse {
	right: 0px;
	border: 1px solid #999;
	padding: 5px;
	width: 295px;
}
#adresses #shipping_adresse h1 {
	font-size: 12px;
	text-align: center;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin: 0px auto 5px;
}

