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



/* Elments HTML en gnral
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(images/fond_body2.gif); 
	background-repeat:repeat-x;
	background-color:#000;
	color:#FFF;
	font-size: 12px;
}


h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 20px;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 16px;
	margin: 0;
	margin-left:20px;
	margin-top:12px;
	padding: 0;
}
h3{
	font-size: 15px;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
}

a {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 990px;
	background-color: #000;
	}

#content {
float:left;
width:100%;
padding: 0;
/*clear: both;*/
margin: 0;
background-color:#000;
}

#Menu{
float:left;
background-color:#017EFF;
width:19%;
/*height:460px;*/
margin:0;
padding:0;
}

#contenu {
	float: left;
	width:81%;
	width:50% !important;
	background-color:#000;
	padding: 0;
	margin:0;
}

#contenu2 {
	float: left;
	width:65%;
	width:700px;
	background-color:#000;
	padding: 0;
	margin:0;
	margin-left:20px;
	}

.titrePage {
	color: #666;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #333;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #ccc;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 775px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}


/* Bannire
-------------------------------------------------------- */

#banniere{
width:990px;
background-color:#000;
background-image:url(images/deco_murale.jpg);
height:150px;
margin:0;
padding:0;
float:left;
}

/*_______________BANNIERE DECO__________________________*/

#banniere.b-1 {
background-image:url(images/deco_murale.jpg);
}

#banniere.b-5 {
background-image:url(images/deco_murale.jpg);
}

#banniere.b-6 {
background-image:url(images/deco_murale2.jpg);
}

#banniere.b-7 {
background-image:url(images/deco_murale.jpg);
}

#banniere.b-8 {
background-image:url(images/deco_murale.jpg);
}

#banniere.b-9 {
background-image:url(images/deco_murale.jpg);
}

#banniere.b-19 {
background-image:url(images/deco_murale2.jpg);
}

#banniere.b-11 {
background-image:url(images/deco_murale.jpg);
}

#banniere.b-12 {
background-image:url(images/deco_murale2.jpg);
}


/*_______________BANNIERE TEE-SHIRT__________________________*/

#banniere.b-2 {
background-image:url(images/Tshirts.jpg);
}

#banniere.b-13 {
background-image:url(images/Tshirts2.jpg);
}

#banniere.b-14 {
background-image:url(images/Tshirts.jpg);
}



/*_______________BOITE A LETTRE__________________________*/

#banniere.b-3 {
background-image:url(images/boite_lettres2.jpg);
}

/*_______________BANNIERE RACING__________________________*/

#banniere.b-4 {
background-image:url(images/deco_racing2.jpg);
}

#banniere.b-15 {
background-image:url(images/deco_racing2.jpg);
}

#banniere.b-16 {
background-image:url(images/deco_racing2.jpg);
}

#banniere.b-17 {
background-image:url(images/deco_racing2.jpg);
}

#banniere.b-18 {
background-image:url(images/deco_racing.jpg);
}






/* Entte
-------------------------------------------------------- */

#entete {
	float: left;
	background-color: #007EFF;
	width: 990px;
	margin: 0;
	padding:0;
	color: #333;
}

.logo {
	float: left;
	width: 20%;
	margin: 0;
	margin-top:10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.logo img{
width:47%;
margin:0;
padding:0;
margin-left:45px;
}

.Paiement {
	float: right;
	width: 18%;
	margin: 0;
	padding:0;
}

.Paiement img{
width:40%;
float:right;
margin:5px;
padding:0;

}

#monCompte {
	float: left;
	width: 35%;
	margin: 0;
	margin-top:10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.formMonCompte {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #fff;
	border: 1px solid #fff;
	overflow: hidden;
	zoom: 1;
}

.menuMonCompte {
	float: left;
	color: #333;
	width: 100%;
	padding: 0;
}

#monPanier {
	float: left;
	width: 20%;
	margin: 0;
	margin-top:10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete:link {
	font-size: 0.8em;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
}


/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:984px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	/*background-color: #000;*/
	margin: 0;
	padding: 3px;
	border-bottom:solid #CCC 1px;
}

