a {
	text-decoration: none;
	color:#0000BD;
}

a:hover {
	color:#FF9900;
	text-decoration: underline;
}



h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
	color:#0000BD;
}
h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	margin-top : 20px;
	margin-bottom : 20px;
	padding: 0em;
	color:#0000BD;
}

p {
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	text-align: justify;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right : 100px;
	margin-left : 100px;
}

ul{
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	margin-right : 100px;
	margin-left : 100px;

}
#centre {
	background-image: url(images/vahine.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left : 100px;
	min-height : 500px;

}
#droite {
	margin-left : 300px;
	margin-top : 50px;
	padding-top :50px;
}
