*, body, html{	
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size:11px;*/
	padding: 0px;
	margin: 0px;
}

body
{
/*background-color:#CA0043;*/
}

p{
color:#000000;
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
padding: 5px;
}

.contener
{
margin-top:5px;
/*width:100%;*/
width:960px;
text-align:left;
}

.load_login
{
width:200px;
height:200px;
text-align:center;
background: url(images/ajax-loader.gif) no-repeat;  
background-position: center 40px;
}


.prochainement
{
color:#7F7F7F;
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:26px;
padding:100px;
}

.clickable
{
cursor:pointer;
}

.debug pre, .debug pre b
{
font-family:'Courier New';
font-size: 13px;
color: #ff0000;
}

/*************************************/
/*              CADRE                */
/*************************************/

table.cadre_para td.cadre_g{background: url(images/back_cadre_para_g.jpg) repeat-y; width:10px;}
table.cadre_para td.cadre_d{background: url(images/back_cadre_para_d.jpg) repeat-y; width:10px;}
table.cadre_para td.cadre_contenu{border: dashed 0px #DF5714;}

table.cadre_para td.cadre_bg{background: url(images/back_cadre_para_bg.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para td.cadre_bd{background: url(images/back_cadre_para_bd.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para td.cadre_b {background: url(images/back_cadre_para_bc.jpg) repeat-x;  width:auto; height:12px; }

table.cadre_para td.cadre_hg{background: url(images/back_cadre_para_hg.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para td.cadre_hd{background: url(images/back_cadre_para_hd.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para td.cadre_h {background: url(images/back_cadre_para_hc.jpg) repeat-x;  width:auto; height:12px; }

table.cadre_para_2 td.cadre_g{background: url(images/back_cadre_para_g.jpg) repeat-y; width:10px;}
table.cadre_para_2 td.cadre_d{background: url(images/back_cadre_para_d.jpg) repeat-y; width:10px;}
table.cadre_para_2 td.cadre_contenu{border: dashed 0px #DF5714;}

table.cadre_para_2 td.cadre_bg{background: url(images/back_cadre_para_bg.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para_2 td.cadre_bd{background: url(images/back_cadre_para_bd.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para_2 td.cadre_b {background: url(images/back_cadre_para_bc.jpg) repeat-x;  width:auto; height:12px; }

table.cadre_para_2 td.cadre_hg{background: url(images/back_cadre_para_hg.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para_2 td.cadre_hd{background: url(images/back_cadre_para_hd.jpg) no-repeat; width:10px; height:12px; }
table.cadre_para_2 td.cadre_h {background: url(images/back_cadre_para_hc.jpg) repeat-x;  width:auto; height:12px; }



table.infobulle td.cadre_g{background: url(images/back_infobulle_g.gif) repeat-y; width:10px;}
table.infobulle td.cadre_d{background: url(images/back_infobulle_d.gif) repeat-y; width:10px;}
table.infobulle td.cadre_contenu{
background-color:#ffffff;
font-size:11px;
}

table.infobulle td.cadre_bg{background: url(images/back_infobulle_bg.gif) no-repeat; width:10px; height:10px; background-position:0px -2px;  }
table.infobulle td.cadre_bd{background: url(images/back_infobulle_bd.gif) no-repeat; width:10px; height:10px; background-position:0px -2px;  }
table.infobulle td.cadre_b {background: url(images/back_infobulle_b.gif) repeat-x;  width:auto; height:10px;  background-position:0px -2px; }

table.infobulle td.cadre_hg{background: url(images/back_infobulle_hg.gif) no-repeat; width:10px; height:10px; }
table.infobulle td.cadre_hd{background: url(images/back_infobulle_hd.gif) no-repeat; width:10px; height:10px; }
table.infobulle td.cadre_h {background: url(images/back_infobulle_h.gif) repeat-x;  width:auto; height:10px; }



table.infoerreur td.cadre_g{background: url(images/back_infobullebis_g.gif) repeat-y; width:9px;}
table.infoerreur td.cadre_d{background: url(images/back_infobullebis_d.gif) repeat-y; width:9px;}
table.infoerreur td.cadre_contenu{background-color:#ffffff;}
table.infoerreur td.cadre_bg{background: url(images/back_infobullebis_bg.gif) no-repeat; width:9px;  height:6px; background-position:0px -3px;}
table.infoerreur td.cadre_bd{background: url(images/back_infobullebis_bd.gif) no-repeat; width:9px;  height:6px; background-position:0px -3px;}
table.infoerreur td.cadre_b {background: url(images/back_infobullebis_b.gif) repeat-x;   width:auto; height:6px; background-position:0px -3px;}
table.infoerreur td.cadre_hg{background: url(images/back_infobullebis_hg.gif) no-repeat; width:9px;  height:6px;}
table.infoerreur td.cadre_hd{background: url(images/back_infobullebis_hd.gif) no-repeat; width:9px;  height:6px;}
table.infoerreur td.cadre_h {background: url(images/back_infobullebis_h.gif) repeat-x;   width:auto; height:6px;}