a.LIEN_chemin:link {
	color: #666;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #fff;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #CCC;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits { /*div qui contient tous les produits dans une rubrique*/
	float: left;
	width: 100%;
	background-color:#000;
	margin: 0;
	margin-bottom:10px;
	padding: 0;
}

.produitPetit {  /*div qui contient UN produit sur la page rubrique */
/*	float: left;
	width: 700px;
	height:125px;
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	padding-left:10px;
	padding-top:10px;*/
}


#produitPetit2 {  /*div qui contient UN produit sur la page rubrique */
	position:relative;
	float: left;
	width: 700px;
	height:125px;
	background-color:#9cc73b;
	background-image:url(images/fond.jpg);
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	/*padding-left:10px;
	padding-top:10px;*/ /*test*/
}

#produitPetit2.b-24 {
background-color:#aacedf;
background-image:url(images/fond2.jpg);
}

#produitPetit2.b-2 {
background-color:#aacedf;
background-image:url(images/fond2.jpg) ;

}

#produitPetit2.b-13 {
background-color:#aacedf;
background-image:url(images/fond2.jpg);
}

#produitPetit2.b-14 {
background-color:#aacedf;
background-image:url(images/fond2.jpg);
}


#produitPetit2.b-3 {
background-color:#a4005a;
background-image:url(images/fond3.jpg);
}

#produitPetit2.b-4 {
background-color:#e1001a;
background-image:url(images/fond4.jpg);
}

#produitPetit2.b-15 {
background-color:#e1001a;
background-image:url(images/fond4.jpg);
}

#produitPetit2.b-16 {
background-color:#e1001a;
background-image:url(images/fond4.jpg);
}

#produitPetit2.b-17 {
background-color:#e1001a;
background-image:url(images/fond4.jpg);
}

#produitPetit2.b-18 {
background-color:#e1001a;
background-image:url(images/fond4.jpg);
}

#produitPetit2.b-26 {
background-color:#628CA3;
background-image:url(images/fond6.jpg);
}

#produitPetit2.b-28 {
background-color:#F29400;
background-image:url(images/fond5.jpg);
}

#produitPetit2.b-29{
background-color:#F29400;
background-image:url(images/fond5.jpg);
}
.contourImage {
	float:left;
	height:110px;
	border: 2px solid #000;
	margin-bottom: 5px;
	margin-right:20px;
	/*test*/ margin : 5px 20px 5px 5px;
}

.titreProduit h3 {margin-top:15px;}

.titreProduit h3 a{
text-transform:uppercase;
	color: #000;
	text-align: left;
	font-weight: bold;
/*	margin-top: 5px;
	margin-bottom: 5px;*/
	/*test*/ margin-right:5px;
	

}

.titreProduit h3 a:hover{
/*text-transform:uppercase;*/
	color: #fff;
	text-decoration:none;
/*	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;*/
}

.chapoProduit {
	color: #000;
	text-align: left;
	font-style: italic;
/*	font-size: 0.9em;*/
	line-height: 15px;
/*	margin-bottom: 5px;
	margin-top: 5px;
	width: 80%;*/
	/*test*/ margin-right:5px;
}


.prixProduit {
margin:0;
padding:0;
/*float:left;
position:relative;
width:80%;*/
	color: #000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	}


#prod{
width:750px;
float:left;
background-color:#9cc73b;
background-image:url(images/fond_prod.jpg);
height:100%;
margin:10px 0 0 22px;
/*margin-left:22px;
margin-top:10px;*/
padding:0;
}

#prod.b-24 {
background-color:#aacedf;
background-image:url(images/fond_prod2.jpg);
background-repeat:repeat-y;
}

