@charset "UTF-8";
A:link, A:visited, A:active {
	text-decoration: none;
}
a:link, a:visited {color:red}
a:hover {
	text-decoration: none
}
img { border-color:#999999 }

.titre_black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 0px;
	height: 43px;
	width: 100%;
}

.titre_red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	color: #FF0000;
	position: absolute;
	top: 140px;
	left: 0px;
	width: 100%;
	height: 43px;
}

.top_title {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 43px;
	width: 100%;
}

.bullet_point_1st {
	position: absolute;
	top: 100px;
	left: 5%;
	height: 40px;
	width: 80%;
}

.bullet_point {
	position: relative;
	top: 0px;
	left: 0%;
	height: 50px;
	width: 100%;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.bullet_link {
	position: relative;
	top: 0px;
	left: 180px;
	height: 30px;
	width: 100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.bullet_point2 {
	position: relative;
	top: 0px;
	left: 180px;
	height: 30px;
	width: 100%;
	font-size: medium;
}
.bottom_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	position: absolute;
	top: 580px;
	left: 0px;
	height: 30px;
	width: 100%;
}

.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	position: absolute;
	top: 600px;
	left: 0px;
	width: 100%;
	height: 43px;
}

.illustration_home {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 100%;
	height: 102px;
	color: #000000;
}
.illustration_sommaire {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 300px;
	left: 60%;
}
