@charset "UTF-8";

body {
	background-color: #44494f;
}
html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#site {
	z-index: 2;
	width: 815px;
	height: 580px;
	margin-top: -290px;
	margin-left: -407px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#logo {
	text-align: center;
}

#content {
	height: 440px;
	width: 815px;
	background-color: #44494F;
	color: #FFF;
	margin-top: 10px;
	float: left;
}
#content p {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
}
#content_txt {
	margin: auto;
	height: 440px;
	width: 815px;
	background-color: #44494F;
	color: #FFF;
}
#content_txt p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#sommaire div {
	float: left;
	height: 25px;
	width: 163px;
}


#sommaire {
	margin: auto;
	height: 25px;
	width: 815px;
	float: left;
}

h1 {
	font-family: verdana;
	font-size: 16px;
}
#content a {
	color: #FFF;
}

#liens {
	height: 420px;
	width: 465px;
	background-color: #FFF;
	color: #44494F;
	padding: 10px;
	text-align: left;
	overflow: auto;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#left {
	float: left;
	height: 438px;
	width: 330px;
	border-right: 1px solid #FFF;
}

#enter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	letter-spacing: 1px;
	text-align: left;
	height: 60px;
	width: 615px;
	float: left;
	margin-top: 10px;
}
#enter a {
	color: #999;
}
#liens_sites a {
	color: #999;
	text-decoration: none;
}
#liens_sites a:hover {
	color: #FFF;
	text-decoration: none;
}

#enter a:hover {
	text-decoration: none;
	color: #FFF;
}
#liens_sites {
	text-align: right;
	width: 200px;
	float: left;
	height: 60px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
}
#liens_sites p {
	margin-top: 2px;
	margin-bottom: 0px;
}
