@charset "utf-8";

#barre_navigation {
	height: 537px;
	width: 15%;
	left: 0px;
	top: 150px;
	position: absolute;
	background-color: #0F7AC8;
}
#page {
	top: 150px;
	position: absolute;
	height: 100%;
	right: -2px;
	width: 85%;
}
#bandeau-gauche {
	height: 150px;
	width: 20%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(../images/degrade1.jpg);
}
#bandeau-milieu {
	height: 150px;
	width: 60%;
	left: 20%;
	top: 0px;
	position: absolute;
	background-image: url(../images/degrade1.jpg);
}
#bandeau-droite {
	height: 150px;
	width: 20%;
	top: 0px;
	position: absolute;
	right: 0px;
	background-image: url(../images/degrade1.jpg);
}
.Style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CC3333;
	line-height: 35px;
}
.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	line-height: 22px;
	color: #CC3333;
}
.Style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 5px;
	color: #3300FF;
}
.Style7 {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 5px;
	font-style: normal;
	color: #003399;
}

.Style10 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 5px;
}
.para1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

