@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eae9e9;
	margin: 0px;
	background-image: url(../img/fond_body.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom: 15px;
}
a {
	color:#000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#contenu_accueil {
	margin-left: 75px;
	padding-top: 15px;
}
#contenu_accueil p {
	font-size: 12px;
	width: 300px;
	margin-top: 15px;
}
#footer {
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 756px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/design2_new_01.jpg);
	height: 169px;
	width: 760px;
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: right;
}
#menu p {
	padding-top: 45px;
}
#header_menu {
	margin-right: 100px;
	padding-top:8px;
}
#header_menu a {
	padding-right: 5px;
	font-size: 12px;
	background-color: #DFDFDF;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 7px;
	border: 1px solid #000000;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #cccccc;
}
#rebours {
	background-color: #000000;
}
#menu {
	background-image: url(../img/design2_new_02.jpg);
	display: block;
	height: 105px;
	width: 760px;
}
#menu.en {
	background-image: url(../img/design2_new_02_en.jpg);
}
#menu.es {
	background-image: url(../img/design2_new_02_es.jpg);
}
#menu_haut {
	text-align: center;
	width: 760px;
	padding-top: 5px;
}
#menu_haut  a {
	font-size: 12px;
	color: #000000;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 220px;
	margin-left: 5px;
	letter-spacing: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-right: 5px;
	padding-right: 5px;
}
#content {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	width: 758px;
	background: url(../img/design2_new_03.jpg) no-repeat;
}

#box {
	border: 1px solid #CCCCCC;
	padding: 12px;
	color: #999999;
	background-color: #000000;
}
#menu_bas {
	text-align: center;
	width: 760px;
	padding-top: 60px;
}
#menu_bas a {
	font-size: 12px;
	color: #000000;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 220px;
	margin-left: 5px;
	letter-spacing: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 5px;
}
div.produits {
	padding:20px 20px 10px 40px;
}
.produits #content {
	width:758px;
	background-image: url(../img/no_image_03.jpg);
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.produits #description {
	width:390px;
	float:left;
	clear:none;
}
.produits p {
	margin-top:10px;
	width:350px;
	letter-spacing: 1px;
	font-size: 12px;
}
.produits ul {
	margin-top:10px;
	width:350px;
	letter-spacing: 1px;
	font-size: 12px;
	padding-left:20px;
}
.pages p, .pages li {
	margin-top:10px;
	width:460px;
	letter-spacing: 1px;
	font-size: 12px;
}
.pages li {
	margin-left:20px;
	margin-top: 5px;
}
.pages #content_text {
	padding:20px 0px 20px 40px;
}
.femme {
	background-image: url(../img/femme_03.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
.homme {
	background-image: url(../img/homme_03.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 460px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.shamane_cosmetiques #menu, .shamane_cosmetique_en #menu {
	background-image: url(../img/homme_02.jpg);
}
.lait_anesse #header, .ass_milk #header, .ferme_de_l_ane #header, .ferme_de_l_ane_en #header {
	background-image: url(../img/femme_01.jpg);
}
.lait_anesse #menu, .ass_milk #menu, .ferme_de_l_ane #menu, .ferme_de_l_ane_en #menu {
	background-image: url(../img/femme_02.jpg);
}	
.shamane_cosmetiques #header, .shamane_cosmetique_en #header {
	background-image: url(../img/homme_01.jpg);
}
.bon_commande #content_text {
	padding-left:40px;
}

.bon_commande #content {
	padding-top:10px;
	margin-top:20px;
	border-top: 1px solid #999;
	background-image: none;
	width:760px;
}