@charset "UTF-8";
/* CSS Document */
*{
	zoom:0;
}
html, body {
	background: url(../img/fond.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#header {
	width: 878px;
	height: 61px;
	margin: 0 auto;
	background: url(../img/header.png) no-repeat;
}
#menu {
	width: 864px;
	padding-left: 14px;
	height: 38px;
	margin: 0 auto;
	background: url(../img/menu/fond.gif) no-repeat;
}
#content {
	width: 858px;
	margin: 0 auto;
	padding: 10px;
	background: url(../img/content.jpg) repeat-x #000000;
}
#footer {
	width: 858px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	font-size: x-small;
	color: #999999;
	clear: both;
}
#drapeaux_menu {
	height: 39px;
	width:878px;
	margin: 0 auto;
	background: url(../img/menu_langue.jpg);
}
a.drapeau_fr {
	display: block;
	float: right;
	height: 9px;
	line-height: 9px;
	width: 20px;	
	background-image: url(../img/fr.gif);
	overflow:hidden;
	margin-right: 5px;
	margin-top: 20px;
}
a:hover.drapeau_fr {
	background-position: 0 9px;
}
a.drapeau_en {
	display: block;
	margin-right: 10px;
	float: right;
	height: 9px;
	line-height: 9px;
	width: 20px;
	background-image: url(../img/en.gif);
	overflow:hidden;
	margin-top: 20px;
}
a:hover.drapeau_en {
	background-position: 0 9px;
}

#content p {
	text-align:justify;
}

a {
	color: #fbe02f;
}

a:hover {
	color: #999999;
}

ul {
	color: #fbe02f;
	padding:0;
	padding-left:18px;
}
ul .text {
	color: #FFFFFF;
}
ul .text_gris {
	color: #939393;
}
.ul_adjust {
	float:inherit;
	padding:20px;
}

