object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}

body {
	background-color: #Ffffff;
}
#header {
	height: 1px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#contenu {
	height: 570px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

a {
	color: #323E64;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	height: 1px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
b {
	font-weight: bold;
}

table {
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}
#fond-contact {
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 570px;
}
#fond-contact #contact-haut{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323E64;
	height: 170px;
	width: 100%;
}
.form_champs {
	margin-left: 100px;
	float: left;
	clear: left;
	margin-top: -20px;
}

#fond-contact #contact-bas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323E64;
	width: auto;
	margin-left: 320px;
	font-weight: bold;
}
#retour {
	margin-top: 240px;
	margin-left: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #323E64;
}
