body
{
	background-color: #F7F7F7;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
#total
{
	width: 760px;
	background-color: #fff;
	margin: 0px auto 0 auto;
	padding: 0 0 50px 0;
	border-top: none;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
#entete
{
	float: left;
	margin: 0;
	padding: 0;
}
#contenu
{
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
}
#menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#menu a, a:link, a:visited
{
	text-decoration: none;
	border: none;
	color: #000;
	font-weight: bold;
}
#menu a:hover
{
	text-decoration: none;
	border: none;
	color: #333;
	font-weight: bold;
}
.photoMenu
{
	clip: rect(auto auto auto auto);
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: auto;
	top: auto;
	right: auto;
}

#contenu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding-left: 0px;
}
h1
{
	display: none;
}
#contenu h2
{
	padding-left: 10px;
}
#contenu h3
{
	padding-left: 22px;
	background-image: url(/images/h3_bullet.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A24E20;
	background-position: 1px;
}
#contenu h4
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 0px;
	background-image: url(/images/h4_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 18px;
}
#contenu hr
{
	height: 1px;
	width: 100%;
}

#contenu p
{
	margin-left: 33px;
}

#contenu a, a:link
{
	color: #A24F21;
	text-decoration: none;
	border: none;
	font-weight: bolder;
}
#contenu a:hover
{
	color: #F26A21;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#contenu ul, li
{
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	padding: 2px 0 2px 0;
	margin: 0 0 0 25px;
}

#footer
{
	padding: 10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: none;
}
#footer li
{
	display: inline;
	border-left: solid #aaa 1px;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
}
#footer ul
{
	margin: 0;
	padding: 0;
	background-color: transparent;
	list-style-type: none;
}
#footer ul li#first
{
	border-left: none;
}
#footer a, a:link, a:hover, a:visited
{
	color: 000;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
table.main
{
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
