/* Corps du document*/
body 
{
    margin: 0; /* pour �viter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
	background-image: url(../_img/design/fond-site.png);
	font: 13px Helvetica, Arial, sans-serif;
	height: 100%;
}

/* Ligne d'info */
#texthaut
{
	top: 35px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 805px; /* largeur obligatoire pour �tre centr� */
	font: 13px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
#texthaut strong
{	
	color: #FFFF00;
}
.menu_droite
{	
	margin-right: 0px;
	margin-left: 210px;
	text-align: right;
}

a, #milieu h3 a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, #milieu h3 a:hover
{
	color: #FFFF00;
}

.boutton
{
	font: bold 12px Arial ;
	border: 1px solid #000000;
	height: 18px;	
	background-color: #FFFFFF;
}
.boutton:hover
{
	font: bold 12px Arial ;
	border: 1px solid #CC0000;
	height: 18px;	
	background-color: #FFFFFF;
}
input
{
	font: 12px Arial ;
	border: 1px solid #000000;
	height: 12px;
	color: #000000;
}
input:focus
{	
	border: 1px dotted #000000;
	background-color:#FFFF66;
}

/* Bloc central */
#global 
{
	margin-top: 50px;
	bottom: 10px;	
	position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 805px; /* largeur obligatoire pour �tre centr� */
	text-align: left;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	-moz-border-radius:6px;
	border-radius:6px;		
	height: 100%;
	padding-bottom: 125px;	
}

/* Menu Gauche */
#menu_gauche
{
	position: absolute;	
	left: 0px;
	width: 125px;
	padding-top: 5px;
	padding-bottom: 100px;
	padding-left: 2px;
	margin-top: 4px;	
	z-index:1;
	color: #FFFFFF;	
}

/* Barre noire */
#menu_gauche h2
{	
	height: 20px;	
	width: 98%;
	margin: 1px 1px 0px 0px;	
	background-image: url(../_img/menu/tableau-margesup.png);	
	background-color: #000000;
	font-size: 10px;
	text-align:center;	
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
}

#menu_droit h2
{	
	height: 20px;		
	margin: 0px 0px 0px 0px;		
	background-image: url(../_img/menu/tableau-margesup.png);	
	font-size: 13px;
	text-align:center;		
	color: #FFFF00;
}

#menu_gauche ul
{	
	width: 98%;
	margin: 0px;
	padding: 0px;
	list-style: none inside;
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 12px;
	text-align:left;
	border: 1px solid #000000;
}

#menu_gauche a
{
	margin: 0px;
	list-style-type: none;
	list-style-position: outside; 
	text-decoration: none;
	color: #FFFFFF;
}

.categorie
{	
	padding: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.categorie ul
{	
	list-style: none outside;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
}
.categorie li
{	
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #880000;
	color: #880000;
}

#menu_gauche a:hover
{	
	background-color: #FFFFFF;
	color: #000000;
}


.element_droit
{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 96%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.element_droit img
{
	padding-bottom: 5px;
	border: none;
}
.element_droit a
{
	text-decoration: none;
}
.element_droit strong
{
	font-weight : bold;
	font-style : italic;
	color: #CC0000;
}
.rouge
{
	color: #CC0000;
}
.sondage
{
	text-align: left;
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight : bold;
}
.sondage input
{
	border: 0px;
}
.element_droit h6
{
	background-image: url(../_img/menu/tableau-marge-rouge.png);
	background-color: #CC0000;
	padding: 0px;
	margin: 0px;
	height: 19px;
	font: bold 10px Arial;	
}

/* Menu Droit */
#menu_droit
{
	position: absolute;
	right: 0px;             
	width: 125px;
	text-align:right;
	padding-top: 150px;	
	margin-top: 10px;
	z-index:3;
}

#menu_haut
{
	position: absolute;
	right: 0px;
	margin: 0 0 0 130px;
	margin-top: 0px;	
	z-index:8;
}

/* Barre noire */
.barre_noire
{
	position: relative;
	height: 23px;
	width: 673px;
	margin: 0px 0px 0 0px;	
	background-image: url(../_img/menu/fond-menu.png);
	background-color: #000000;
	z-index:6;	
	color: #FFFFFF;
	font: bold 12px Arial;
	padding-left: 4px;
	padding-top: 5px;	
}

.recherche
{
	position: relative;
	margin-left: 140px;
}


.compte_client
{
	text-align: justify;
}

.compte_client a
{
	font-weight: bold;
	color: #000000;
}

.compte_client a:hover
{
	color: #CC0000;
}

/* Milieu */
#milieu 
{		
	margin: 10px 130px;		
	z-index:5;	
	padding-top: 130px;	
	text-align:justify;
}
#milieu img
{
	border: none;
}
#milieu a
{
	color: #000000;
	text-decoration: underline;
}

#milieu a:hover
{	
	color: #CC0000;
	text-decoration: none;
}
#milieu h2
{
	font-size: 18px;
}
#milieu h3
{
	height: 20px;	
	width: 100%;
	
	background-image: url(../_img/menu/tableau-margesup.png);	
	font: bold 15px Arial ;	
	text-align:center;	
	vertical-align: middle;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;	
}
#milieu ul
{
	padding: 0px;
	width: 100%;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#milieu ul img
{	
	margin-left: 2px;	
}
.bas_rouge
{		
	height: 19px;
	width: 100%;
	background-image: url(../_img/menu/tableau-marge-rouge.png);		
	text-align: center;	
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.bas_rouge ul
{
	padding: 0px;
}
.ligne_article
{	
	position: relative;
	margin-top: 10px;	
	margin-left: 0px;
	height: 170px;
	width: 540px;
	padding: 0px;
}

.ligne_articlep
{	
	position: relative;
	margin-top: 10px;	
	margin-left: 0px;
	height: 170px;
	width: 540px;
	padding: 0px;
}
.ligne_articlep a img {border:none }
.ligne_articlep a:hover {border:0px } 
.ligne_articlep a:hover img {width:150px ; height:150px}

.article_mini 
{
	padding: 0px;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	text-align: center;
}


.article
{
	text-align: justify;	
}
.article img
{	
	padding-right: 5px;
	float: left;
}
.prix
{
	font-weight: bold;
	color: 	#CC0000;
	font-size: 15px;
}

.formulaire_centre
{
	background-color: #CCCCCC;
	font-weight: bold;		
}

#bas_page
{	
	border: dashed #000000 1px;
	font-size: 10px;
	width: 550px;		
	margin-top: 50px;
	margin-left: 130px;	;
	text-align: justify;
	margin-bottom: 30px;
}
#bas_page a
{
	color: #000000;
	text-decoration: underline;
}
#bas_page a:hover
{
	color: #CC0000;
}
.paypalbutton
{
width: 93px;
height: 26px;
border: 0px;
}

.boutons img{
margin-left: 3px;
}

#tellfriend {
    position: absolute;
    margin-top: -300px;
    left: 400px;
    width: 380px;
    z-index: 1;
}
#tellfriend {
	position: absolute;
	margin-top: -300px;
	left: 150px;
	color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	width: 380px;
	z-index: 1;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

#tellfriend a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(../_img/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend form textarea {
	height: 80px;
}




/* @end */

/* @group Forms */


.contact-form {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

.contact-form form input.std_input {
	margin-bottom: 10px;
}

.contact_form form label.clear {
	clear: both;
	float: left;
	margin-top: 10px;
}

.contact_form form label.full {
	width: 99%;
}

.contact_form form label.required {
	font-weight: bold;
}

.contact_form form select {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6e6e6e;
}

.contact_form form label {
	color: #808080;
	font-size: 14px;
}

.contact_form form input.std_input,
.contact_form form textarea {
	border: 1px solid #ccc;
	width: 97%;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #6e6e6e;
}

.contact_form form table {
	width: 100%;
}

.contact_form form table input.std_input {
	width: 93%;
}

.contact_form form table.three-col input.std_input {
	width: 90%;
}

.contact_form form input.form_but {
	margin-top: 10px;
	height:30px;
	background-color: #93ba31;
	border: 1px solid #afdd39;
	color: #fff;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