#prod.b-3 {
background-color:#a4005a;
background-image:url(images/fond_prod3.jpg);
background-repeat:repeat-y;
}

#prod.b-13 {
background-color:#aacedf;
background-image:url(images/fond_prod2.jpg);
background-repeat:repeat-y;
}



#prod.b-14 {
background-color:#aacedf;
background-image:url(images/fond_prod2.jpg);
background-repeat:repeat-y;
}

#prod.b-15 {
background-color:#e1001a;
background-image:url(images/fond_prod4.jpg);
background-repeat:repeat-y;
}

#prod.b-16 {
background-color:#e1001a;
background-image:url(images/fond_prod4.jpg);
background-repeat:repeat-y;
}

#prod.b-17 {
background-color:#e1001a;
background-image:url(images/fond_prod4.jpg);
background-repeat:repeat-y;
}

#prod.b-18 {
background-color:#e1001a;
background-image:url(images/fond_prod4.jpg);
background-repeat:repeat-y;
}

#prod.b-26 {
background-color:#628CA3;
background-image:url(images/fond_prod6.jpg);
background-repeat:repeat-y;
}

#prod.b-28 {
background-color:#F29400;
background-image:url(images/fond_prod5.jpg);
background-repeat:repeat-y;
}

#prod.b-29 {
background-color:#F29400;
background-image:url(images/fond_prod5.jpg);
background-repeat:repeat-y;
}



.ficheProduit {
	float:left;
	width: 470px;
	/*height:300px;*/
	margin-left: 15px;
	margin-top:15px;
	color:#000;
	padding:0;
}

.descriptionProduit {				
	color: #000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

a.LIEN_commander:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #fff;
	font-weight: bold;
}



#droite{
width:210px;
float:right;
/*margin:0;*/
margin:15px 15px 15px 0;
padding:0;
}

#droite img{
width:99%;
/*float:right;*/
margin:0 auto 5px auto;
/*margin-right:10px;;
margin-top:10px;*/
/*margin-bottom:5px;*/
border:solid #000 2px;
padding:0;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #fff;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 960px;
	color: #666;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin: 10px;
	padding-top: 10px;
}

a.LIEN_footer:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #CCC;
	font-weight: bold;
}

/* Divers lments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #333;
	font-weight: bold;
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #333;
	font-weight: bold;
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.tbpanier,
.tbpanier td {
	vertical-align:top;
	}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 680px;
	text-align: right;
	margin: 10px;
}


.zoneDeSaisie {
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #333;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #333;
}


/* Menu gnral
-------------------------------------------------------- */


#menuGeneral {
	float: left;
	width:175px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;

}


dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 175px;
}


dl#menu dt {
	cursor: pointer;
	border-bottom:solid #000 1px;
}

dl#menu dt a {
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #000;
	background-color: #fff;
}

dl#menu dd {
}

dl#menu li {
border-bottom:solid #000 1px;
}

dl#menu li a {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #ccc;
	background-color: #000;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* Signature
-------------------------------------------------------- */

/*#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}*/

#signature {
	padding: 0;
	float:right;
	width: 365px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}


/* Accueil
-------------------------------------------------------- */

#accueil{
width:500px;
margin-top:25px;
margin-left:100px;

}

#accueil h5{
font-size:18px;
color:#666666;
margin:0;
padding:0;
margin-bottom:15px;
border-bottom:solid #666 2px;

}

#accueil h6{
font-size:16px;
color:#333;
margin:0;
margin-bottom:15px;
padding:0;
border-bottom:solid #333 1px;

}

#accueil p{
font-size:13px;
color:#ccc;
margin:0;
padding:0;
margin-bottom:25px;

}

#accueil img{
float:left;
width:46%;
margin:0;
margin-top:25px;
margin-left:20px;
padding:0;
}


#pose{
float:left;
width:600px;
margin:0;
margin-left:50px;

}

#pose img{
float:left;
width:100%;
margin:0;
padding:0;
margin-bottom:25px;
}

