
/********* BODY ************/
body{
  
   
  background-color: #FFFF99;
}
#main {
  padding-left:5px;
  
}
h1 {
  
  font-size: 12px; font-family: verdana;
  text-decoration: none;;
  
}
h2 {
  
  font-size: 12px; 
  text-decoration: none;
  
}

a{
  text-decoration: underline;
  color: #660000;
   
  
}
a:hover{
  text-decoration: none;
  color: #669900;
  
}
a:visited{
  text-decoration: none;
  color: #FF3333;
  
}

/********* PRODUIT ************/
#contenu {
  
  font-size:11px; font-family: verdana;
  
}
#contenu a h3{
  
  font-size: 14px; font-family: verdana;
  text-decoration: none;
  
  
}
#contenu #th_img{
  
}
#contenu a:hover h3{
  
}
#contenu form {   }
#prix { 
  color: #000000;
  font-size: 12px; 
  
  
}
#prixNormal {
  text-decoration: line-through;
  
  
  
}
#prixPromo {  
  
   
  
}


/********* INFO BULLE ************/
a.info_csBought {
  text-decoration: none;
  
   
  border-bottom:1px ;
  
}
a.info_csBought:hover span{
  
   
  
  text-align: center;

}


/********* BARRE DE NAVIGATION ************/
#nav_categorie{
  
   
}
#nav_categorie a {
  text-decoration: none;
  
  
}
#nav_categorie a:hover {
  text-decoration: none;
  
  
}


/********* HEAD ************/
#head {
  
}
  
#login {
  
  
   
}
#login a{
  text-decoration: none;
  
   
  
}
#login a:hover{
  text-decoration: none;
  
  
}
#loginForm input { 
  
  
  
  
}

#loginForm input[type='submit'] { 
   
  
  
  

}
#loginForm input[type='submit']:hover { 
   
  
  
  
}

/********* MENU GAUCHE ************/
#blocgauche {
  background-color: #8A141C;
}

#blocgauche h3{
  color: #FFFFFF;
  font-size: 12px; font-family: comic;
}
#blocgauche a{
  text-decoration: none;
  color: #FF9933;
  font-size:11px; font-family: verdana;
  
}
#blocgauche a:hover{
  text-decoration: none;
  color: #66FF33;
  
}
#blocgauche a:visited{
  text-decoration: none;
  color: #FFFF00;
   
}

#menuselected{
  color: #FFFF99;
}

/********* PANIER ************/
#sidebar { 
  background-color: #8A140C;
  color: #FFFFFF;
  font-size:11px; font-family: verdana;
}

#sidebar h3 { 
  

   
}
#sidebar a{
  
   
  
  text-decoration: none;
}
#sidebar a:hover{
  
  
  text-decoration: none;
}
#sidebar a:visited{ 
  
   
  text-decoration: none;
}

/********* PIED DE PAGE ************/
#pied { 
  background-color: #CC0000;
  
   
}
#pied a { 
  
   
  text-decoration: none;
  
}
#pied a:hover { 
  
  text-decoration: none;
  
}


