body, *{
	margin: 0;
	padding: 0;
}

.spacer{
	clear: both;
}

body{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p{
	margin: 8px 0;
}

a{
	color: rgb(255, 221, 0);
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a#december{
	display: block;
	padding-top: 23px;
	margin-right: 5px;
	color: rgb(170, 170, 170);
}

#page{
	width: 700px;
}

#logo_container{
	float: left;
	padding: 10px 50px;
	border-right: thin #4A4949 solid;
	height: 155px !important;
	height: 175px;
}

#titrepage{
	float: left;
	padding: 40px 35px;
	
	color: rgb(255, 221, 0);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;	
}


#soustitre{
	margin-left: 50px;
	font-size: 23px;
	color: rgb(255, 221, 0);
	text-transform: uppercase;
	font-weight: bold;
	padding: 28px 23px;
	background: url("basm/fond_titre.gif") repeat-x;
	width: 508px !important;
	width: 554px;
	height: 24px !important;
	height: 80px;
}

#contentget{
	margin-top: 30px;
	margin-left: 70px;
}

#footer{
	margin-top: 40px;
}

#footer img, #footer a{
	float: right;
}



#form-intro-boutique{
	margin: 30px 0 30px 50px;
}

.champ-boutique{
	margin-top: 5px;
}

.champ-boutique label{
	font-weight: bold;
	float: left;
	width: 100px;
}

.champ-boutique label{
	float: left;
}

#form-intro-boutique #bt-submit{
	padding-left: 100px;
}

input.button, .form-contact #tx_dechicontact_pi1-submit, .form-contact #tx_dechicontact_pi1-reset{
	font-weight: bold;
	background: url("basm/puce.gif") no-repeat 1px 7px;
	color: rgb(255, 221, 0);
	border: thin #4A4949 solid;
	padding: 2px 2px 2px 8px;
	text-transform: uppercase;
	width: auto;
}






#filtre-produits label{
	font-weight: bold;
}

#liste-produits{
	margin-top: 25px;
}

.fiche-produit{
	padding: 10px 0;
	border-top: thin rgb(255, 221, 0) dotted;
}

.fiche-produit:last-child{
	border-bottom: thin rgb(255, 221, 0) dotted;
}


.fiche-produit .picture-prod{
	width: 135px;
	float: left;
}

.fiche-produit .infos-prod{
	width: 280px;
	float: left;
	margin-right: 5px;
}

.fiche-produit .options-prod{
/*	width: 230px;*/
	float: left;
	padding: 2px;
}

.fiche-produit .option-prod{
	margin: 5px 0;
}

.options-prod label, .options-prod .single-opt-label{
	display: block;
	float: left;
	width: 6em;
	font-weight: bold;
}

.options-prod select, .options-prod input, .options-prod .single-opt{
	float: left;
}


.fiche-produit .nom-prod{
	margin: 0 0 8px 0;
	text-transform: uppercase;
	color: rgb(255, 221, 0);
	font-weight: bold;
}


.fiche-produit .prix{
	color: rgb(255, 221, 0);
	font-weight: bold;
}

.actions-liste-prod{
	margin-top: 20px;
	float: right;
}





#panier-produits table{
	width: 630px;
}

#panier-produits table caption{
	display: none;
}

#panier-produits table th{
	text-align: left;
}

#panier-produits table tr.infos-prod td, #panier-produits table tfoot td{
	margin-top: 5px;
	padding: 5px 0;
	border-top: thin rgb(255, 221, 0) dotted;
}

#panier-produits table td.mention{
	font-style: italique;
	padding: 0 10px;
}

#panier-produits table td.warnqte{
	color: #FF0000;
	padding: 0 10px;
}

#panier-produits table td.sum, #panier-produits table th.sum{
	text-align: right;
}

#panier-produits table td.totcom{
	color: rgb(255, 221, 0);
}

#panier-produits table td .nomprod{
	font-weight: bold;
}

.actions-panier-prod{
	margin-top: 20px;
	text-align: right;
}

.actions-panier-prod form{
	display: inline;
}







.form-contact #retour-panier{
	text-align: right;
	margin-bottom: 20px;
}

.form-contact fieldset{
	border: 0;
	margin: 20px 0 5px 0;
}

.form-contact .confirm-contact, .form-contact legend{
	display: block;
	font-size: 14px;
	color: rgb(255, 221, 0);
	font-weight: bold;
	padding: 17px 12px;
	background: url("basm/fond_stitre.gif") repeat-x;
	width: 271px !important;
	width: 295px;
	height: 18px !important;
	height: 50px;
	margin-bottom: 10px;
}



.form-contact .champ{
	margin: 10px 0;
}

.form-contact .champoblig{
	color: red;
	font-weight: bold;
}

.form-contact div.champoblig{
	margin-top: 15px;
}

.form-contact label{
	display: block;
	width: 120px;
	margin-right: 10px;
	float: left;
}

.form-contact .inline label, .form-contact .checkbox label, .form-contact .radio label{
	float: none;
	display: inline;
	width: auto;
	margin-left: 5px;
}

.form-contact .radio .titre{
	margin: 8px 0 5px 0;
	font-weight: bold;
}

/*.form-contact .radio .opt{
	display: block;
	width: 200px;
	margin-right: 10px;
	float: left;
}*/

.form-contact textarea{
	width: 200px;
	height: 70px;
}

.form-contact input{
	width: 200px;
}

.form-contact input[type="image"]{
	width: auto;
}


.form-contact .inline input, .form-contact .checkbox input, .form-contact .radio input{
	width: auto;
	border: 0;
}



.form-contact input.mini{
	width: 30px;
}


.form-contact .explique{
	color: rgb(255, 221, 0);
}

.infos-contact{
	color: rgb(255, 221, 0);
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
}

#registered-cats{
	margin: 5px 0 5px 0;
}

#registered-cats li{
	float: none !important;
}

.cnil{
	margin: 15px 0 15px 0;
	font-style: italic;
}