h1 {
	font-size: 22px;
	font-weight:normal;
	color: #fbe02f;
	margin:0;
}
h2 {
	font-size: 12px;
	color: #fbe02f;
	margin-bottom:0;
}
h3 {
	font-size: 12px;
	margin:0;
}
p {
	margin-top:0;
}
.highlight {
	color: #fbe02f;
	font-weight:bold;
}
/* Menu */
#menu a {
	display:block;
	height:38px;
	line-height: 24px;
	float:left;
	text-align:center;
	text-decoration:none;
	color: #FFFFFF;
}
#menu a:hover {
	background-position: 0 38px;
	color: #000000;
}
#menu a.selected_btn {
	background-position: 0 38px;
	color: #000000;
}
#btn_accueil {
	width: 73px;
	background:url(../img/menu/btn_accueil.jpg);
}
#btn_trouve {
	width: 113px;
	background:url(../img/menu/btn_trouve.jpg);
}
#btn_perdu {
	width: 113px;
	background:url(../img/menu/btn_perdu.jpg);
}
#btn_inscription {
	width: 113px;
	background:url(../img/menu/btn_inscription.jpg);
}
#btn_boutique {
	margin-left: 10px;
	width: 144px;
	background:url(../img/menu/btn_boutique.jpg);
}
#btn_compte {
	width: 113px;
	background:url(../img/menu/btn_compte.jpg);
}
#btn_propos {
	margin-left: 10px;
	width: 82px;
	background:url(../img/menu/btn_apropos.jpg);
}
#btn_contact {
	width: 80px;
	background: url(../img/menu/btn_contact.jpg);
}
.gellule {
	width:151px;
	margin: 0 auto;
}
.gellule_ie {
	width:151px;
	margin-left: 129px;
	margin-top: 5px;
}
.gellule_ie2 {
	float:left;
	width:151px;
	margin-left: 52px;
	margin-top: 5px;
}
.gellule_ie3 {
	float:left;
	width:151px;
	margin-left: 5px;
	margin-top: 5px;
}
.gellule2_ie2 {
	float:left;
	width:155px;
	margin-left: 50px;
	margin-top: 5px;
}
.gellule2_ie3 {
	float:left;
	width:155px;
	margin-left: 1px;
	margin-top: 5px;
}
.gellule a, .gellule_ie a, .gellule_ie2 a, .gellule_ie3 a {
	display:block;
	width: 151px;
	height: 23px;
	line-height: 23px;
	background: url(../img/gellule.jpg);
	text-align:center;
	text-decoration:none;
	font-size:10px;
	color: #333333;
}
.gellule2_ie2 a, .gellule2_ie3 a {
	display:block;
	width: 155px;
	height: 25px;
	line-height: 25px;
	background: url(../img/gellule2.jpg);
	text-align:center;
	text-decoration:none;
	font-size:10px;
	color: #000000;
}
.gellule a:hover, .gellule_ie a:hover, .gellule_ie2 a:hover, .gellule_ie3 a:hover {
	background-position: 0 23px;
	color: #FFFFFF;
}
.gellule2_ie2 a:hover, .gellule2_ie3 a:hover {
	background-position: 0 25px;
	color: #FFFFFF;
}
.gellule_invert {
	width:151px;
	float:right;
	margin-bottom: 10px;
	background: url(../img/gellule.jpg) 0 23px;
}
.gellule_invert a {
	display:block;
	width: 151px;
	height: 23px;
	line-height: 23px;
	background: url(../img/gellule.jpg) 0 23px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	color: #FFFFFF;
}
.gellule_invert a:hover {
	background-position: 0 0;
	color: #333333;
}
/* Content */
#left_column {
	float: left;
}
.pix_column {
	float: left;
	background-color:#fbe02f;
}
.pix_column img {
	width: 205px;
	display:block;
	margin-bottom: 1px;
}
#right_column {
	width: 429px;
	float: left;
	margin-left: 20px;
}
#right_column2 {
	width: 633px;
	float: left;
	margin-left: 20px;
}
#middle_column {
	width: 408px;
	text-align:center;
	margin:0 20px;
	overflow:auto;
	float: left;
}
.savoir_plus {
	display:block;
	margin-bottom:30px;
}
.legende {
	width: 185px;
	font-size:10px;
	color:#333333;
	padding:5px 10px;
}
.legende h1{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	display:inline;
}
.stickers {
	float:left;
	margin: 20px 0;
}
.stickers_centre {
	padding: 20px 0;
	width:237px;
	margin:0 auto;
}
#login_form {
	text-align: right;
	float:right;
}
#login_form p{
	text-align: right;
}
#inscription_form label {
	display:block;
	width: 200px;
}
#inscription_form .radio {
	display:inline;
}
#inline_form label {
	display:block;
	float:left;
	width: 200px;
}
.centre {
	width: 355px;
	margin: 0 auto;
}
.centre_large {
	width: 600px;
	margin: 0 auto;
}
form.legende {
	font-size:10px;
	color:#999999;
}
.input_centre {
	width: 100%;
	text-align:center;
}
.spacer {
	clear:both;
}
.spacer_gris {
	width:100%;
	height:1px;
	border-top-color:#333333;
	border-top-width:1px;
	border-top-style:solid;
	clear:both;
}

.spacer_dashed {
	width:100%;
	height:1px;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	clear:both;
}

