body {
	color: black;
	background-image: url(pictures/background.gif);
	background-attachment: fixed;
	margin: 0;
}

.topLeft {
	background-color: #E90423;
	height: 140px;
	padding: 20px;
	vertical-align: text-top;
}
.topRight {
	background-color: #E90423;
	height: 141px;
	text-align:right;
	padding: 20px;
	vertical-align: top;
}
.botRight {
	background-color: #FFFFFF;
	width: 462px;
	padding: 20px;
		padding-top: 0px;
	padding-bottom: 100px;

}
.botLeft {
	background-color: #FFEAED;
	width: 216px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 100px;
	vertical-align: top;
	text-align: center;
}

.navigation {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E90423;
	padding-left: 20px;
	width: 100px;
	vertical-align: text-top;
	height: 23px;
}
.navigation a:Link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.navigation a:Visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}
.navigation a:Hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}
h1 {
color: #707070;
font-weight: bold;
font-size: 22px;
line-height: 25px;
font-family: arial, helvetica, sans-serif;
}
h2 {
color: #E90423;
font-weight: bold;
font-size: 22px;
line-height: 22px;
font-family: arial, helvetica, sans-serif;
}
.highlight {
color: #E90423;
font-size: 20px;
line-height: 24px;
font-family: arial, helvetica, sans-serif;
margin-top:0px;
}
.petitHL{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 40px;
	margin-left: 5px;
	margin-top: 40px;
	padding: 10px;
	background-color: #AAAAAA;
	font-weight: bold;
}
.intro {
	color: #E90423;
	font-size: 13px;
	line-height: 17px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top:0px;

}
.text {
	color: #707070;
	font-size: 11px;
	line-height: 17px;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style-image: url(pictures/bulette_gr.gif);
	list-style-position: outside;
}
.text a:Link {
	color: #E90423;
	text-decoration: none;
}
.text a:Visited {
	color: #E90423;
	text-decoration: none;
}
.sTitreList {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(pictures/bulette.gif);
}
li {
	margin-left: -20px;
	margin-top: 20x;
}

.text a:Hover {
	color: #E90423;
	text-decoration: underline;
}
.button {
color: #FFFFFF;
font-size: 11px;
line-height: 13px;
font-weight: bold;
font-family: verdana, arial, helvetica, sans-serif;
}
A.button:Link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
A.button:Visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
A.button:Hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.ligneNav {
	margin-right: 5px;
}
.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 276px;
	line-height: 36px;
	vertical-align: top;
	font-weight: bold;
}
.discover {
	margin-top: 0px;
	margin-bottom: 30px;
}
