@import "Global.css";
@import "Lettrines.css";

body {
 color:#660066;
 background: #FFDCB2 url(../Images/Fonds/PeauOrangePale.jpg) fixed;
 font-size:90%;
 padding-right:2%;
 padding-left:2%;
}

hr {
 border:2px ridge #CC9933;
 height:0;
 border-top:0;
 text-indent:0;
 margin:0.2em 0 0.5em 0;
 }
 
 .Barre {
 width:100%;
 border-bottom:2px ridge #CC9933;
 font-size:1em;
 margin-bottom:1em;
}
 
#HautDePage {
 float:left;
 margin-top:5px;
 margin-bottom:5px;
 padding: 3px 10px 3px 10px;
 font-size:1em;
 text-align:center;
 color:#FFFF00;
 background: #FFDCB2 url(../Images/Fonds/BriquesRougesB.jpg) fixed;
 border:1px solid #CC9933;
 width: 98%;
 }

#Corpus {
 float:left;
 margin-bottom:6px;
 padding: 10px 10px 10px 10px;
 font-size:0.9em;
 text-align:justify;
 text-indent:0;
 border:1px solid #CC9933;
 width:98%;
 }

#BasDePage {
 clear:both;
 float:left;
 margin-bottom:5px;
 font-size:1em;
 font-weight:bold;
 text-align:center;
 text-indent:0em;
 color:#FFFF00;
 background: url(../Images/Fonds/BriquesRougesB.jpg) fixed;
 padding: 12px 10px 10px 10px;
 border:1px solid #CC9933;
 width:98%;
}

.Gauche {
 float:left;
 margin-bottom:10px;
 overflow:hidden;
 text-align:center;
 text-indent:0em;
 font-size:0.95em;
 font-weight:normal;
 background: url(../Images/Fonds/PeauOrangeClair.jpg) fixed;
 border:1px solid #CC9933;
 width:108%;
 }
 
.Gauche a:hover {
color:#FFFFFF;
background:#5B001D url(../Images/Fonds/BriquesFonceesB.jpg);
text-decoration:none;
}

.EnLigne a {
  display: inline;
  border:1px ridge #CC9933;
  margin: 0.5em 0.4% 3em 0.4%;
}

.Palabook {
 font-family: "Palatino Linotype", "Bookman Old Style",
 "Bookman Antiqua", Georgia, Bookman, "New Century Schoolbook", Palatino,
 "Utopia", "New York", "Times New Roman", Times, serif;
 color:#660000;
 margin-bottom:0.1em;
 padding:0 2px 0 2px;
 font-size:1.6em;
 font-weight:bold;
}


.Nota {
 background-image: url(../Images/Fonds/PeauOrangeClair.jpg);
 }

a:link {
 font-size:inherit;
 font-weight: bold;
 color:#9F0002; 
 text-decoration:none;
}

a:active {
 font-size:inherit;
 font-weight: bold;
 color:#9F0002; 
 text-decoration:none;
}

a:visited {
 font-size:inherit;
 font-weight: bold;
 color:#9F0002; 
 text-decoration:none;
}

a:hover {
 font-size:inherit;
 font-weight:bold;
 color:#FF0000;
 background-color:#E8DAF2;
 text-decoration:underline overline;
}


.Blanc a:link {
 font-size:inherit;
 font-weight: bold;
 color:#FFFFFF; 
 text-decoration:none;
}

.Blanc a:active {
 font-size:inherit;
 font-weight: bold;
 color:#FFFFFF; 
 text-decoration:none;
}

.Blanc a:visited {
 font-size:inherit;
 font-weight: bold;
 color:#FFFFFF; 
 text-decoration:none;
}

.Blanc a:hover {
 font-size:inherit;
 font-weight:bold;
 color:#FF0000;
 background-color:#FFFFFF;
 text-decoration:underline overline;
}




.Menu1:link {
font-size:0.9em;
color:#990033;
background:#F8ECC0 url(../Images/Fonds/BriquesJaunes.jpg);
font-weight:bold;
}
.Menu1:visited {
font-size:0.9em;
color:#990033;
background:#F8ECC0 url(../Images/Fonds/BriquesJaunes.jpg);
font-weight:bold;
}
.Menu1:hover {
font-size:0.9em;
color:#FFFFFF;
background:#5B001D url(../Images/Fonds/BriquesFonceesB.jpg);
font-weight:bold;
text-decoration:none;
}
.Menu1:active {
font-size:0.8em;
color:#FFFFFF;
background:#990033 url(../Images/Fonds/BriquesFonceesB.jpg);
font-weight:bold;
}

