html {
text-align: center;
color: black;
background-color: white;
margin: 0;
padding: 0;
}
body {
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height: 15px;
font-style: normal;
color: black;
background-color: white;
}
/* Header */
#header {
width: 980px;
height: 122px;
}
#header img{
border: none;
margin: 0px
}
/* Colonne Gauche */
#gauche {
width: 170px;
float: left;
background-image: url("images/background-left1.jpg");
background-repeat: no-repeat;
background-position: inherit;
text-align: center;
padding-top: 25px;
}
/*Partie d'image header enlevé*/

/*background-color: transparent;



/* Colonne Centre */
#centre {
width: 620px;
margin-left: auto;
margin-right: auto;
float: left;
text-align:left;
padding: 20px;
}

/* Colonne Droite */
#droite {
width: 130px;
float: right;
text-align: center;
padding-top: 10px;
font-size: 11px;
}
/* Footer */
#footer {
width: 980px;
padding-top: 50px;
clear: both;
text-align: center;
background-repeat: no-repeat;
background-position: top;
font-size: 10px;
margin-bottom: 10px;
}
/* Liens Footer */
#footer a:link, #footer  a:visited {
color: black;
background-color: inherit;
text-decoration: underline;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#footer  a:active, #footer  a:hover {
color: #808080;
background-color: inherit;
text-decoration: underline;
}

/* Titre Bloc Jaune Gauche*/
#gauche .jaune h1{
width: 170px;
height: 30px;
background-image: url("images/titre-jaune-grand.gif");
background-repeat: no-repeat;
text-align: left;
text-indent: 34px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
margin: 0;
color: #993300;
background-color: transparent;
}
/* Bloc Jaune Gauche*/
#gauche .jaune .bloc {
width: 160px;
background-image: url("images/bg-jaune-grand.gif");
background-repeat: repeat-y;
text-align: left;
margin: 0;
/* top right bottom left */ 
padding: 0 5px 0 5px;
}
/* Pied Bloc Jaune Gauche*/
#gauche .jaune .foot {
width: 170px;
height: 13px;
background-image: url("images/foot-jaune-grand.gif");
background-repeat: no-repeat;
margin-bottom: 10px;
}
/* Titre Bloc Vert Gauche*/
#gauche .vert h1{
width: 170px;
height: 30px;
background-color: transparent;
background-image: url("images/titre-vert-grand.gif");
background-repeat: no-repeat;
text-align: left;
text-indent: 34px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
margin: 0;
color: white;
}
/* Bloc Vert Gauche*/
#gauche .vert .bloc {
width: 160px;
background-image: url("images/bg-vert-grand.gif");
background-repeat: repeat-y;
text-align: left;
margin: 0;
/* top right bottom left */ 
padding: 0 5px 0 5px;
}
/* Pied Bloc Vert Gauche*/
#gauche .vert .foot {
width: 170px;
height: 13px;
background-image: url("images/foot-vert-grand.gif");
background-repeat: no-repeat;
margin-bottom: 10px;
}
/* Titre Bloc Bleu Gauche*/
#gauche .bleu h1{
width: 170px;
height: 30px;
background-color: transparent;
background-image: url("images/titre-bleu-grand.gif");
background-repeat: no-repeat;
text-align: left;
text-indent: 34px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
margin: 0;
color: white;
}
/* Bloc Bleu Gauche*/
#gauche .bleu .bloc {
width: 160px;
background-image: url("images/bg-bleu-grand.gif");
background-repeat: repeat-y;
text-align: left;
margin: 0;
/* top right bottom left */ 
padding: 0 5px 0 5px;
}
/* Pied Bloc Bleu Gauche*/
#gauche .bleu .foot {
width: 170px;
height: 13px;
background-image: url("images/foot-bleu-grand.gif");
background-repeat: no-repeat;
margin-bottom: 10px;
}
/* Titre Bloc Violet Gauche*/
#gauche .violet h1{
width: 170px;
height: 30px;
background-image: url("images/titre-violet-grand.gif");
background-repeat: no-repeat;
text-align: left;
text-indent: 34px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
margin: 0;
color: white;
background-color: transparent;
}
/* Bloc Violet Gauche*/
#gauche .violet .bloc {
width: 160px;
background-image: url("images/bg-violet-grand.gif");
background-repeat: repeat-y;
text-align: left;
margin: 0;
/* top right bottom left */ 
padding: 0 5px 0 5px;
}
/* Pied Bloc Violet Gauche*/
#gauche .violet .foot {
width: 170px;
height: 13px;
background-image: url("images/foot-violet-grand.gif");
background-repeat: no-repeat;
margin-bottom: 10px;
}

/* Liens menus Gauche */
#gauche a:link, #gauche  a:visited {
color: #808080;
background-color: inherit;
text-decoration: none;
line-height: 18px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#gauche  a:active, #gauche  a:hover {
color: black;
background-color: inherit;
text-decoration:underline;

}

/* Titre Bleu Droite */
#droite h1.bleu {
width: 130px;
height: 30px;
background-color: transparent;
background-image: url("images/titre-bleu-petit.gif");
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
/* top right bottom left */ 
margin: 5px 0 5px 0;
color: white;
text-align: center;
}
/* Titre Jaune Droite */
#droite h1.jaune {
width: 130px;
height: 30px;
background-color: white;
background-image: url("images/titre-jaune-petit.gif");
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
/* top right bottom left */ 
margin: 5px 0 5px 0;
color: #993300;
text-align: center;
}

