/*body {background :#dbebfa url(/img/pages/fond.gif) repeat scroll center center}*/
body {background :#dbebfa url(/img/fiche/classic/theme-public.gif) repeat scroll center center;font-family:Arial}
a {text-decoration:none;}

.container {
height:1100px
}

/* couleurs */
.orange {color:#faa31b}
.bleu {color:#DBEBFA}
.bleu_fonce {color:#4681DA}
.rouge {color:#f15f21}
.vert {color:#49a33f}
.violet {color:#b91789}
.noir {color:#383838}
.gris {color:#909090}
.blanc {color:#fff}

.input {height:20px}

/* lien */
.decoration-none{text-decoration:none;}

/* Alignement */
.center{text-align:center}
.auto{margin:0 auto}
.left {float:left}
.right {float:right}
.inline {display:inline}


/* font style*/
.bold {font-weight:bold}
.italic {font-style:italic}
.underline{font-style:underline}

/* font size*/
.douze {font-size:12px}
.seize {font-size:16px}
.quatorze {font-size:14px}
.vingt {font-size:20px}
.vingt-deux {font-size:22px}


/* Nettoyage */
.clear_r {clear:right}


/* forms */
.td1 {width:120px;}
.td2 {width:300px;}


/* background */
.bg_noir {background:#4c4d4f}
.bg_bleu {background:#DBEBFA}
.bg_bleu2 {background:#359AD3}
.bg_blanc {background:#F2F2F2}
.bg_violet {background:#b91789}
.bg_orange {background:#faa31b}
.bg_presentation {background:url('/img/pages/presentation.gif') no-repeat}
.bg_footer {background:url('/img/recherche/footer.gif') no-repeat}
.bg_bandeau {background:url('/img/pages/bandeau.jpg') no-repeat}


/* height */
.height_menu {height:30px}
.height_bandeau {height:443px}
.height_box {height:150px}
.height_recherche {height:80px}
.height_footer {height:200px}

/* MARGES */
.haut_4 {margin-top: 4px}
.haut_10 {margin-top: 10px}
.haut_55 {margin-top: 55px}
.haut_29 {margin-top: 29px}
.haut_95 {margin-top: 125px}
.haut_190 {margin-top: 190px}
.haut_227 {margin-top: 227px}

.gauche_0 {margin-left: 0px}
.gauche_5 {margin-left: 5px}
.gauche_10 {margin-left: 10px}
.gauche_15 {margin-left: 15px}
.gauche_25 {margin-left: 25px}
.gauche_40 {margin-left: 40px}
.gauche_80 {margin-left:80px}
.gauche_116 {margin-left:50px}


.droite_10 {margin-right: 10px}


.padding_haut_40 {padding-top:40px}
.padding_haut_20 {padding-top:20px}
.padding_haut_80 {padding-top:80px}
.padding_haut_4 {padding-top:4px}
.padding_left_20 {padding-left:20px}

.padding_bas_20 {padding-bottom:20px}







.bas_50 {margin-bottom:50px}
.bas_20 {margin-bottom:20px}
.bas_100 {
margin-bottom:100px
}
.bas_30 {
margin-bottom:30px
}


/* TABLE */
table {float:left}
.form tr {
height:30px;
height:65px !important
}



.dotted {border-bottom: 1px dotted #4C4D4F;}
.dotted_top {border-top: 1px dotted #4C4D4F;}


.dotted_bleu {border-bottom: 1px dotted #97C0E3;}
.dotted_top_bleu {border-top: 1px dotted #97C0E3;}

.current {
background:#09519C none repeat scroll 0 0;
color:#FFFFFF;
float:left;
height:20px;
text-align:center;
width:40px;
margin-right:10px;
cursor:pointer
}

.chapitre
{
color:#4C4D4F;
font-size:18px;
text-align:center;
border-bottom:1px solid #F2F2F2
}


.error-message {
color:#f15f21;
font-style:italic;
height:50px
}

.submit input {

background:#DBEAF7 none repeat scroll 0 0;
border:4px solid #97C0E3;
color:#4B4D4F;
font-size:16px;
cursor:pointer
}
