@import "Vignettes.css";
@import "Global.css";

/* --------------------------------------------------------- GENERIQUES */
body {
 color:#660066;
 background:#CCFFFF fixed url(../Images/Fonds/EauVertMoyen.jpg);
 font-size:100%;
 padding:0 2% 0 2%;
}
hr {
 border:0 ridge #CCFFFF;
 height:0;
 text-indent:0;
 margin:15px 3% 15px 0;
 }
#HautDePage {
 float:left;
 width: 98%;
 margin: 0 0 10px 0;
 padding: 3px 10px 3px 10px;
 font-size:0.95em;
 text-align:center;
 background:fixed url(../Images/Fonds/EauVertClair.jpg);
 border:5px ridge #CCFFFF;
 }
#Corpus, #CorpusPlus, #BasDePage {
 float:left;
 width:98%;
 margin:0 0 10px 0;
 background:fixed url(../Images/Fonds/EauVertLight.jpg);
 border:5px ridge #CCFFFF;
 }
#Corpus {
 padding: 10px 10px 10px 10px;
 font-size:0.9em;
 text-align:justify;
 text-indent:2em;
 }
#CorpusPlus, #BasDePage {
 font-size:0.8em;
 text-align:center;
 text-indent:0em;
 padding: 5px 10px 2px 10px;
}
#BasDePage {
 font-weight:bold;
}
.Gauche, .GaucheMap {
 float:left;
 width: 100%;
 margin: 0 0 10px 0;
 font-size:0.9em;
 font-weight:normal;
 text-align:center;
 text-indent:0em;
 background:fixed url(../Images/Fonds/EauVertClair.jpg);
 border:5px ridge #CCFFFF;
 }
.Gauche {
 padding:1% 1% 1% 1%;
 }
.GaucheMap {
 padding:0 1% 0 1%;
 overflow:hidden;
 }
.Styles {
 float:none;
 text-align:left;
 margin :0 6% 0 6%;
 padding:1.5em 2em 1.5em 5em;
 border:2px ridge #CCFFFF;
 background:fixed url(../Images/Fonds/EauVertClair.jpg);
}
.ContourCarte {
 border:5px ridge #CCFFFF;
 }
 
/* --------------------------------------------------------- TYPES, COULEURS et CARACTERES */

/* Types principaux */
.Type1, .Type2, .Type3 {
 color:#4139A7;
 padding:0 2px 0 2px;
 font-size:1.5em;
 font-weight:bold;
}
.Type1 {
 font-family: "Palatino Linotype", "Bookman Old Style",
 "Bookman Antiqua", Georgia, Bookman, "New Century Schoolbook", Palatino,
 "Utopia", "New York", "Times New Roman", Times, serif;
 margin: 0 0 0 0;
}
.Type2 {
 font-family: Batang, Book Antiqua, "Palatino Linotype", "Bookman Old Style",
 "Bookman Antiqua", Georgia, Bookman, "New Century Schoolbook", Palatino,
 "Utopia", "New York", "Times New Roman", Times, serif;
}
.Type3, .Type4 {
font-family: Georgia, "Bookman Old Style", Bookman, 
"New Century Schoolbook", "Bookman Antiqua", Palatino, 
"Utopia", "New York", "Times New Roman", Times, serif;
font-weight:bold;
}
.Type3 {
font-size:1.15em;
}
.Type4 {
 font-size:1em;
 color:#660000;
 }
.TypeH5, .TypeH6 {
 font-size:1.2em;
 text-align:left;
 text-indent:0em;
 font-weight:bold;
 }
.TypeH5 {
 margin:0 0 0.5em 0;
 color:#660000;
 }
.TypeH6 {
 margin:0.6em 0 0 0.8em;
 color:#9900CC;
 }
 
/* Niveau d'importance : type Infos */
.Trop1 {
 color:#CC0000;
 font-weight:bold;
 }
.Trop2 {
 color:#990000; 
 font-weight:bold;
 }
.Trop3 {
 color:#CC0000;
 font-weight:normal;
 }
 
/* Divers : Couleurs, 
            Définition des minuscules et 
            Positionnement à Droite */
.CouleurRB {
 color:#770100;
 }
.CouleurVF {
 color:green;
 font-weight:bold;
 }

.Minuscules {
 color:#6600CC;
 }
.ADroite {
 color:#2E1C86;
 }

/* --------------------------------------------------------- LIENS */
.EnLigne a {
  border:2px ridge #CCFFFF;
  margin: 0.5em 0.2% 3em 0.2%;
}

a:link, a:visited {
 font-size:0.95em;
 font-weight: bold;
 color:#196F02;
 text-decoration:none;
}

a:hover {
 font-size:0.95em;
 font-weight: bold;
 color:#196F02;
 background-color:#E9F6E6;
 text-decoration:overline underline;
}

a:active {
 font-size:0.95em;
 font-weight: bold;
 color:#196F02;
 text-decoration:none;
}

 .Menu1:link, .Menu1:visited {
 font-size:0.9em;
 color:#1E8702;
 font-weight:normal;
 text-decoration:none;
 }
 .Menu1:hover {
 font-size:0.9em;
 color:#BEFEBE;
 background-image:none;
 background-color:#0E4300;
 font-weight:bold;
 text-decoration:none;
 }
.Menu1:active {
 font-size:0.8em;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 }
 
.Menu2:hover {
 font-size:0.95em;
 font-weight: bold;
 background-image:  url(../Images/Fonds/EauVertLigth.jpg);
 color:#0000FF;
 background-color:#E9F6E6;
 text-decoration:none;
 margin: 0 0 0 0;
 }

.Menu3:link, .Menu3:visited, .Menu3:active {
 font-size:1em;
 color:#990033;
 font-weight:normal;
 }
.Menu3:hover {
 font-size:1em;
 font-weight: bold;
 color:#0000FF;
 background-color:#CCFFFF;
 background-image:  url(../Images/Fonds/EauVertLigth.jpg);
 text-decoration:none;
}

/* --------------------------------------------------------- DECORS */

/* Divers Décors, Textes spéciaux */
.Barre {
 border-bottom:3px ridge #CCFFFF;
 font-size:1em;
 margin:0 0 1em 0;
 }
.Nota {
 Color:#CC00FF;
 background:fixed url(../Images/Fonds/EauBleuClair.jpg);
 }
 .TexteMenu2 {
 color:#007236; 
 font-size:0.85em;
 margin: 0.1em 0.3em 0.1em 0.3em;
 }
.Ici {
 font-size:1.3em;
 color:#AA0000;
 }
.Commentaire {
 width:99%;
 font-size:0.9em;
 color:#2E3192;
 text-align:left;
 }
 
/* Pour l'image du jour et celle d'après */
.ImgJ1 {
 color:#005826; 
 font-size:0.95em; 
 font-weight:bold;
 }
.ImgJ2 {
 color:#005826; 
 font-size:0.90em;
 }
.ImgJ3 {
 color:#790000; 
 font-size:0.95em; 
 font-weight:bold;
 }
.ImgJ4 {
 color:#ED1C24; 
 font-size:0.8em;
 }
.ImgJ5 {
 color:#E60003; 
 font-size:0.8em;
 }
