body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.divcontenant {
	background-image: url(../images/fondaccueil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 500px;
	width: 700px;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	text-align: center;
}
#somcontainer ul {
	text-align: center;
	list-style-type: none;
	line-height: 20px;
	height: auto;
	width: auto;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sommairlist li {
	list-style-type: none;
	display: block;
	top: 100px;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sommairlist a{
	font-family: "Bitstream Vera Sans", Arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
	text-decoration: none;
}
#sommairlist a:link, #navlist a:visited{
	font-family: "Bitstream Vera Sans", Arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
	text-decoration: none;
}
#sommairlist a:hover
{
color: #FF6600;
text-decoration: none;
}
.lien {
	font-family: "Futura Md BT";
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 0px;
}
.entrer {
	font-family: "Futura Md BT";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
	text-decoration: none;
}
