/* CSS Document */
/* 2 COLONNE */

#colUneDe2Col{float:left;margin:0; padding:0; width:690px;color:#666666;}
#colUneDe2Col p{font-size:11px;}
#colDeuxDe2Col{	float:right; margin:0;	padding:0;	width:250px;}

/* Espace client */

.userPanel_itm{width:290px; height:90px; margin:5px; padding:5px; float:left;}
.userPanel_itm h3{font-size:12px;border-bottom:1px solid #000; margin:5px 0 12px 40px; padding:0; color:#0072bc;}
.userPanel_itm h3 a{color:#0072bc;text-decoration:none;}
.userPanel_itm h3 a:hover{ color:#0db14b;text-decoration:none;}
.userPanel_itm p{ height:50px; }
#itm_passwordedit {background: url('/templates/images/moncompte_modifpassword.gif') no-repeat top left;}
#itm_profil {background: url('/templates/images/moncompte_infospersonnelles.gif') no-repeat top left;}
#itm_commandes {background: url('/templates/images/moncompte_commandes.gif') no-repeat top left;}
#itm_devis {background: url('/templates/images/moncompte_commandes.gif') no-repeat top left;}
#itm_support {background: url('/templates/images/moncompte_supportclient.gif') no-repeat top left;}
#itm_newsletter {background: url('/templates/images/moncompte_newsletterdusite.gif') no-repeat top left;}
.readNext{text-align:right;color:#666666;}
.readNext a{color:#666666;text-decoration:none;}
.readNext a:hover{color:#0db14b;text-decoration:none;}

table{font-size:11px;}
th{background-color:#0072bc; color:#ffffff;}
th.light_grey{background-color:#ebebeb; color:#000000;}
.separateur_cel {border-bottom:1px solid #cccccc;}
.separateur_cel2 {border-bottom:1px dotted #cccccc;}
.formulaire_titre{font-weight:bold;}
.formulaire_titre_facultatif{font-weight:normal;}
#liste_categ {list-style-type:none; font-weight:bold;}
#liste_categ li{float:left; width:200px; height:25px;}
#liste_categ li a{text-decoration:none;color:#0072bc;}
#liste_categ li a:hover{text-decoration:none;color:#0db14b;}

#menu-cat{list-style-type:none;font-weight:bold; 	padding:0;padding-bottom: 24px;    border-bottom: 1px solid #0072bc;    margin: 0;}
#menu-cat li{float:left;	padding:0;height: 21px;    background-color: #0072bc;    margin: 2px 2px 0 2px;    border: 1px solid #0072bc;}
#menu-cat li.active { border-bottom: 1px solid #fff; background-color: #fff;}
#menu-cat li.active a { color: #0072bc;}
#menu-cat li a {    float: left;    display: block;    color: #fff;   text-decoration: none;padding: 4px;}
#menu-cat li a:hover {    background: #fff; color: #0072bc;}

