body {
	background-repeat: repeat-x;
	background-color: #CCC;
	margin: 0px;
	background-position: 952px 0px;
	background-image: url(../img/header.jpg);
}
#nav {
	background-color: #FFFFFF;
	height: 22px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#header {
	width: 952px;
}
#main_content {
	border: 0px solid #FFFFFF;
	width: 910px;
	margin-left: 41px;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#clear {
	clear: both;
}



#texte {
	height: 100%;
	width: 320px;
	margin-top: 10px;
	margin-left: 7px;
	float: left;
	background-color: #FFFFFF;
}
#main_image {
	width: 573px;
	margin-top: 10px;
	margin-left: 0px;
	float: right;
	height: 100%;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}
#bottom {
	background-color: #FFFFFF;
	height: 100%;
	margin-left: 41px;
	width: 920px;
}
#texte h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	display: inline;
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 15px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
}
#texte p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-right: 15px;
	text-align: justify;
	margin-left: 5px;
}
#main_image img {
	margin: auto;
}
#texte a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#texte a:visited {
	color: #666666;
}
#texte a:hover {
	color: #666666;
	text-decoration: underline;
}
#texte   ul {
	margin-left: -25px;
}
#texte   li {
	display: block;
	height: 10px;
	width: 200px;
	list-style-type: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	font-size: 0.7em;
}
.clear {
	clear: both;
}
