body {
	margin: 0px;
	background-color: #242424;
	background-image: url(/images_site/body.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#container {
	height: 780px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container_contact {
	height: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 99px;
	width: 1000px;
}
#logo {
	float: left;
	height: 92px;
	width: 441px;
	background-image: url(/images_site/logo.png);
	margin-left: 25px;
	margin-top: 5px;
}
#nav_haut {
	float: left;
	height: 26px;
	width: 510px;
	margin-top: 5px;
	margin-right: 10px;
}
#nav_haut li {
	float: right;
	list-style-type: none;
	margin-top: 7px;
	margin-left: 15px;
}
#nav_haut li a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


#banner {
	float: left;
	height: 368px;
	width: 952px;
	margin-top: 5px;
	margin-left: 25px;
}
#nav_haut ul {
	margin: 0px;
	padding: 0px;
}

#gauche_accueil {
	float: left;
	height: 266px;
	width: 330px;
	background-image: url(/images_site/gauche_accueil.png);
	margin-left: 25px;
}
#footer {
	float: right;
	height: 18px;
	width: 980px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
}



.flag {
	float: right;
	height: 39px;
	width: 36px;
	margin-top: 27px;
	margin-right: 25px;
	margin-left: -20px;
}
#droite {
	float: left;
	height: 233px;
	width: 622px;
	padding-top: 33px;
	font-weight: bold;
	font-size: 11px;
}
#droite_contact {
	float: left;
	height: 495px;
	width: 622px;
	padding-top: 33px;
	font-weight: bold;
	font-size: 11px;
}
.welcome {
	background-image: url(/images_site/welcome.png);
	height: 28px;
	width: 622px;
	background-repeat: no-repeat;
}
.about {
	background-image: url(/images_site/about.png);
	height: 28px;
	width: 622px;
	background-repeat: no-repeat;
}
.services {
	background-image: url(/images_site/services.png);
	height: 28px;
	width: 622px;
	background-repeat: no-repeat;
}
.portfolio {
	background-image: url(/images_site/portfolio.png);
	height: 28px;
	width: 622px;
	background-repeat: no-repeat;
}
.partners {
	background-image: url(/images_site/partners.png);
	height: 28px;
	width: 622px;
	background-repeat: no-repeat;
}
.contact {
	background-image: url(/images_site/contact.png);
	height: 28px;
	width: 622px;
	background-repeat: no-repeat;
}
#nav_haut li a:hover {
	font-weight: normal;
	color: #FD5912;
	text-decoration: none;
}
p {
	display: block;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}
.vignette {
	float: left;
	height: 87px;
	width: 85px;
	text-align: center;
}
.vignette_2 {
	float: left;
	height: 87px;
	width: 202px;
	text-align: center;
}
#nav_haut li #actif a {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

