/* CSS Document */

body { background-color: #5070A0;}
img.preload { display: none; }

p.p14, a.p14
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-style:normal;
	font-family:"Times New Roman","serif";
	font-weight:normal}

A:link {color: #0A08C0;text-decoration: none;}
A:visited {color: #0A08C0;text-decoration: none;}
A:hover {color: #D000FF;text-decoration: none;}
A:active {color: #D000A0;text-decoration: none;}


.Gtitreintro{
   font-family: "Monotype Corsiva", "Times New Roman", Verdana, sans-serif;
   font-size: 48px;
   font-style: italic;
   font-weight: bold;
   color: #000099;
   line-height: normal;
}
.textebleu{
	font-family: "Monotype Corsiva", "Times New Roman", sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.navigintroP{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	display: block;
	width: 140px;
	line-height: 45px;
	background-image: url(images/buttons/boutonintroP.gif);
	text-align: center;}
.navigintroP:hover {
	color: #FFFF00;
	background-image: url(images/buttons/boutonintroPhover.gif);
}
.navigintroG{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	display: block;
	width: 180px;
	line-height: 45px;
	background-image: url(images/buttons/boutonintroG.gif);
	text-align: center;}
.navigintroG:hover {
	color: #FFFF00;
	background-image: url(images/buttons/boutonintroGhover.gif);
}
.Menu3{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #2040A0;
	text-decoration: none;
	text-align: center;
        line-height: normal;
}
.Menu3:visited {
	color: #2040A0;
}
.Menu3:hover {
	color: #FF00FF;
}
.Menu4{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #2040A0;
	text-decoration: none;
	text-align: center;
        line-height: normal;
}
.Menu4:visited {
	color: #2040A0;
}
.Menu4:hover {
	color: #FF00FF;
}
.lienintro2{
font-family: "Times New Roman", Verdana, sans-serif;
   font-size: 20px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
   color: #000099;
   line-height: normal;
}
.lienintro2:visited {
	color: #2040A0;
}
.lienintro2:hover {
	color: #FF00FF;
}
.note{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.liennote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.liennote:hover {
	color: #FF00FF;
}

a.retour{
	display: block;
	width: 75px;
	line-height: 75px;
	background-image: url(images/Px-retour.jpg);
}


a.retour:hover{
	background-image: url(images/Px-retour.jpg);
}


.MenuDer {
  font-size:16.0pt;
  font-family:"Times New Roman","serif";
  font-style:italic;
}


.dropdown {
position: relative;
display: inline-block;
}
.dropdown-child {
display: none;
background-color:#eeffff;
position:absolute;
}
.dropdown-child a {
padding: 0px;
text-decoration: none;
display: block;
width: 180px;
}
.dropdown:hover .dropdown-child {
display: block;
}


