@charset "UTF-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
A:link {text-decoration: none;
	/*color:#3FF;
	*/
	color:#FF0;
	}
A:visited {text-decoration: none;
	color:#FF0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {padding:0; margin:0;
}
.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #000;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#89A1BD;
}
.oneColFixCtrHdr #header {
	width:100%;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
 margin: 0 0 0px 0;
 background-color:#000;
 
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #header img {
	/*float:left;*/
		padding-bottom:0px;
}
#logo{
	float:left;
	background-color:#000;
	margin:16px 20px 0px 10px;
	}
#headerleft{
	float:left;
	}
/*.oneColFixCtrHdr #mainContent {*/
#mainContent {
	/*background: #FFFFFF; */
	padding-right: 20px;
	padding-bottom: 50px;
	/*padding-left: 180px;*/
	color: #FFF;
	background-color: #000;
	margin:16px 0 0 180px;	
}

.oneColFixCtrHdr #mainContent h1, h2, h3 {
	margin:0;
	padding:0;
}
.oneColFixCtrHdr #mainContent img {
margin:0;
padding:0;
}
.oneColFixCtrHdr #footer {
	padding:0 0 0 20px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#menu{
	 float:left;
	 width:156px;
	 margin-left:0px;
	}

ul.promo {
	list-style-type: none;
	padding: 0px 0 0 0;
	width: 9em;
	margin:0;
}
 ul.promo li {
	background: white;
	margin: 0 0 0.5em 0;
	padding:0;
	border:0;
	text-align:center;
}
ul.navbar{
	list-style-type: none;
	padding: 0px 0 0 0;
	margin:0;	
}
 ul.navbar li {
	background: white;
	margin: 0 0 5px 0;
	padding: 0.3em;
	/*border-right: 14px solid #F30;
	*/
}

ul.navbar li.langue {
	background: #F63;
	margin: 0 27px 8px 27px;
	float:left;
	border-right: 0;
	padding:0 4px 0 4px;
	color:#FFF;
}

  ul.navbar a {
    text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

  ul.navbar a:link {
    color: blue }
  ul.navbar a:visited {
    color: purple }
	
	#vosplaques {
	width:100%;
	padding: 0 0 0px 0px;
	background-color:#000;
}


#vosplaques ul {
	width:100%;
	list-style:none;
	margin:0px 0 0 0;
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
#vosplaques ul li {
	display:inline;
	list-style:none;
	/*margin:0; */
	/*margin:1px;*/
	padding:0;

}



#vosplaques ul li a {
	float:left;
	/*margin:0 0 0 1px; */
	margin-right: 3px;
	text-align:center;
	/* color:#000; */
	color: #DA2F1E;
	text-decoration:none;
	position:relative;
	width:18px;
	height:14px;/*ludo*/
	/*border: 3px solid #C33;*/
	/*padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	*/
	background-color:#FF9;
}

#vosplaques ul li a.a1 {
	background-color:#333;
}
#vosplaques ul li a.a2 {
	background-color:#333;
}
#vosplaques ul li a.a3 {
	background-color:#333;
}
#vosplaques ul li a.a4 {
	background-color:#333;
}
#vosplaques ul li a.a5 {
	background-color:#F63;
}
#vosplaques ul li a.a6 {
	background-color:#333;
}
#vosplaques ul li a span{
		color: #000;
		display:block;
}
#vosplaques ul li a:hover,
#vosplaques ul li a:hover span {
	color:#fff;
	background-color: #6D7F8C;
}
#vosplaques ul li a.active,
#vosplaques ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}

#address{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:20px;
	}
.catalog {
	width:760px;
	overflow:auto;
	}
.catalog h3{
	background-color:#F63;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:2px 3px 2px 3px;
}
.catalog h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}
.catalog h5{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:0;
}
.box{
	width:180px;
	float:left;
	text-align:center;
	margin:6px 0 10px 10px;
}
.box2{
	width:150px;
	float:left;
	margin:6px 0px 10px 10px;
}
.hline0{
	width:100%;
	margin-bottom:10px;
}
.hline0 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding-left:6px;
	padding-right:20px;
}
.hline{
	width:100%;
	border-top:#FFF 1px solid;
	/*border-bottom:#F63 1px solid;
	*/
	margin-bottom:20px;
}
.hline p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding-left:6px;
	padding-right:20px;
}
.hline2{
	width:100%;
	border-top:#FFF 1px solid;
	border-bottom:#F63 1px solid;
	margin-bottom:10px;
	text-align:center;
}
.footer2{
	width:100%;
	padding:0px 6px 10px 6px;
			font-size:12px;
}
.footer2 A:link {text-decoration: none;
	/*color:#3FF;
	*/
	color:#666666;
	}

.wrapper{
	width:100%;
}

/*  voor page address */
 #wrapper1 {
	text-align: left;
	padding-left: 0px;
	margin: 20px auto;
	padding-right: 0px;
	width: 420px;
 }  
 #wrapper1 fieldset {
	width:100%;
	margin-bottom: 10px;
 }  
  
 #wrapper1 p {  
   font-size: 1.2em;  
 }  
 #wrapper1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
 }  

 #wrapper1 label{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	color: #F63;
 }  
  #wrapper1 li label.post1{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	color: #FFF;
 }   
 #wrapper1 li input{
	height:20px;
	padding:0px;
	border:1px solid #000000;
	font-size: 14px;
	margin-bottom: 5px;
	width: 400px;
 } 
  #wrapper1 li input.yes_other_address{
	  text-align:left;

 } 

 #wrapper1 span {
	color: #FFF;
	font-size: 12px;
	padding-left: 5px;
 }  
 #wrapper1 .button {
	padding:0px 20px;
	margin:0;
	cursor: pointer;
	background: #F8A223;
	color: #FFF;
	clear: both;
	width: 200px;
	margin-bottom: 20px;
 }  
 #wrapper1 .reset {
	color: #03C;
	border: 1px solid #fff;
	background-color: #FFF;
	text-decoration: underline;
	margin: 0 0 0 320px;
 }
 #wrapper1 .post1{
	width:178px;
	float: left;
	margin: 0 10px 0 0;
	 }
	 #wrapper1 .post2{
	width:178px;
	 }
#wrapper1 .stad1{
	width:250px;
	margin-left: 201px;
	 }
	 #wrapper1 .stad2{
	width:237px;
	 }
 #yes_other_address{
	margin:0;
	padding:0;
	}
.cadreaddress1{
	border:#F63 solid 1px;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #CCC;
	}
.cadreaddress2{
	padding: 0 0 0 5px;
	}
.cadrepetittitre2{
	border:#c33 solid 1px;
	padding: 2px;
	}

.error{
	background-color:#FCF;
	border:1px solid #F00;
	font-weight:bold;
	font-size:12px;
	color:#F00;
	padding:2px 2px 2px 0;
	margin:2px 4px 0 0;
	width:400px;
	}
.errorblank{
	background-color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:2px 2px 2px 2px;
	margin:2px 4px 0 0;
	}
.button {
	border:#F5732C solid 3px;
	padding:5px 10px;
	cursor: pointer;
	color: #FFF;
	background-color:#F8A223;
	height:40px;
	border-style: outset;
	width: 100px;
	font-weight: bold;
 } 