body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-weight: bold;
	color: #FFFFFF;
	left: 25px;
	position: relative;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2{
	font-weight: bolder;
	color: #FFFFFF;
	left: 50px;
	position: relative;
	background-color: #FF9900;
	width: 575px;
	text-indent: 10px;
	text-transform: uppercase;
	padding-top: 2px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p{
	color: #FFFFFF;
	left: 123px;
	position: relative;
	right: auto;
	text-align: justify;
	width: 500px;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.anglais{
	font-style: italic;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 20px;
}
h3{
	font-weight: bolder;
	color: #FFFFFF;
	left: 75px;
	position: relative;
	background-color: #666666;
	width: 550px;
	text-indent: 10px;
	text-transform: uppercase;
	padding-top: 2px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4{
	font-weight: normal;
	color: #FFFFFF;
	left: 100px;
	position: relative;
	font-style: italic;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: 12px;
	width: 600px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.right_background{
	background-color: #CCCCCC;
	position: absolute;
	top: -10px;
	right: 0px;
	bottom: 0px;
	left: 650px;
	height: auto;
	width: auto;
	background-image: url(data/images/right_background.gif);
}
.home{
	color: #FF9900;
	font-style: italic;
	text-align: right;
	padding-top: 10px;


}
a.homeLink:link {
	color: #FF9900;
	text-decoration: none;
}
a.homeLink:visited {
	color: #FF9900;
	text-decoration: none;
}
a.homeLink:hover {
	color: #666666;
	text-decoration: none;
}
a.homeLink:active {
	color: #FF9900;
	text-decoration: none;
}
.imgIntro{
	position: relative;
	width: auto;
	height: auto;
	




}
.image{
	left: 50px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 575px;



}

