/* -------------------------- */
/* Feuille de style catalogue */
/* -------------------------- */



/* -------- Categorie ------------------ */

.navigation_catalog
{
background: url('navigation_catalog.gif') no-repeat -5px -2px;
height:25px;
padding:4px;
margin-bottom:0.5em;
margin-top:0.5em;
}

.category
{
color:black;
font-size:11pt;
font-weight:bold;
}

.category_table
{
background:#C0C8A2;
padding:5px;
margin-bottom:5px;
width:100%;
border:solid #939A79 1px;
}

.category_image_cell
{
 text-align:center;
 vertical-align:top;
 padding:5px;
 width:100px;
}

.category_description
{
vertical-align:middle;
color:#555555;

}

.sub_category
{
/* background: #d8d0bd; */
border : 1px solid #527138;
margin:5px;
padding:2px;


}

/* -------- Categorie ------------------ */

.item_title_cell
{
background: url('item_title.gif') no-repeat -5px 0px;
width:353px;
height:20px;
color: #555555;
padding:0px;
text-align:left;
font-weight:bold;
}


.item_image_cell
{
 width:100px;
 text-align:center;
 padding:5px;
}

.item_image_cell * img:first-child
{
 width:120px;
 height: 100px;
 text-align:center;
 padding:5px;
}

.item_content_cell
{
/* border : 1px solid #000000; */
background: #D6DEB8;
color: #000000;
padding:5px;
text-align:left;
}

.item_separateur
{
font-weight:bold;
border-bottom : 2px dotted #527138;
margin-bottom:3px;

}

.panier_cell
{
/* background: url('panier_cell.gif') no-repeat 0px 0px; */
color: #555555;
padding:0px;
vertical-align:middle;
text-align:right;
font-weight:bold;
}

.image_catalogue
{
 float:left;
 margin-right:5px;

}

.item_commande
{
border : 1px solid #527138;
background: #cccc99;
width:350px;
color: #EEEEEE;
padding:10px;
text-align:left;
font-weight:bold;

}

.recherche
{

color:black;
padding-left: 10px;
margin-bottom:3em;
}

.rechercheAdvanced
{
background: #d4d9c5;
border : 1px solid #527138;
color:black;
padding: 2px;
margin-bottom:1em;
}

.rechercheAdvanced TD
{
color:#222222;
padding:2px;
}

.resultsRecherche
{
background: #d4d9c5;
color:black;
padding: 8px;
margin-bottom:1em;
}


FORM
{
padding: 0px; 
margin: 0px;
}

INPUT 
{
border: solid 1px #527138;
padding: 3px; 
margin: 0px;
font-family: Verdana, "Trebuchet MS", Arial, Verdana, Tahoma, Geneva, sans-serif;
font-size: 11px; 
color: #000000;
font-weight: normal;
text-align: left;
background: #eeeeee;
}

INPUT.img
{
background:none;
border:none;
vertical-align:middle;
}

INPUT.button 
{
border-top : 2px solid #CCCCCC;
border-left : 2px solid #CCCCCC;
border-bottom : 2px solid #555555;
border-right : 2px solid #555555;
padding: 1px; 
margin: 0px;
font-family: Verdana, "Trebuchet MS", Arial, Verdana, Tahoma, Geneva, sans-serif;
font-size: 10px; 
color: #eeeeee;
font-weight: bold;
text-align: left;
background: #222222;
cursor:pointer;
}

INPUT.button 
{
border-top : 2px solid #009966;
border-left : 2px solid #009966;
border-bottom : 2px solid #003333;
border-right : 2px solid #003333;
padding: 1px; 
margin: 0px;
font-family: Verdana, "Trebuchet MS", Arial, Verdana, Tahoma, Geneva, sans-serif;
font-size: 10px; 
color: #eeeeee;
font-weight: bold;
text-align: left;
background: #006633;
cursor:pointer;
}


SELECT
{
border: none;
padding: 1px; 
margin: 0px;
font-family: Verdana, "Trebuchet MS", Arial, Verdana, Tahoma, Geneva, sans-serif;
font-size: 11px; 
color: #000000;
font-weight: normal;
text-align: left;
background: #eeeeee;
}