p,h1,h2 {
	width:auto;
}
.product {
	width: 100%;
	height:auto;
}
.product img {
	border:none;
	float:left;
}
.product .description {
	display:table-cell;
	height:100%;
	float:left;
	margin-left:10px;
	width: 398px;
}
.product .prix {
	height: 100%;
	font-size: 16px;
	color: #fbe02f;
	float: right;
	width: 90px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: right;
}
.product_th {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width: 100%;
	height:auto;
}
.product_th .description {
	float: left;
	color: #999999;
	margin-left: 135px;
	width: 398px;
	line-height: 30px;
}
.product_th .prix {
	color: #fbe02f;
	float: left;
	width: 90px;
	margin-left:10px;
	line-height: 30px;
}
.panier {
	width: 100%;
	height:auto;
}
.panier .description {
	display:table-cell;
	height:100%;
	float:left;
	margin-left:0px;
	width: 310px;
}
.panier .prix {
	height: 100%;
	font-size: 16px;
	color: #fbe02f;
	float: left;
	width: 60px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: right;
	line-height:40px;
}
.panier .service{
	height: 100%;
	font-size: 16px;
	color: #fbe02f;
	float: left;
	width: 120px;
	margin-left: 30px;
	margin-top: 10px;
	text-align: center;
	line-height:40px;
}
.panier_th {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width: 100%;
	height:auto;
}
.panier_th .description {
	float: left;
	color: #999999;
	margin-left: 30px;
	width: 300px;
	line-height: 30px;
	text-align: left;
}
.panier_th .prix {
	color: #fbe02f;
	float: left;
	width: 70px;
	margin-left:8px;
	line-height: 30px;
	text-align: right;
}
.panier_th .service {
	color: #fbe02f;
	float: left;
	width: 120px;
	margin-left:10px;
	line-height: 30px;
	text-align: center;
}
.panier_total{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width: 100%;
	height:auto;
	margin-top:20px;
}
.panier_total .titre {
	color:#999999;
	text-align:right;
	width: 100%;
}
.panier_total .montant{
	color:#FFFFFF;
	text-align:right;
	width:100%;
}
.product_apercu {
	padding-top:30px;
	width:100%;
}
.product_apercu .description {
	width:289px;
	float:right;
}
.product_apercu img {
	float: left;
}
.modele {
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color: #fbe02f;
	width:100px;
	float:left;
	margin-right:5px;
}
.option {
	display:table-cell;
	line-height:40px;
	width:200px;
	float:left;
	margin-right:5px;
}
.option select {
	width:200px;
	min-width:200px;
	max-width:200px;
}
.prix {
	width:100px;
	float:left;
	text-align:right;
	color:#fbe02f;
	font-size:16px;
	line-height:40px;
}
.quantite {
	line-height:40px;
	width:50px;
	float:left;
	margin:0 5px;
}
.quantite #input_quant {
	text-align:center;
}
.modele_th {
	font-size:14px;
	float:left;
	width: 100px;
	margin-right:5px;
	text-align:center;
}
.option_th {
	font-size:14px;
	float:left;
	width: 200px;
	margin-right:5px;
	text-align:center;
}
.prix_th {
	font-size:14px;
	float:left;
	width: 100px;
	margin-right:5px;
	text-align:center;
}
.quantite_th {
	font-size:14px;
	float:left;
	width: 50px;
	text-align:center;
}
.product_buy {
	width:470px;
	float:left;
}
.add_cart {
	margin-top:45px;
	float:right;
}
.etiquette {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width: 100%;
	height:auto;
}
.etiquette .text {
	float: left;
	color: #999999;
	margin-left: 10px;
	width: 70px;
	line-height: 30px;
	text-align: left;
}
.etiquette .boolean {
	color: #fbe02f;
	float: left;
	width: 30px;
	margin-left:8px;
	line-height: 30px;
	text-align: center;
}
.etiquette .date {
	color: #fbe02f;
	float: left;
	width: 60px;
	margin-left:10px;
	line-height: 30px;
	text-align: center;
}
.colonnage {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width: 100%;
	height:auto;
}
.colonnage .label {
	float: left;
	color: #fbe02f;
	margin-left: -50px;
	margin-right: 60px;
	width: 150px;
	line-height: 30px;
	text-align: right;
}
.colonnage .input {
	float: left;
	color: #000000;
	margin-left: 0px;
	margin-right: -30px;
	width: 150px;
	line-height: 30px;
	text-align: left;
}
