/* CSS Document */



img.preload { display: none; }


.p10{
font-family: Verdana, sans-serif;
font-size: 10px;
font-style: normal;
color: #000000;
line-height: normal;
}

.p12{
font-family: Verdana, sans-serif;
font-size: 12px;
font-style: normal;
color: #000000;
line-height: normal;
}

.p14{
font-family: Verdana, sans-serif;
font-size: 14px;
font-style: normal;
color: #000000;
line-height: normal;
}

.p16{
font-family: Verdana, sans-serif;
font-size: 16px;
font-style: normal;
color: #000000;
line-height: normal;
}


.p16I{
font-family: Verdana, sans-serif;
font-size: 16px;
font-style: italic;
color: #000000;
line-height: normal;
}

.p20{
font-family: Verdana, sans-serif;
font-size: 20px;
font-style: normal;
color: #000000;
line-height: normal;
}

.p20I{
font-family: Verdana, sans-serif;
font-size: 20px;
font-style: italic;
color: #000000;
line-height: normal;
}

.p24{
font-family: Verdana, sans-serif;
font-size: 24px;
font-style: normal;
color: #000000;
line-height: normal;
}

.p24I{
font-family: Verdana, sans-serif;
font-size: 24px;
font-style: italic;
color: #000000;
line-height: normal;
}

.p32{
font-family: Verdana, sans-serif;
font-size: 32px;
font-style: normal;
color: #000000;
line-height: normal;
}


.boutonsuivant{
	display: block;
	width: 72px;
	line-height: 20px;
	background-image: url(images/suivant.gif)
}


.boutonsuivant:hover{
	background-image: url(images/suivantH.gif)
}


.boutonprecedent{
	display: block;
	width: 94px;
	line-height: 20px;
	background-image: url(images/precedent.gif)
}


.boutonprecedent:hover{
	background-image: url(images/precedentH.gif)
}


.boutonhaut{
	display: block;
	width: 54px;
	line-height: 45px;
	background-image: url(images/page-haut.gif)
}


.boutonhaut:hover{
	background-image: url(images/page-hautH.gif)
}


.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;
}

.Titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
        font-style: normal;
	font-weight: bold;
	color: #0A6085;
	line-height: normal;
}
.Soustitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
        font-style: normal;
	font-weight: bold;
	color: #000080;
	line-height: normal;
}


.fiche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #000099;
}

.fiche:hover{
	color: #FF0080;
}


.boutonfiche{
	font-family: "Arial";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 100px;
	line-height: 15px;
	background-image: url(images/buttons/boutonintro.gif);
	text-align: center;
}
.boutonfiche:hover {
	color: #FFFF00;
	background-image: url(images/buttons/boutonintrohover.gif);
}


.navigintro{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	display: block;
	width: 128px;
	line-height: 35px;
	background-image: url(images/buttons/boutonintro.gif);
	text-align: center;}
.navigintro:hover {
	color: #FFFF00;
	background-image: url(images/buttons/boutonintrohover.gif);
}


.Lien{
	color: #000099;
}

.Lien:hover{
	color: #FF0080;
}


.LienGris:link{
	color: #404040;
}
.LienGris:visited{
	color: #404040;
}
.LienGris:hover{
	color: #D000FF;
}


.textevert{
color: #008000;
}

.Mgraphic a,
.Mgraphic a.sm2_link {
 padding:70px 3px 3px 30px;
 text-decoration:none;
 color:#008000;
}

.graphic a,
.graphic a.sm2_link {
 padding:3px 3px 3px 30px;
 text-decoration:none;
 color:#008000;
}



.graphic a,
.graphic a.sm2_paused:hover,
.graphic a.sm2_link:hover,
.Mgraphic a,
.Mgraphic a.sm2_paused:hover,
.Mgraphic a.sm2_link:hover 
{
 background-image:url(./images/but_play.gif);
 background-position: 3px 50%;
 background-repeat:no-repeat;
 color:#00E000;
}


.graphic a.sm2_playing,
.graphic a.sm2_playing:hover,
.Mgraphic a.sm2_playing,
.Mgraphic a.sm2_playing:hover {
 background: url(./images/but_pause.gif) no-repeat 3px 50%;
 text-decoration:none;
}



