/* CSS Document */

body
{
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #333333;
	text-decoration: underline;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}

div.splitter
{
	clear: both;
	text-align: center;
	width: 739px;
	height: 2px;
}

#document
{
	width: 100%;	
}

#siteweb
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 739px;
}

#logo-top
{
	width: 739px;
	height: 70px;
	text-align: center;
}

#menu
{
	width: 739px;
	height: 31px;
	text-align: left;
}

#slogan
{
	width: 739px;
	height: 19px;
	text-align: center;
}

#contenu
{
	width: 739px;
}

#spacer1
{
	width: 739px;
	height: 20px;
}

#spacer2
{
	width: 739px;
	height: 18px;
}

#spacer3
{
	width: 739px;
	height: 12px;
}

#spacer4
{
	width: 739px;
	height: 10px;
}

#spacer5
{
	width: 739px;
	height: 15px;
}

#spacer-top
{
	float: left;
	width: 739px;
	height: 27px;
}

#spacer-bottom
{
	float: left;
	width: 739px;
	height: 30px;
}
