/* CSS Remorquage Combot
Conseil.Net */

body {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	background: #F5F6F9;
	margin: 0;
	padding: 0;
}
h1 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	line-height:30px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	width:100%;
	text-align:center;
}
h1 {
	color: #D96B11;
}
h2 {
	color: #333;
}
h2 a, h4 a {
	color: #333;
	text-decoration: none;
}
h2 a:hover, h2 a:active, h4 a:hover, h4 a:active {
	color: #D96B11;
	background: transparent;
	text-decoration: none;
}
h3 {
	color: #333;
	margin: 0;
	padding: 20px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	color: #333;
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
h5 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
h6 {
	color: #D96B11;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 5px 0;
	padding: 0px;
}
p {
	line-height: 150%;
	margin: 15px 0 0 0;
	padding: 0;
}
ul {
	line-height: 140%;
	margin: 15px 0 0 0;
	padding: 0;
}
a {
	color: #D96B11;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: one;
}
img {
  border:0px;
}
img, div { behavior: url(/scripts/iepngfix.htc); }

#combot {
  margin:auto;
}
#combot #begin {
	background: url(/images/haut.jpg) no-repeat 0 10px;
	margin: 0 auto;
	width: 760px;
	height: 30px;
}
#combot #container {
	background: url(/images/achtergrond.gif) repeat-y;
	margin: 0 auto;
	padding: 0 20px;
	width: 720px;
}
#combot #container #header {
	background: url(/images/header.jpg) no-repeat;
	height: 264px;
	position:relative;
}
    #combot #container #header #mail {
  	   position:absolute;
  	   top:10px;
  	   left:670px;
    }
    #combot #container #header #logo {
  	   position:absolute;
  	   top:15px;
  	   left:100px;
    }

#combot #contents {
	color: #7E7968;
	font-size: 14px;
	line-height: 20px;
	background: #E9E4CC;
	border-bottom: 1px solid #DED5B3;
	padding: 20px 20px 15px 20px;
	height:245px;
}
#combot #contents #flashcontent {
  float:right;
  padding:10px;
  background:#fff;
  border:1px solid #f0dc7a;
  margin:0 10px 0 10px;
}

#footer {
	background: url(/images/footer.jpg) no-repeat;
	height: 38px;
	color: #fff;
	padding: 10px 0 10px 0;
	line-height: 15px;
}
#footer #copyright {
  margin:auto;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
#end {
	background: url(/images/bas.jpg) no-repeat;
	margin: 0 auto;
	width: 760px;
	height: 30px;
}

#contents2 {
	color: #333;
	background: #F3F2E4;
	padding: 5px 0;
	overflow: auto;
}
#contents2 #map {
  float:right;
  padding:10px;
  background:#fff;
  border:1px solid #f0dc7a;
  margin:0 10px 10px 10px;
  width:350px;
  height:300px;
}
* html #contents2 #map {
  width:320px;
}
#contents2 #map .gmnoprint span{
  display:none;
}
#contents2 #zone {
  margin:15px 0 0 10px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