/* Titre Vert Droite */
#droite h1.vert {
width: 130px;
height: 30px;
background-color: white;
background-image: url("images/titre-vert-petit.gif");
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
/* top right bottom left */ 
margin: 0;/*0px 0 5px 0;*/
color: white;
text-align: center;
}

/* Titre Violet Droite */
#droite h1.violet {
width: 130px;
height: 30px;
background-color: white;
background-image: url("images/titre-violet-petit.gif");
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
line-height: 30px;
/* top right bottom left */ 
margin: 0;/*0px 0 5px 0;*/
color: white;
text-align: center;
}


/* Liens menus Droite */
#droite a:link, #droite  a:visited {
color: #808080;
background-color: inherit;
text-decoration: none;
line-height: 18px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#droite  a:active, #droite  a:hover {
color: black;
background-color: inherit;
text-decoration:underline;

}


/* Titre Centre */
#centre h1 {
background-color: white;
background-image: url("images/fleche.jpg");
background-repeat: no-repeat;
background-position: 0 0;
text-align: left;
text-indent: 25px;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 15px;
line-height: 15px;
/* top right bottom left */ 
margin: 5px 0 5px 0;
color: #004CD1;
}
/* Sous Titre Centre */
#centre h2 {
background-color: white;
text-align: left;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 13px;
line-height: 15px;
/* top right bottom left */ 
margin: 5px 0 5px 0;
color: #008C00;
}
#centre h3 {
	background-color: white;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
/* top right bottom left */ 
	margin: 5px 0 5px 0;
	color: #FF9E00;
}
#centre h4 {
	background-color: white;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
/* top right bottom left */ 
	margin: 5px 0 5px 0;
	color: #B700C1;
}
.styleperso {
	background-color: white;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
/* top right bottom left */ 	
	margin: 5px 0 5px 0;
	color: #FF9E00;
}

.stylemarque {
	background-color: white;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
/* top right bottom left */ 	
	margin: 5px 0 5px 0;
	color: #999999
}


/* Titre PANIER */
#panier h1 {
background-color: white;
background-image: url("images/fleche.jpg");
background-repeat: no-repeat;
background-position: 0 0;
text-align: left;
text-indent: 25px;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 15px;
line-height: 15px;
/* top right bottom left */ 
margin: 5px 0 5px 0;
color: #004CD1;
}
/* Sous Titre Centre */
#panier h2 {
background-color: white;
text-align: left;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 13px;
line-height: 15px;
/* top right bottom left */ 
margin: 5px 0 5px 0;
color: #008C00;
}

/* Paragraphes */
p {
/* top right bottom left */ 
margin: 5px 0 5px 0;
}

ul {
/* top right bottom left */ 
margin: 5px 0 5px 0;
padding-left: 15px;
}
/* Bloc Droit Defilant */
marquee {
width: 450px;
height: 120px;
text-align: center;
overflow: auto;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-bottom: 0px;
display: block;
}

 /* Elements de Formulaire */
form {
margin : 0;
}
input {
font-size : 10px;
}


 /* Paramètres mise en page */
 
 /* Aligner à droite */

.alignright {
float: right;
}

/* Aligner à gauche  */

.alignleft {
float: left;
}

 /* centrer une image (sans le texte)*/
.imagecenter
{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

/* Centrer un tableau + contenu  */

.tablecenter {
margin-left : auto;
margin-right : auto;
text-align: center; /* Permet de centrer le contenu  */
}

.tablecenter1 {
margin-left : auto;
margin-right : auto;
}



/* Espacer les images de 5 et Définir une valeur 0 de "border" de toutes les images*/
img { 
margin: 5px;
border: 0px;
}


/* remplacement de l'attribut width et height pour la balise input*/
input.size {
	width: 105px;
	height: 33px;
}

/* Liens Hypertexte Général*/
a:link 
  {color: #004CD1; 
  text-decoration: none; 
  background-color: transparent }
a:visited 
  { color: #660099; 
  text-decoration: none; 
  background-color: transparent }
a:hover 
  { color: #660099; 
  text-decoration: underline;
  background-color: transparent }
a:active 
  { color: #CC0000; 
  text-decoration: underline overline ;
  background-color: transparent }
a.top1:link
  {color: #614266; 
  text-decoration: none; 
  background-color: transparent;
  font-weight: bold; }

/* Couleurs des liens Situation "vous êtes ici"*/
#situation a:link, #situation  a:visited {
color: #800000;
background-color: inherit;
text-decoration: none;
line-height: 18px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#situation  a:active, #situation  a:hover {
color: #800000;
background-color: inherit;
text-decoration:underline;
}

/* Couleurs des liens questions sur fiches produits*/

#question a:link, #question  a:visited {
color: #800000;
background-color: inherit;
text-decoration: none;
line-height: 18px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#question  a:active, #question  a:hover {
color: #800000;
background-color: inherit;
text-decoration:underline;
}

/* Couleurs des liens Fiche produit*/
#fiche a:link, #fiche  a:visited {
color: #000000;
background-color: inherit;
text-decoration: none;
line-height: 18px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#fiche  a:active, #fiche  a:hover {
color: #FF0000;
background-color: inherit;
text-decoration:underline;
}

fieldset {
  border:5;
  margin-bottom:1em;
  width:620px;
  padding-top:1.5em;
}