/* CSS Document */

body {
	text-align:center;
}

#contenu {
	width:800px;
	z-index:0;
}

#bloc_milieu {
	float:left;
	margin-right:5px;
	z-index:0;
}

#position {
	width:800px;
	height:60px;
}

#position img {
	margin-left:5px;
	margin-right:3px;
	float:left;
}

#position p{
	padding-top:2px;
	font-size:9px;
}

#position span {
	font-size:9px;
	background-color:#fff;
	font-weight:bold;
	color:#A4C538;
}

#page {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	width:800px;
	text-align:left;
	/*border:1px solid;*/
}

#header {
	width:800px;
	height:180px;
	height:55px;
	position:relative;
}

#title {
	color:#505559;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	left:625px;
	top:10px;
}

#menutop li {
    float: left;
    height: 27px;
	width: 152px;
	margin-right:5px;
	background-image:url(../img/bk_menutop.jpg);
	background-repeat : no-repeat;
	background-color:#ECEDED;
	position:relative;
}

#menutop a {
	float:none;
	max-width:152px;
	height:27px;
	color:#505559;
	display:block;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;
	padding-left:5px;
}

#menutop .mnuselected {
	background-color:none;
	background-image:url(../img/bk_menutop_hover.jpg);
	background-repeat : no-repeat;
	color:#fff;
}

#menutop .s_menutop {
	display:none;
	width:152px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#menutop .s_menutop a, span {
	color:#fff;
	background-color:#A4C538;
}

#menutop .s_menutop a:hover, #menutop .s_menutop a:hover span {
	color:#505559;
}

#menutop .s_menutop .s_menufirst {
	background-image:url(../img/bk_menutop_hover.jpg);
	background-repeat : no-repeat;
}

#menutop .s_menutop .s_menulast{
	background-image:url(../img/bk_menutop_bottom.gif);
	background-repeat : no-repeat;
	background-color:transparent;
}

#menutop li:hover .s_menutop { display:block;}



#footer {
	width:780px;
	height:25px;
	background-color:#eceded;
}

#footer a, #footer p {
	margin-left:5px;
	float:left;
	line-height:25px;
	font-size:9px;
	color:#505559;
	text-decoration:none;
}

#menu_bas_gauche {
	float:left;
	width:600px;
}

#menu_bas_droit {
	float:left;
}

#navig_left {
	float:left;
	margin-right:5px;
	width:152px;
	z-index:0;
}

#navig_head{
	background-image:url(../img/bk_navig_head.jpg);
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:3px;
	padding-left:5px;
	padding-top:5px;
}

#navig_left  p {
	color:#505559;
	font-size:11px;
	font-weight:bold;
}

#navig_left  ul {
	list-style-type:disc;
	padding-left:1.7em;
	font-size:10px;
}

#navig_left ul ul {
	list-style-image:url(../img/puce_navig.jpg);
}

#navig_left ul ul  ul{
	list-style-image:url(../img/puce_navig2.jpg);
}

#navig_left li {
	margin-bottom:7px;
	color:#A4C538;
}

#navig_left ul ul  ul li a{
	font-style:italic;
}

#navig_left a {
	text-decoration:none;
	color:#505559;
}

#navig_left a:hover {
	color:#A4C538;
}

#navig_left .selected {
	color:#A4C538;
	background-color:#fff;
}

#bloc_droit{
	float:left;
	width:152px;
}

#bloc_droit_head {
	z-index:0;
}

