/* Menu */

/*menu accueil, intranet, blog */
#menu-top {
	position: absolute;
	top: 22px;
	left: 710px;
	width: 30px;
}
#menu-top ul{
/*position: absolute;
top: 0;
left: 0;padding-top: 20px;*/
margin: 0px;
	
	padding-left: 0;
	list-style: none;

	color: #fff;
	
}


#menu-top ul li
{
	padding: 0;
	margin: 0;padding: 3px 0 3px 0px;
}

#menu-top a {
color: #fff;
text-decoration: none;
font-weight: bold;
width: 29px;
height: 18px;
display: block;



}
#menu-top a.active, #menu-top a:hover {
	border: 1px solid #F6E03D;
}

/*   3 grosses vignettes */
#section 
{position: relative;
top: 35px;
left: 367px;
	height: 168px;
	width: 563px;
}
#section ul {
	
	padding: 0 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	background-color: transparent;
	width: 100%;
	font: normal arial, helvetica, sans-serif;
	text-align: center;
	color: #899E69;
}
#section ul li { display: inline; }
#section ul li a
{
display:  block;
float: left;
text-decoration: none;
}
#section ul li#go-part a {
	background-image: url(../images/part-acc.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height:168px; width:183px;
}
#section ul li#go-part a.hover {
	background-image: url(../images/part-acc-h.jpg);

}

#section ul li#go-pro a {
	background-image: url(../images/pro-acc.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height:168px; width:193px;
}
#section ul li#go-pro a.hover {
	background-image: url(../images/pro-acc-h.jpg);

}

#section ul li#go-educ a {
	background-image: url(../images/scol-acc.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height:168px; width:187px;
}
#section ul li#go-educ a.hover {
	background-image: url(../images/scol-acc-h.jpg);

}

/* --- */

#footer ul#menuf {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: transparent;
	width: 100%;
	font: normal arial, helvetica, sans-serif;
	text-align: center;
	color: #899E69;
}

#footer ul#menuf li { display: inline; }

#footer ul#menuf li a
{
text-decoration: none; 
color: #669933;
padding: .2em 8px;
background: transparent url(../images/list-1.gif) right center no-repeat;
}

#footer ul#menuf li span {
	padding: .2em 0 .2em 1em;
}

#footer ul#menuf li a:hover
{
	background-color: #6B8E23;
	color: #fff;
}








/*fil d'arianne */
#arianne {
position: absolute;
	top: 130px;
	left: 397px;
	color: #fff;
	width: 585px;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	padding-top: 2px;
	background: transparent url(../images/trait-arianne.gif) no-repeat left top;
}

#arianne span{
float: left;
}
#arianne ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#arianne ul li {
float: left;
}

#arianne a{
text-decoration: none;
padding: .2em 2px 0.4em 0.8em;
	background: transparent url(../images/fleche-orang.gif) left center no-repeat;
	text-decoration: none;
	color: #000;
	/*
	*/
}
#arianne ul li a:hover {
	color: #fff;
	background-image: url(../images/fleche-orang-up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#arianne ul li a.active {
	color: #F24A30;
}
#arianne ul.l1 li a {
	/* generic */

}

#arianne ul li.first {
}
#arianne ul li.first a {
background-image: none;
	
}
#evitement {
	margin: 0;
	padding: 0;
	/*position: absolute;
	top: 00px;
	left: 800px;
	color: #fff;
text-align: right;
width: 200px;*/
}

#evitement ul {	
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	
}
#evitement  ul li{
	margin: 0;
	padding: 0;
	
	_line-height: 1%;
	text-align: right;
}

 #evitement  ul li a{
text-decoration: none;
 padding: .2em 2px 0.4em 0.8em; 
color: #000;
display: block;
line-height: 1.1em;
height: 1.1em;


}
 #evitement ul li a:hover{
color: #F54C2D;
}
