body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	background-attachment: fixed;
	}

* {
	margin: 0px;
	padding: 0px;
}

a{outline: 0;}

#global		{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
}
#logo		{
	background-image: url(/images/interface/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
	width: 277px;
	margin-left: 4px;
	cursor: pointer;
}

#logo-print {
	display:none;
}

#titre_sans_dashed {
float:left;
height:5px;
text-align:justify;
margin-top:20px;
margin-bottom:5px;
}


#titre_home{
	width: 700px;
	float:right;
	height:84px;
}

#floater		{
	width: 282px;
	float: left;
	padding-top: 20px;
	position: relative;
	display: block;
}
#contenu		{
	background-image: url(/images/interface/foncontenu.gif);
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position: right top;
	float: left;
	width: 698px;
	padding-top:0px;

}
#central		{
	padding: 10px;
	float: left;
}

#central-home		{
	padding:0 10px 10px 10px;
	float: left;
	width: 467px;
}

#utilitaire {
	margin-top: 20px;
	float: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-right:100px;
	width: 550px;
	display: block;
	
}
#utilitaire a, #utilitaire a:visited, #utilitaire a:active {
	color: #90bedd;
}
#utilitaire a:hover {
	color: #FF9900;
	text-decoration: none;
	
}
#caps {
	height:68px;
	width: 68px;
	float: left;
	
}
#honcode {
	width: 150px;
	float:right;
	margin-left:10px;
	margin-top:30px;
}

#form_left{
width:200px;
height:300px;
}
.formul{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
border-bottom:1px;
border-bottom-color:#003399;
border-bottom-style:solid;
}
.tab_form{
text-align:center;
background-color:#0099FF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

