html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-size: 100.01%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #706b6b;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6a6a61;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	font-weight: bold;
	
}
div {
	margin-top: 0px;
	padding-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100.01%;
}
h3 {
	font-weight: bold;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	padding-left: 170px;
}
.imge {
	padding-top: 600px;
}
#wrapper {
	width: 1280px;
	background-color: #6a6a61;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	top: 0px;
	height: auto;
}
#container {
	height: auto;
	width: 1280px;
}
#homeContainer {
	height: 600px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/homePage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeContainer h3 {
	margin-right: 570px;
	margin-left: 350px;
}
#homeContainer p {
}
#homeContent {
	height: 200px;
	width: 360px;
	padding-top: 260px;
	padding-left: 340px;
}
#homelien {
	height: auto;
	width: 200px;
	padding-left: 340px;
	color: #333132;
	font-size: 0.8em;
}



#solvert {
	height: 800px;
	width: 1280px;
	float: left;
	background-image: url(../images/fonddSolvert.jpg);
	background-repeat: repeat;
	background-position: left top;
}

