
/* DEF BALISE*/
td{font-family:trebuchet ms,verdana; font-size:13px;}
a{font-family:trebuchet ms,verdana; font-size:13px; color:#000000; text-decoration:none}

/* FONDS */
.fd_top {background-image:url(../img/fd_top.jpg); background-repeat:no-repeat; background-color:#006CB0}
.fd_nav_bleu {background-image:url(../img/fd_btn_nav.jpg); background-repeat:repeat}
.fd_nav_jau {background-image:url(../img/fd_btn_jau.jpg); background-repeat:repeat}
.fd_nav_rouge {background-image:url(../img/fd_rouge.jpg); background-repeat:repeat}
.fd_liseret {background-color:#81B5C3}
.fd_lis_bleu {background-color:#026A87}
.fd_vert {background-color:#99CC00;}
.fd_beige {background-color:#FFE680;}
.fd_jaune {background-color:#FFCC00}
.fd_bleu_cl {background-color:#A0C7D2}
.fd_bleu {background-color:#418FA5}
.fd_gris {background-color:#7F7D82}

/* TEXT */
.text12_trebucher_noir {font-family:trebuchet ms,verdana; font-size:12px}
.text13_trebuchet_noir {font-family:trebuchet ms,verdana; font-size:13px}
.text13_trebuchet_blanc {font-family:trebuchet ms,verdana; font-size:13px; color:white}
.text13_trebuchet_orange {font-family:trebuchet ms,verdana; font-size:13px; color:#FF6702}
.text14_trebuchet_noir {font-family:trebuchet ms,verdana; font-size:14px}
.text15_trebuchet_noir {font-family:trebuchet ms,verdana; font-size:15px}

/* FORM */
.input {border-style:solid; border-width:1px; border-color:#333333}
.input_solid {border-style:solid; border-width:1px; border-color:#333333; font-family:trebuchet ms,verdana; font-size:13px}

.select {background-color:#CCCCCC; font-family:trebuchet ms,verdana; font-size:13px}


/* MARGES */
.marge_10 {margin:10px}

.marge_10_left {margin-left:10px}
.marge_15_left {margin-left:15px}

.marge_10_right {margin-right:10px}

.marge_10_top {margin-top:10px}
.marge_20_top {margin-top:20px}

.marge_10_bottom {margin-bottom:10px}
.marge_17_bottom{margin-bottom:17px}

/* ROLLOVER*/

/* TABLE */
.tab_fd_gris_degrad {border:1px; border-color:#999999; border-style:solid; background-image:url(../img/fd_gris_degrad.jpg); background-repeat:repeat-x; background-color:#CCCCCC}
.tab_comp{
/*color:#777;*/ 
border-collapse:collapse; 
border: #aaa solid 1px;
padding:5px
}
.td_comp{
border: #aaa solid 1px;
}



/* BORD */
.bord_img{border-width:1px;border-color:#333333;border-style:solid}
.bord_div {border-width:2px; border-color:#FF6702; border-style:dashed;}
.bord_gris{border:1px solid #666666;}


/* LIENS */
.lien_13_noir_under{font-family:trebuchet ms,verdana; font-size:13px; color:#000000; text-decoration:underline}


/* DROP MENU */
.drop_menu_layer {position:absolute; margin-top:-370px; margin-left:-127px ;z-index:0; visibility:hidden; overflow:auto; }
.drop_menu_tab {border:1px; border-color:#999999; border-style:solid; background-color:#ffffff}
.drop_menu_tab_cell {background-color:#999999}
.drop_menu_tab_cell_margin {margin:7px}
