<style type="text/css">
}
body {
	margin: 0;
	padding:0;
	width: 98%;
	text-align: center;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-weight: bold;
	font-size: medium;

}

.tab1 {
	position: absolute;
	left: 1%;
	text-align: justify;
	top: 300px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	color: #FFFF00;
}

.tab2 {
	position: absolute;
	left: 1%;
	text-align: justify;
	top: 350px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	color: #FFFF00;
}

.tab3 {
	position: absolute;
	left: 1%;
	text-align: justify;
	top: 400px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	color: #FFFF00;
}
.boite0 {
	position: absolute;
	left: 0%;
	height: 150px;
	text-align: left;
	top: 0px;
	padding: 20px;
	width: 15%;
	background-image: url(../images/Barreverti.jpg);
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;

}

.boite1 {
	left: 15%;
	height: 150px;
	text-align: center;
	top: 0px;
	width: 22%;
	background-color: #000000;
	background-attachment: fixed;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.boite2 {
	position: absolute;
	left: 36%;
	height: 150px;
	text-align: center;
	top: 0px;
	padding: 0px;
	width: 50%;
	background-color: #000000;


}

.boite3 {
	position: absolute;
	left: 84%;
	height: 150px;
	text-align: center;
	top: 0px;
	padding: 0px;
	width: 15%;
	background-color: #000000;
	color: #000099;

}

a:link {
	height: auto;
	width: auto;
	color: #FFFF00;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	text-align: center;


}

a:visited {
	color: #FFFF00;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	text-align: center;


}

a:hover {
	color:#00FFFF;
	text-decoration:none;
	font-size: 1.2em;
	text-align: center;

}

</style>
