/* CSS Document */

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

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


.Tgoogle{
	font-family: "Arial";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
}


.textevert{
color: #008000;
}


.musititres{
	font-family: "Times new roman",Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 8 px;
	width: 650px;
	line-height: 35px;
	text-align: left;
}


.musititres:hover{
	color: #FF00FF;
}

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

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

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

.navigintro:hover {
	color: #FFFF00;
	background-image: url(images/buttons/boutonintrohover.gif);
}

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


      #bloc-fixe { 
         position:fixed;
         border:2px solid #B0C0D0;
         background-color:#F7F3EA;
         width:100%;
         top:0px;
         left:5px;
         overflow:auto;
         z-index:1;
}

.Lien{
	color: #000099;
}

.Lien:hover{
	color: #FF0080;
}


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







