a:link { 
	text-decoration: underline; 
	text-decoration:none; 
	color: white;
	}
a:visited { 
	text-decoration: none; 
	color: white;
	}
a:hover, a:active { 
	text-decoration:none;
	color: white;
	}

a img {border: none; }
	
html, body{
	background-color: #FFFFFF;
	min-width:756px;
	height: 100%;
	text-decoration:none;
	text-align: center; /* pour corriger le bug de centrage IE */
}

*{
	margin:0px;
	padding:0px;
	top:0px;
}

#preloader{
	margin-left:-180px;
}

#img_bgd{
width:1024px;
margin-left:auto;
margin-right:auto;
}

#header {
	background: url(images/Campagne-2008_01.jpg) no-repeat;
	width: 1024px;
	height: 221px;
}

#footer {
	background: url(images/Campagne-2008_03.jpg) no-repeat;
	width: 1024px;
	height: 142px;

}

#footer1 {
	font-size:10px;

}
#bodyb {

	background: url(images/Campagne-2008_02.jpg) repeat-y;
	width: 1024px;
}

#imgWho {
	float:left;
	background: url(images/qui.jpg) repeat-y;
	width: 230px;
	height: 200px;
}

#imgDom {
	float:left;
	background: url(images/domaine.jpg) repeat-y;
	width: 230px;
	height: 200px;
}

#imgForm {
	float:left;
	background: url(images/form.jpg) repeat-y;
	width: 230px;
	height: 200px;
}

#validez {
	float:left;
	background: url(images/validez.jpg) repeat-y;
	width: 250px;
	height: 200px;
}

#formu {
	float:left;
	background: url(images/form.jpg) no-repeat;
	width: 227px;
	height: 200px;
}

#center {
	text-align: left;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
}

#formLabel{
	width:70px;
	float:left;
}

#formField{
	width:230px;
	float:left;
}

#menu{
	font-weight:bold;
	color:#e4b365;
	width:160px;
	height: 200px;
	float:left;
	text-align:left;
	padding-left:10px;
}
