/* CSS Document */
body{
margin-top:8px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#666666;
text-align:center;
}

a{
color:#d56827;
text-decoration:underline;
}
a:hover{
text-decoration:underline;
color:#4e719c;
}


a.lien_orange{
color:#d56827;
text-decoration:none;
font-weight:bold;
}
a.lien_orange:hover{
text-decoration:underline;
color:#4e719c;
}

a.lien_gris{
color:#5f5f5f;
text-decoration:none;
}
a.lien_gris:hover{
color:#4e719c;
text-decoration:none;}

a.lien_bleu{
color:#325a8c;
text-decoration:none;
}
a.lien_bleu:hover{
color:#5f5f5f;
text-decoration:underline;}


a.petit_lien_bleu{
color:#325a8c;
text-decoration:none;
font-size:8pt;
}
a.petit_lien_bleu:hover{
color:#325a8c;
text-decoration:underline;}


a.lien_arrianne{
font-size:8pt;
color:#325a8c;
text-decoration:none;
}
a.lien_arrianne:hover{
font-size:8pt;
color:#5f5f5f;
text-decoration:underline;}

.pas_lien_arianne{
font-size:8pt;
color:#325a8c;
text-decoration:none;
}

.titre_page{
color:#325a8c;
font-size:18pt;
}

.sous_titre_bleu{
color:#325a8c;
font-size:12pt;
}

.sous_titre_orange{
color:#d56827;
font-size:12pt;
}

.texte_orange{
color:#d56827;
}

.texte_bleu{
color:#325a8c;
}
.texte_bleu_fonce{
color:#1b4771;
}

.texte_vert{
color:#619802;
}
.texte_rouge{
color:#c73400;
}

.petit_texte_gris{
color:#333333;
font-size:8pt;
}

.texte_blanc{
color:#ffffff;
font-size:8pt;
}

.style_input{
border:1px solid #4e719c;
height:15px;
font-size:8pt;
color:#4e719c;
}

.padding_fleche{
margin-top:11px;
}

a.menu0{
background-image:url(../image/puce_menu.gif);
background-repeat:no-repeat;
padding-left:10px;
display:block;
margin-bottom:2px;
margin-top:10px;
color:#325a8c;
font-weight:bold;
font-size:9pt;
text-decoration:none;
}

.ie8 a.menu0 {
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
}

.ie8 .padding_fleche {
margin-top:3px;
}


a.menu0:hover{
text-decoration:none;
color:#e98c35;
}

a.menu1{
padding-left:20px;
padding-bottom:8px;
display:block;
font-size:9pt;
text-decoration:none;
color:#325a8c;
}
a.menu1:hover{
display:block;
text-decoration:underline;
color:#325a8c;
}

a.menu2{
font-size:8pt;
text-decoration:none;
display:block;
background-color:#fbede0;
color:#e98c35;
margin-left:20px;
padding-left:10px;
padding-bottom:5px;
padding-top:3px;
margin-bottom:1px;

}
a.menu2:hover{
text-decoration:none;
background-color:#e98c35;
color:#ffffff;

}


/*class pour les livres du menu droit*/

.livre1{
background-image:url(../image/fond_livre/livre1.jpg);
background-repeat:no-repeat;
background-position:left;
padding:9px;
text-align:left;
}

.livre2{
background-image:url(../image/fond_livre/livre2.jpg);
background-repeat:no-repeat;
background-position:left;
padding:9px;
text-align:left;
}
.livre3{
background-image:url(../image/fond_livre/livre3.jpg);
background-repeat:no-repeat;
background-position:left;
padding:9px;
text-align:left;
}
.livre4{
background-image:url(../image/fond_livre/livre4.jpg);
background-repeat:no-repeat;
background-position:left;
padding:9px;
text-align:left;
}
.livre5{
background-image:url(../image/fond_livre/livre5.jpg);
background-repeat:no-repeat;
background-position:left;
padding:9px;
text-align:left;
}
.livre6{
background-image:url(../image/fond_livre/livre6.jpg);
background-repeat:no-repeat;
background-position:left;
padding:9px;
text-align:left;
}
.livre7{
background-image:url(../image/fond_livre/livre7.jpg);
background-repeat:no-repeat;
background-position:left;
padding:9px;
text-align:left;
}

form{
padding:0px;
margin:0px;}
