@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #f0ede6;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#global {
	height: auto;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
	width: 1240px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 50px;
	width: 1240px;
	position: relative;
}
#nav-left {
	float: left;
	height: 50px;
	width: 620px;
}
#nav-right {
	float: left;
	height: 50px;
	width: 620px;
}
#spacer-header {
	float: left;
	height: 320px;
	width: 1240px;
}
#info-header {
	height: 80px;
	width: 1240px;
	text-align: center;
	color: #FFF;
	float: left;
}
#info-footer {
	height: 97px;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: auto;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}
#footer-left {
	float: left;
	height: 97px;
	width: 427px;
	position: relative;
}
#footer-right {
	float: right;
	height: 97px;
	width: 813px;
	position: relative;
}
#content-left {
	float: left;
	height: 930px;
	width: 427px;
	position: relative;
	text-align: right;
	background-image: url(images/engrenage-left.jpg);
	background-repeat: no-repeat;
	background-position: 75px 100px;
}
#contact-left {
	float: left;
	height: auto;
	width: auto;
}
#google-map-img {
	float: right;
	height: auto;
	width: auto;
}
#content-right {
	float: right;
	height: auto;
	width: 813px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
	width: 1240px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#content-right-txt {
	float: left;
	height: auto;
	width: 739px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
}
#content-right-txt-bottom {
	float: left;
	height: auto;
	width: 739px;
	padding-top: 20px;
	background-image: url(images/background-right-txt.jpg);
	background-repeat: no-repeat;
	background-position: right 82px;
}
#content-right-txt-bottom-contact {
	float: left;
	height: auto;
	width: 739px;
	padding-top: 20px;
}
#info-footer-center {
	float: left;
	height: 77px;
	width: 385px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-align: justify;
	color: #333;
	margin-bottom: -5px;
}
.info-header-adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	margin-top: 4px;
	display: block;
}
.info-header-tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFF;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.info-footer-adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display: block;
}
.info-footer-lien-iplasma {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	color: #DB6256;
	text-align: center;
	display: block;
}
.info-footer-tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFF;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.nav-left {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #db6330;
	margin-left: 85px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #db6330;
	text-decoration: none;
}
.nav-right {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #db6330;
	text-align: right;
	margin-right: 74px;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #db6330;
	margin-top: 5px;
	display: block;
}
.googlemap {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	font-style: italic;
	display: block;
	margin-top: 15px;
}
.tel-contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	display: block;
}
.nav-left-footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #db6330;
	margin-left: 85px;
	margin-top: 50px;
	display: block;
}
.nav-right-footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #db6330;
	margin-top: 50px;
	text-align: right;
	margin-right: 74px;
	display: block;
	margin-bottom: 15px;
}
#footer-right-nav {
	height: 97px;
	width: 428px;
	float: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: -5px;
	font-size: 30px;
	color: #333;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
}
ul {
	margin-top: 10px;
}
#lien-iplasma {
	font-size: 8px;
	font-style: italic;
	color: #333;
	position: relative;
	float: right;
	margin-right: 74px;
	height: auto;
	width: auto;
}
