@charset "iso-8859-1";
/* CSS Document */

body{
margin:0px;
padding:0px;
text-align:center;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
}

.btn{
border:1px solid #83b6ff;
background-color:#FFFFFF;
color:#83b6ff;
font-weight:bold;
font-size:11pt;
cursor:pointer;

}

.input{
color:#83b6ff;
font-size:9pt;
height:16px;
}

a.petit_lien_gris{
color:#666666;
font-size:7pt;
text-decoration:none;

}

a.petit_lien_gris:hover{
color:#333333;
text-decoration:none;
}

.petit_texte_gris{
color:#666666;
font-size:7pt;
}
.titre_bleu_pale{
color:#94c1ff;
font-size:14pt;
font-weight:bold;
}

.gros_titre{
color:#94c1ff;
font-size:17pt;
font-weight:bold;
}

.titre_vert{
color:#74a400;
font-size:11pt;
font-weight:bold;
}
.titre_noir{
color:#666666;
font-size:11pt;
font-weight:bold;
}

.texte_vert{
color:#485e16;
}
.gros_texte_vert{
color:#485e16;
font-size:10pt;}

.texte_bleu_fonce{
color:#20405e;
}

a.lien_bleu_pale{
color:#83b6ff;
text-decoration:underline;
}

a.lien_bleu_pale:hover{
color:#666666;
}

a.gros_lien_bleu{
color:#83b6ff;
font-size:12pt;
text-decoration:none;
font-weight:bold;
}

a.gros_lien_bleu:hover{
color:#20405e;
}

.cell_bleu{
border-bottom:1px solid #b4b4b4;
background-color:#f5f9ff;
font-size:10pt;
font-weight:bold;
}

.border_bottom{
border-bottom:1px solid #e7e7e7;
}
