/*///////////////////////////*/
/*      GENERAL      */
/*///////////////////////////*/
body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
/*background-color: #E0E0E0;*/
padding: 0px;
margin: 0px;
}

table
{
border: 0 hidden;
width:100%;
}

td
{
font-size: 10px;
text-align:justify;
vertical-align: top;
}

td img
{
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}

form
{
margin-top: 0px;
margin-bottom: 0px;
}

h1
{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
margin: 0px;
background-color: #000000;
background-image:url(site/fondnoir.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left: 10px;
padding-right: 10px;
padding-top:5px;
padding-bottom:5px;
}

h2
{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
margin: 0px;
background-color: #000066;
background-image:url(site/fondbleu.gif);
background-position:top left;
background-repeat:no-repeat;
border:1px solid #000000;
padding-left: 10px;
padding-right: 10px;
padding-top:5px;
padding-bottom:5px;
}


/*///////////////////////////*/
/*////////////  ID  /////////*/
/*///////////////////////////*/
#top
{
height: 50px;
}

#login
{
margin-left: 10%;
margin-right: 10%;
margin-: 15px;
padding:10px;
border:1px solid #000000;
background-color:#DFFFFF;
}

#top
{
background-color: #FFFFFF;
}

#top img
{
border: 0px hidden;
}

#centre
{
background-color: #FFFFFF;
}

/*///////////////////////////*/
/*/////////    CLASSES  /////*/
/*///////////////////////////*/

.promo
{
font-size: 13px;
color: #00FF00;
font-weight: bold;
}

.a_la_une, .promotions, .coup_coeur
{
width: 90%;
margin:auto;
height: 150px;
margin: 5px;
/*border: 1px solid #000000;*/
text-align:justify;
}

.promotions
{
height: 170px;
}

.coup_coeur
{
height: 180px;
}



.promo_titre, .coup_coeur_titre
{
border:1px solid #000000;
width: 95%;
font-size: 12px;
font-weight: bold;
color: #000000;
margin: 0px;
background-color: #FF3333;
background-image:url(site/fondrouge.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left: 10px;
padding-right: 10px;
padding-top:5px;
padding-bottom:5px;
}

.coup_coeur_titre
{
background-image:url(site/fondvert.gif);
background-position:top left;
background-repeat:no-repeat;
}

#famille td
{
text-align:center;
}


.cadre
{
border: 1px solid #000000;
padding-right: 0px;
width: 150;
margin-bottom: 15px;
background-color:#E0E0E0;
}

.null
{
border:0 hidden;
}

.gris
{
background-color:#F3F3F3;
}

.jeu_titre
{
font-size: 17px;
font-weight:bold;
margin-bottom: 10px;
}

/*///////////////////////////*/
/* LISTE PROMO/MEILLEURES VENTES */
/*///////////////////////////*/
#liste_prem_page
{
margin-top: 0;
margin-bottom:0;
margin-left: 0;
padding-left: 0;
list-style: none;
}

#liste_prem_page li 
{
padding-left: 10px;
background-image: url(site/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/*///////////////////////////*/
/* MENU DU HAUT */
/*///////////////////////////*/

#contfamille ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #036;
background-image:url(site/menufonce.gif);
background-position:top left;
background-repeat:repeat;

color: #FFF;
width: 100%;
font: normal 100% arial, helvetica, sans-serif;
text-align: center;
}

#contfamille li { display: inline; }

#contfamille li a
{
text-decoration: none;
background-color: #036;
background-image:url(site/menufonce.gif);
background-position:top left;
background-repeat:repeat;

color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#contfamille li a:hover
{
background-color: #369;
color: #fff;
background-image:url(site/menufonce2.gif);
background-position:top left;
background-repeat:repeat;

}

/*///////////////////////////*/
/*MENU CATEGORIE */
/*///////////////////////////*/

#containcateg { width: 150px; }

#containcateg ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#containcateg a
{
display: block;
padding: 3px;
width: 150px;
background-color: #036;
background-image:url(site/menufonce.gif);
background-position:top left;
background-repeat:repeat;
border-bottom: 1px solid #eee;
}

#containcateg a:link, #listecateg a:visited
{
color: #EEE;
text-decoration: none;
}

#containcateg a:hover
{
background-color: #369;
color: #fff;
background-image:url(site/menufonce2.gif);
background-position:top left;
background-repeat:repeat;

}

.affsouscat
{
padding-top: 5px;
padding-bottom: 5px;
margin-left: 15px;
margin-right: -15px;
}
