/* Fond de page
-----------------------------------------------*/
body {
	margin-top: 0;
	margin-bottom: 0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	color: #333366;
	background-image:url(images/icone_menu/body.png);
	background-repeat:repeat-x;
	background-color:#FCFEFE;
}

/*div {border:1px solid #000;}*/

/* Conteneurs
-----------------------------------------------*/
#website_css_page {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
}
#sidebar {
	margin:0;
	padding:0;
	width: 190px;
	float: left;
	text-align: left;	
}
#banniere {
	margin:0;
	padding: 0;
	width:1024px;
	height: 107px;
	background-image:url(images/BANNIERES/banniere.jpg);
	background-repeat:no-repeat;	
}
ul#gauche_0 {
	margin:0 0 0 224px;
	padding:0 0 0 0;
	width:800px;
	float:right;		
}
ul#gauche_0 li a {
 	font-size:12px;	
}
#contenu {
	margin: 0 50px 0px 0;
	padding: 10px 30px 0 30px;
	width: 720px;
	float: right;
	background-image:url(images/icone_menu/contenu.png);
	background-repeat:repeat-y;
	min-height:350px;
}
#footer {
	margin: 0px 50px 0 0;
	padding: 35px 20px 0 0;
	text-align: right;
	clear: both;
	font-size:8px;
	background-image:url(images/icone_menu/footer.png);
	background-repeat:no-repeat;
	background-position:top right;
	height:50px;
}
#blocLogin {
	background-color: #F0E603;
	border: 1px solid #333366;
	font-size: 0.8em;
	padding: 8px;
	margin: 20px auto;
	float: left;
}

/* Barre de navigation
-----------------------------------------------*/
#navcontainer { 
	margin: 45px 10px 30px 10px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	clear: both;
}
#navcontainer li { 
	margin: 0 5px 1px 0;
	border-bottom: 1px solid #333366;
	letter-spacing: 1px;
}
#navcontainer a {
	display: block;
	padding: 5px 10px;
	width: 168px;
	color: #333366;
	background-color: #FFFFFF;
	text-decoration: none;
	overflow:auto;
}


ul#adherent_0 {
	list-style-type:none;
	display:block;
	width:165px;
	float:left;
	margin:15px 0 0 0;
}
ul#adherent_0 li,
.LienAdherent {

}
ul#adherent_0 li a,
.LienAdherent {

	display:block;
	width:150px;
}
ul#adherent_0 li a {
	color:#5D5D9D;
	font-weight:bold;
	padding-left:5px;
	width:150px;
}
ul#adherent_0 ul li a {
	display:block;
	width:115px;
}
ul#adherent_0 ul li a:hover {
	color:#FFFFFF;
	background-color:#5D5D9D;
	display:block;
	width:115px;
}
ul#adherent_0 ul li a.current {
	display:block;
	width:115px;
}
ul#adherent_0 li a:hover {
	text-decoration:none;
	background-color:#5D5D9D;
	color:#FFFFFF;
}
ul#adherent_0 ul,
.LienAdherent {
	font-size:12px;
	list-style-type:none;
	line-height:25px;
}
ul#adherent_0 ul li,
.LienAdherent {
	border:none;
}
ul#adherent_0 ul li a,
.LienAdherent {
	border:none;
}
/*Menu Section*/
ul#section_0 {
	list-style-type:none;
	display:block;
	width:165px;
	float:left;
	margin:15px 0 0 0;
}
ul#section_0 li,
.LienSection{

}
ul#section_0 li a,
.LienSection {

	display:block;
	width:150px;
}
ul#section_0 li a {
	color:#5D5D9D;
	font-weight:bold;
	padding-left:5px;
	width:150px;
}
ul#section_0 ul li a {
	display:block;
	width:115px;
}
ul#section_0 ul li a:hover {
	color:#FFFFFF;
	background-color:#5D5D9D;
	display:block;
	width:115px;
}
ul#section_0 ul li a.current {
	display:block;
	width:115px;
}
ul#section_0 li a:hover {
	text-decoration:none;
	background-color:#5D5D9D;
	color:#FFFFFF;
}
ul#section_0 ul,
.LienSection {
	font-size:12px;
	list-style-type:none;
	line-height:25px;
}
ul#adherent_0 ul li,
.LienAdherent {
	border:none;
}
ul#section_0 ul li a,
.LienSection {
	border:none;
}
#navcontainer a:hover {
	color: #333366;
	background-color: #F0E603;
	text-decoration: none;
}
#navcontainer ul ul li { 
	margin: 0;
	border: none;
}
#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	margin: 0;
	width: 153px;
	color: #333366;
	background-color: #FFFFFF;
	text-decoration: none;
}

#navcontainer ul ul a:hover {
	color: #FFFFFF;
	background-color: #333366;
	text-decoration: none;
}

#navcontainer ul ul a.current {
	color: #FFFFFF;
	background-color: #333366;
	text-decoration: none;
}
#navcontainer ul a.current {
	color: #333366;
	background-color: #F0E603;
	text-decoration: none;
}
/*Newsletter*/
p.newsletter {
	font-size:10px;
}
