@charset "utf-8";
/* CSS Document */

body {
	background-color: #141414;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_site.gif);
}
#conteneur {
	height: 510px;
	width: 1300px;
	position: absolute;
	left: 80px;
	top: 50%;
	margin-top: -250px;
}
#logo_sbl {
	height: 50px;
	width: 600px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2000;
}
#footer {
	height: 30px;
	width: 1300px;
	top: 20px;
	position: relative;
}
#menu {
	padding: 0px;
	height: 30px;
	position: relative;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#menu li {
	float: left;
	position: relative;
	list-style-type: none;
	height: 30px;
}

#menu li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #7D7D7D;
	text-decoration: none;
	list-style: none;
	font-size: 11px;
	text-align: left;
	position: relative;
	float: left;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 40px;
}

#menu li a:hover {
	color: #AAA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none
}
#menu li a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
	color: #FFF;
}

#partager {
	height: 30px;
	position: relative;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #7D7D7D;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	left: 250px;
	padding: 0px;
	top: 5px;
}
#partager li {
	float: left;
	position: relative;
	list-style-type: none;
	padding-right: 10px;
	height: 30px;
}
#partager li a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;

}

#rss {
	height: 30px;
	position: relative;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #7D7D7D;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	left: 300px;
	padding: 0px;
	top: 5px;
}
#rss li {
	float: left;
	position: relative;
	list-style-type: none;
	padding-right: 10px;
	height: 30px;
}
#rss li a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
#copyright {
	height: 30px;
	position: relative;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #7D7D7D;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding: 0px;
	top: 5px;
}
#copyright li {
	float: left;
	position: relative;
	list-style-type: none;
	height: 30px;
}
.retour {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;


}
.retour:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #09F;
	text-decoration: none;
	outline: none;
}


#bt_retour {
	width: 100px;
	right: 20px;
	float: right;
	text-align: right;
	position: relative;
	top: 10px;
}
#apropos {
	height: 400px;
	width: 1300px;
	position: absolute;
	background-color: #FFF;
	z-index: 10001;
	opacity: 0.97;
	visibility: hidden;
}
#conteneur_apropos {
	position: absolute;
	height: auto;
	width: 900px;
	top: 140px;
	left: 50px;
	background-color: #FFF;
}
#titre {
	height: 35px;
	width: 700px;
}
#text_apropos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
#partenaires {
	height: 400px;
	width: 1300px;
	position: absolute;
	background-color: #050405;
	z-index: 10001;
	opacity: 0.97;
	visibility: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#base {
	height: 400px;
	width: 1300px;
	position: absolute;
	background-color: #FFF;
	z-index: 0;
	opacity: 1;
	visibility: visible;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#conteneur_contact {
	position: relative;
	height: auto;
	width: 400px;
	top: 140px;
	left: 50px;
	background-color: #FFF;
	overflow: hidden;
	float: left;
}
#contact {
	height: 400px;
	width: 1300px;
	position: absolute;
	z-index: 10001;
	opacity: 0.97;
	background-color: #FFF;
	visibility: hidden;
}
#text_contact {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
#text_contact a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}

#text_contact a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	text-align: left;
	line-height: 18px;
}
