html { /* Moz */
	margin: 0;
	padding: 0;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.hr {
  height: 1px;
  background: #ccc;
}
div.hr hr {
  display: none;
}

.floatleft{
float: left;
padding: 0px 20px 5px 0px;
width: 100px;
height: 133px;
}

span { color:#B22222;font-weight:bold; }

.link { color:#000000; font-style:italic;font-weight:normal}

/* Link Styles
------------------------------ */
a:link {
	text-decoration: none;
	color: #B22222;
}

a:visited {
	text-decoration: none;
	color: #B22222;
}

a:active {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: black;
}



body {
	background-color: #efeff1;
	font-size: 13px;
}

#main {
	width: 850px;
	margin: 0 auto;
}

#test {
	width: 940px;
	background: url(images/header-1.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 13px;
	height: 200px;
}

#test1 {
	width: 810px;
	background: url(images/pourquoi-pas-IV-havreretouche-2.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 14px;
	height: 250px;
}

#test2 {
	width: 810px;
	background: url(images/header-bg-contact.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 14px;
	height: 250px;
}

#test3 {
	width: 810px;
	background: url(images/header-bg-about-us.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 14px;
	height: 250px;
}

#test4 {
	width: 810px;
	background: url(images/header-bg-key.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 14px;
	height: 250px;
}

#test5 {
	width: 810px;
	background: url(images/header-bg-5.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 14px;
	height: 250px;
}



#header {
	width: 850px;
	height: 280px;
	background: url(images/body-top-background-1.png) no-repeat;
}

#header-content {
	position: relative;
	top: 10px;
	left: 10px;
}

#header-content h1{
	text-align: left;
}

#menu {
	position: relative;
	top: -240px;
}


#menu11 {
	position: relative;
	top: -15px;
	color: black;
}


#menu2 {
	position: relative;
	top: -40px;
}


#menu a{
	color: black;
}

#menu11 a{
	color: black;
}


#logo {
	text-align: center;
}

#content {
	width: 850px;
	margin: 0 auto;
	height: 100%;
	background: url(images/body-center-background.png) repeat-y;
	margin-top: -46px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.content-1 {
	width: 90%;
	margin: 0 auto;
	line-height: 2em;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}


#content-2 {
	width: 810px;
	height: 100%;
	color: black;
	padding-bottom: 20px;
}


.left {
	float: left;
	width: 500px;
}

.right {
	float: left;
	width: 400px;
	padding-top: 50px;
	text-align: justify;
	line-height: 1.5em;
}

.spacer {
	clear: both;
	background: url(images/body-center-background.png) repeat-y;
}

.area {
	color: black;
	font-weight: bold;
}

#footer {
	width: 850px;
	height: 60px;
	background: url(images/body-center-background.png) repeat-y;
	padding: 10px 0px 10px 0px;
}

#copy {
	width: 850px;
	height: 60px;
	padding: 0px 0px 20px 0px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}


#footer-home {
	width: 850px;
	height: 50px;
	background: url(images/body-center-background.png) repeat-y;
	padding: 20px 0px 0px 0px;
}

#image-footer {
	width: 850px;
	background: url(images/footer-background.png) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 10px;
	height: 40px;
}

.about-us {
	float: left;
	width: 260px;
	padding-left: 50px;
	line-height: 16px;

}

.key-services {
	float: left;
	width: 380px;
	padding-left: 30px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	line-height: 16px;
}

.team {
	float: left;
	width: 160px;
	padding-left: 30px;
	line-height: 16px;
}


.footer {
	font-size: 14px;
	text-indent: 0px;
	padding-top: 20px;
}



ul {
	display: block;
	list-style: none;
	text-align: right;
	position: relative;
	top: 5px;
	right: 50px;
	width: 100%;

}

li {
	display: inline;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;

}

.text-indent {
	text-indent: 100px;
}


.transparence {
text-align:right;
margin-right:-14px;
margin-top:-175px;
padding-top:20px;
}

#mapleft {
float: left;
width: 203px;
height:200px;
border-right: 1px solid #ccc;
padding-left:50px;
}

#mapcenter {
float: left;
width: 330px;
border-right: 1px solid #ccc;
padding-left:30px;
height:200px;
}

#mapright {
float: left;
width: 203px;
padding-left:30px;
}

h2 {
font-size:14px;
font-weight:bold;
}

.submap {
text-indent:20px;
font-size:13px;
color:black;
}

.submap a{
color:black;
}
