body {background-color: #FFFFFF; font-family : Arial, Helvetica, sans-serif;}

.Style1 {color: #000000; font-size: 17px; font-weight: bold}
.Style2 {color: #000000; font-size: 13px; font-weight: normal}
.Style3 {color: #FF0000; font-size: 13px; font-weight: normal}
.Style4 {color: #41924B; font-size: 13px; font-weight: normal}
.Style5 {color: #FE8402; font-size: 13px; font-weight: normal}
.Style6 {color: #FE8402; font-size: 13px; font-weight: bold}
.Style7 {color: #FFCC33; font-size: 13px; font-weight: normal}
.Style8 {color: #000000; font-size: 13px; font-weight: bold}
.Style9 {color: #000000; font-size: 13px; font-weight: normal}

a {outline: none;}

a:link {
	text-decoration: none; color: #51A5BA;
}

a:visited {
	color: #51A5BA; text-decoration: none;
}
a:hover {
	color: #FFFFFF; text-decoration: none; background-color : #51A5BA;
}
a:active {
	color: #51A5BA; text-decoration: none;

}h1 {color: #41924B; font-size: 17px; font-weight: bold; padding: 0px; margin:0px;
}h2 {color: #87E293; font-size: 15px; font-weight: bold; padding: 0px; margin:20px;
}h3 {color: #AFEAAA; font-size: 15px; font-weight: bold; padding: 0px; margin:20px;

}.contour {position:absolute; left: 50%; margin-left: -450px; width:900px;
}.logo {position:absolute; top : 19px; left: 810px; height : 87px; width:95px;
}.logotitre {position:absolute; top : 0px; left: 0px; height : 290px; width:50px;
}.titremenu {position:absolute; top : 66px; left: 0px; height : 20px; width:230px;
}.titre {position:absolute; top : 40px; left: 10px; height : 20px; width:570px;
}.texte {position:absolute; top : 80px; left: 10px; height : 455px; width:560px; border-style:solid; border-width:1px; border-color:#FFFFFF;
}.fond {position:absolute; top : 26px; left: 280px; height : 547px; width:580px;
}.googleanalytic {position:absolute; top: 600px; left: 277px; height : 20px; width:150px; 

}
ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin:0;
padding:0;
}
ul {
	position: absolute;
	top: 0px;
	left: 50px;
	background: transparent url(image/P6144148_9.jpg) top left no-repeat;
	width: 230px;
	padding-top: 106px;
	text-align: center;
	height: 495px;
	background-image: url(image/P6144148_8.jpg);
}
li {display: inline;}	/* correction pour IE5 et IE5.5 */

li a {	/* dimensions et définitions des boutons */
display: block;	/* mise en block de <a> pour lui donner des dimensions */
height: 30px;
width: 230px;
color: #92B3D6;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 25px;	/* hauteur de ligne pour éviter les paddings */
}
li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
li a:hover {
color: #FE8402;
background: transparent url(image/P6144148_9.jpg) top left no-repeat;
}
a#lien1:hover {	/* décalage de l'arrière-plan pour chaque bouton */
background-position: 0% -106px;
}
a#lien2:hover {
background-position: 0% -136px;
}
a#lien3:hover {
background-position: 0% -166px;
}
a#lien4:hover {
background-position: 0% -196px;
}
a#lien5:hover {
background-position: 0% -226px;
}
a#lien6:hover {
background-position: 0% -256px;
}
a#lien7:hover {
background-position: 0% -286px;
}
a#lien8:hover {
background-position: 0% -316px;
}
a#lien9:hover {
background-position: 0% -346px;
}
a#lien10:hover {
background-position: 0% -376px;
}
a#lien11:hover {
background-position: 0% -406px;
}
