body, td, p, li, a { 
  font-family: tahoma,helvetica,arial;
  font-size:10pt; 
  color: #333366;
}

a:link,
a:visited,
a:active{
  text-decoration:none;
  font-weight:bold;
  color:#57626c;  
}

a:hover{
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}

body{
  background-color:#666633;
  background: url(../img/body_bg.gif);
  margin:0px;
  text-align:center; /*Corriger bug cetrage IE*/
}

.div_main{
  top: 0px; 
  width: 775px; 
  margin-left: auto; 
  margin-right: auto;
  background-color:#ffffff; 
}

.div_footer{ 
  background: url(../img/footer.jpg) no-repeat top right;
  width:775px; 
  height:75px; 
  clear: both;
}

.div_content{ 
  background: url(../img/bg.jpg) no-repeat top left;
  float:left;  
  width:590px;
  padding-left:10px;
}

.div_content_no_bg{ 
  float:left;  
  width:590px;
  padding-left:10px;
}

.lst_cat{
  width:100%;
  margin: 0px;
  padding: 0px;
}

.lst_cat td{
  width:50%;
  padding:20px;
  text-align:left; /*Corriger bug cetrage IE*/
  vertical-align:top;
}

.accueil{
  text-align:left; /*Corriger bug cetrage IE*/
  padding-left:15px;
}

/*HEADER*/
.div_header{ 
  background: url(../img/header.jpg) no-repeat top left; 
	height: 180px;  
  width:775px; 
  text-align:left; /*Corriger bug cetrage IE*/
  position: relative;
}

.div_header a:link,
.div_header a:visited,
.div_header a:active{
  color:#333366;
  text-decoration:none;
}

.div_header a:hover{
  color:#333366;
  text-decoration:underline;
}

.login{
  position:absolute;
  width:625px;
  height:75px;
  top:2px;
  right:20px;
  text-align:right;
  color: #333366;
  font-size:8pt;
}

.login input{  
  color:#333366;
  width:75px;
  font-size:8pt;
  border: 1px solid #333366; 
}

.login_err{
  color:#cc3333;
  font-weight:bold;
}

.lang{
  /*
  position:absolute;
  width:200px;
  height:25px;
  bottom:10px;
  right:0px;
  */
  padding-top:4px;
  text-align:left;
}

.site_menu{
  position:absolute;
  width:775px;
  height:25px;
  bottom:0px;
  text-align:right; 
}

/*COLONNE DROITE*/
.div_menu{  
  float:right;
  width: 175px; 
}

.usr_menu{
  background: url(../img/box1.jpg) no-repeat top left;
  padding-bottom:15px; 
}

.usr_menu_title{
  padding-top : 5px;
  padding-bottom : 15px;
  text-align:center;
  font-weight:bold;
}

.usr_menu_content{
  padding: 0 10 0 10;
  text-align:left;
}

.usr_menu input, select{
  color:#333366;
  width:150px;
  font-size:8pt;
  border: 1px solid #333366; 
}

/*Forfaits*/
.pkg{
  padding: 10px;
  text-align:left;
}

.pkg_desc_hidden{
  display:none;
  text-align:left;  
}

.pkg_desc{
  margin: 10px;
  padding: 10px; 
  border: 1px solid #333366;
  text-align:left;  
}

.pkg_desc a{
  font-weight:bold;
}

/*Formulaire de saisie*/
.gen_form select, input, textarea{
  color:#333366;
  font-size:8pt;
  border: 1px solid #333366; 
  width:100%;
  background-color:transparent;
}

.gen_form table{
  width:580px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.gen_form_lbl{
  width:125px;  
}

.gen_form_input{
  width:160px;
}

.gen_form_input_large{
  width:460px;
}

.gen_form_l1{
  background-color:#ffffff;
}

.gen_form_l2{
  background-color:#e3e3e3;
}

.gen_form_check_3col table{
  width:100%;
  border-spacing: 0px;
  border-collapse: collapse;
}

.gen_form_check_3col td{
  width:33%;
  text-align:left;
}

.gen_form_check_3col input{
  color:#333366;
  font-size:8pt;
  background-color:transparent;
  width: 25px;
  border:0px;
}

/*Tableau (ex : liste des commandes*/
.tbl_lst{
  border-collapse:collapse;
}

.tbl_lst td{
  padding:0 10 0 10;
  border:1px solid #000000;
}

.tbl_head td{
  font-weight:bold;
  background-color: #666633;
  color:#ffffff;
}

.tbl_line1{
}

.tbl_line2{
  background-color:#e3e3e3;
}

/*Liste des fiches*/
.lst_fiche{
  width:550px;;
  text-align:left;
  border-spacing: 0px;
  border-collapse: collapse;  
}

.lst_fiche1{
  text-align:left;
}

.lst_fiche2{
  background-color:#e3e3e3;
  text-align:left;
}

.lst_img{
  width: 125px;
}

/*fiche*/
.fiche{
  text-align:left;
}

.fiche_img{
  width: 250px;
  float: left;
  text-align:center;
  border:0px;
}

.fiche_img_checkbox{
  color:#333366;
  font-size:8pt;
  background-color:transparent;
  width: 25px;
  border:0px;
}

.fiche_cie{
  float: left;
  font-weight:bold;
}

.fiche_sect_head{
  clear: both;
  font-weight:bold;
  text-align:left;
  width:580px;
}

/*Produits*/
.prod_img{
  text-align:center;
  width:100%; 
}

.prod_img_add{
  width:100%; 
  text-align:left;
}

.prod_img_add input{
  width:60%; 
}


.prod_timg{
  height: 100px;   
  text-align:center;
}

.mod_title{
  background: url(../img/title.jpg) no-repeat top left;
  padding-left:10px;
  padding-top:10px;
  height:45px;
  font-weight:bold;
  text-align:left;
}

/*Boutons*/
.btn_small{
  background: url(../img/btn_small.gif) no-repeat top left;
  width:30px;
  height:20px;
  text-align:center;
  font-weight:bold;
}

.btn_medium{
  background: url(../img/btn_medium.gif) no-repeat top left;
  width:67px;
  height:20px;
  text-align:center;
  font-weight:bold;
}

.btn_large{
  background: url(../img/btn_large.gif) no-repeat top left;
  width:120px;
  height:20px;
  text-align:center;
  font-weight:bold;
}

.error{
  color:#cc3333;
  font-weight:bold;
  text-align:center;
}
