/* Common */

* {
	margin:0;
	padding:0;
}

html {	
	font-size:100%;
	height:100%;
}

body {
	background-color:#ffffff;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	height:100%;
	width:997px;
	margin-left:auto;
	margin-right:auto;
}

a:link, a:active, a:visited, a:hover {
	color:#ffffff;
	text-decoration:underline;
}

img {
	border:0;
}

.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}

#content {
	background:url(../images/content.jpg) no-repeat;
	background-repeat:no-repeat;
	height:444px;
	text-align:left;
}

#bandeau {
	display:block;
	float:left;
	width:997px;
	height:46px;
	padding-top:12px;
	background:url(../images/bandeaugris.jpg) no-repeat;
}

#footer {
	display:block;
	float:left;
	width:997px;
	height:60px;
	background:url(../images/footer.jpg) no-repeat;
}

#jouonsresp {
	display:block;
	float:left;
	width:124px;
	height:44px;
	margin-top:7px;
	margin-left:20px;
	
}

#postcode {
background:none;border:none;width:110px;height:24px;font-size:13px;padding-top:5px;	
}
