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;
}

#menu {
	display: none;
}


#global		{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
}
#logo		{
	display:none;
}

#logo-print {
	display: block;
	text-align:left;
}

#floater		{
	display: none;
}

#contenu		{
	background-image: url(/images/interface/foncontenu.gif);
	background-repeat: repeat-x;
	background-position: right top;
	float: left;
	width: 698px;
}
#central		{
	width: 650px;
}
#central-home		{
	width: 650px;
}


#utilitaire {
	display: none;
}

#caps {
	height:68px;
	width: 68px;
	float: left;
}

#menu-hor {
	display: none;
}

#droite-bas{
	display: none;
}

#droite{
	display: none;
}

.trait {
	display:none;
}


a, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #000000;
}
