/***** mise en page récurrente multisite *****/
/***** initialisation des balises classiques *****/
*{margin : 0;padding : 0;position: relative;}
a{text-decoration:none;color : black;}
img{border : 0 none white;vertical-align : middle;}
input{vertical-align : middle;font-family: Verdana, Helvetica, sans-serif;}
option{padding-right :10px;}
table{border : 0 none white;}
ul, li{list-style-type : none;}
/***** Fin d'initialisation des balises classiques *****/
/***** MISE EN PAGE *****/
.auto{width : auto !important;}
.block{display : block !important;}
.bgTransparent{background:transparent!important;}
.clear{clear : both;}
.clearL{clear : left;}
.clearR{clear : right;}
.fleft{float : left !important;}
.fright{float : right !important;}
.inline{display : inline !important;}
.middle{vertical-align : middle !important;}
.mb_5{margin-bottom : 5px !important;}
.mb_10{margin-bottom : 10px !important;}
.mb_15{margin-bottom : 15px !important;}
.ml_5{margin-left : 5px !important;}
.ml_10{margin-left : 10px !important;}
.ml_15{margin-left : 15px !important;}
.ml_20{margin-left : 20px !important;}
.mr_5{margin-right : 5px !important;}
.mr_10{margin-right : 10px !important;}
.mr_15{margin-right : 15px !important;}
.mr_20{margin-right : 20px !important;}
.mt_5{margin-top : 5px !important;}
.mt_10{margin-top : 10px !important;}
.no_bg{background : none !important;}
.no_border{border : 0 none white !important;}
.no_margin{margin : 0 0 0 0 !important;}
.no_mr{margin-right : 0px !important;}
.no_padd{padding : 0 0 0 0 !important;}
.no_float{float : none !important;}
.ohidden{overflow : hidden !important;}
.padd_5{padding : 5px !important;}
.padd_10{padding : 10px !important;}
.padd_15{padding : 15px !important;}
.pb_10{padding-bottom:10px!important;}
.pl_5{padding-left : 5px !important;}
.pl_10{padding-left : 10px !important;}
.pl_15{padding-left : 15px !important;}
.pl_20{padding-left : 20px !important;}
.pr_5{padding-right : 5px!important;}
.pr_10{padding-right : 10px!important;}
.pr_15{padding-right : 15px !important;}
.relative{position : relative !important;}
.w20{width : 20px !important;}
.w30{width : 30px !important;}
.w40{width : 40px !important;}
.w50{width : 50px !important;}
.w60{width : 60px !important;}
.w70{width : 70px !important;}
.w80{width : 80px !important;}
.w90{width : 90px !important;}
.w100{width : 100px !important;}
.w120{width : 120px !important;}
.w140{width : 140px !important;}
.w160{width : 160px !important;}
.w180{width : 180px !important;}
.w200{width : 200px !important;}
img.top{vertical-align : top !important;}
/***** FIN MISE EN PAGE *****/
/***** GESTION AFFICHAGE *****/
.invisible{visibility : hidden !important;}
.visible{visibility : visible !important;}
.on{display : block;}
.off{position:absolute;top:-9999px!important;left:-9999px!important;height:0!important;overflow:hidden;border-width:0!important;padding:0!important;margin:0!important;}
/***** FIN GESTION AFFICHAGE *****/
/***** MISE EN FORME STRUCTURE *****/
.auto{width : auto !important;}
.bg_white{background-color : white !important;}
.bg_black{background-color : black !important;}
.borderwhite{border:1px white solid;}
.bottom{vertical-align : bottom;}
/***** FIN MISE EN FORME STRUCTURE *****/
/***** MISE EN FORME TEXTE *****/
.big{font-size : 2em;}
.black{color : black !important;}
.blue{color : blue !important;}
.bold{font-weight : bold !important;}
.capitalize{text-transform : capitalize !important;}
.center{text-align : center !important;}
.fs_0_6{font-size : 0.6em !important;}
.fs_0_7{font-size : 0.7em !important;}
.fs_0_8{font-size : 0.8em !important;}
.fs_0_9{font-size : 0.9em !important;}
.fs_1_1{font-size : 1.1em !important;}
.fs_1_2{font-size : 1.2em !important;}
.fs_1_3{font-size : 1.3em !important;}
.fs_1_4{font-size : 1.4em !important;}
.fs_1_5{font-size : 1.5em !important;}
.fs_1_6{font-size : 1.6em !important;}
.fs_1_7{font-size : 1.7em !important;}
.fs_1_8{font-size : 1.8em !important;}
.fs_1_9{font-size : 1.9em !important;}
.fs_2{font-size : 2em !important;}
.grey{color : #999999 !important;}
.italic{font-style:italic !important;}
.justify{text-align : justify;}
.left{text-align : left !important;}
.lh_1dot2{line-height : 1.2em !important;}
.lh_1dot4{line-height : 1.4em !important;}
.lh_1dot6{line-height : 1.6em !important;}
.lh_1dot8{line-height : 1.8em !important;}
.lh_2em{line-height : 2em !important;}
.lh_2dot1{line-height : 2.1em !important;}
.lh_2dot5{line-height : 2.5em !important;}
.majuscule{text-transform:uppercase !important;}
.minuscule{text-transform:lowercase !important;}
.nodeco{text-decoration : none !important;}
.normal{font-weight : normal !important;}
.red{color : red !important;}
.right{text-align : right !important;}
.tounderline:hover{text-decoration : underline;}
.underline{text-decoration : underline;}
.uppercase{text-transform:uppercase !important;}
.white{color : white !important;}

/***** MISE EN FORME TEXTE *****/	

/***** styles de debuggage *****/
.borderred{border : 1px red solid !important;}
.borderblue{border : 1px blue solid !important;}
.bordergreen{border : 1px green solid !important;}
/***** FIN styles de debuggage *****/


