* 
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

body 
{
	position: relative;
	width: 880px;
	margin: 0 auto;
	background: #5B6170;
	border: solid 10px #FFFFFF;
}

#menu 
{
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	background: #FDCA2D;
	margin: 3px 15px;
	position: relative;
	height: 21px;
}

#menu span 
{
	display: -moz-inline-box;
	_display: inline-block !important;
	border-right: solid 1px #5B6170;
	padding: 3px 15px 3px 13px !important;
	background: url(../img/fleche.gif) no-repeat left center;
}

#menu a 
{
	color: #5B6170;
}

#menu .acc
{
	line-height: 24px !important;
	text-transform: uppercase;
	background: #921A1A;
}

#menu .acc a { color: #FFFFFF; }

#menu img { padding: 1px 0 0 0; }
.dotted 
{
	border-top: dotted 2px #FFF;
	margin: 0 15px;
}
#pied
{
	clear: both;
	text-align: center;
	border-top: solid 1px #ADB0B8;
	font-size: 13px;
	line-height: 14px;
	padding: 20px 0;
}
#pied address
{
	font-style: normal;
}