body {
	background:#b1b2b7;
	font-family:arial,sans-serif;
	font-size:16px;
}

a img {border:0;}
ul {margin-top:0;padding-top:0;}
input {width:280px;border:1px solid black;}
textarea {width:280px;border:1px solid black;}
p {margin-top:10px;margin-bottom:10px;}

#page {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:40px;
	width:740px;height:580px;
	background: url(images/D3_fond.png);
}

#content {
	float:right;
	width:505px;
	margin-top:130px;
}

#column {width:202px;}
#column a {display:block;}

#logo_link {margin-bottom:52px;}
#contact_link {margin-top:95px;}
#prev_next {position:absolute;right:30px;bottom:30px;}

.rouge {color:#AB2727;}
.vert {color:#005A2D;}

.retrait {margin-left:34px;}

.link {cursor:hand;}