BODY {
	background-color:#bd354b;
}
#banner {
	background-color: #2e518b;
}
#bas {
	position: absolute;
}
#footer {
	top: 10px;
	text-align: right;
	padding-right: -60px;
	height: 0px;
}
#contents {
	margin:5px 30px;
	width: 638px;
}
#menu {
	top: -27px;
	height: 0px;
}
#menu A {
	color: #ffffff;
	font-weight: bold;
}
#menu UL LI {
	margin-right:7px;
	background-color:#bd354b;
	font-weight: bold;
}
#menu .menuOn A {
	color:#bd354b;
}
#menu A:hover{
	color: black;
	font-weight:bold;
}
.contacttable {
	margin-left:50px;
}
.contactnom, .contactprenom { 
	width: 145px; 
}
.contactmessage {
	width: 305px;
	height: 100px;
}
.bloctable td {
	padding:0px;
}
.bloctablemiddlecentercell p {
	margin:0px;
	margin-bottom:10px;
	line-height:17px;
}
hr {
	margin-bottom:10px;
}