#sectionPartenaires{
	LEFT: 80px;
	TOP: 230px;
	width: 100%;
	POSITION:absolute;
}

#titre_partenaires{
	LEFT: 300px;
	TOP: 165px;
	width: 70%;
	POSITION:absolute;
	border-width: 0pt;
	border-style: solid; 
	border-color: green;
	background-color:#ffffff;
	FONT-FAMILY: "Verdana"; 
	FONT-SIZE: 22px;
	font-weight: bold; 
	color:#7aad79;
	text-align: left;
}

#copyright {
	color:#999999;
	text-decoration: none;
	font-family: "Verdana";
	font-size:10px; 
	text-align: center;
	POSITION:absolute;
	width: 90%;
	LEFT: 260px;
}

#partenaires {
	
}

#partenaires a {
	text-decoration: none;
	font-family: "Verdana";
	font-size:13px; 
	text-decoration: underline;
}

#partenaires a:hover {
	font-family: "Verdana";
	font-size:13px; 
}

#sectionLinks {
	LEFT: 0px;
	TOP: 188px;
	width: 175px;
	height: auto;
	POSITION:absolute;	
	Z-INDEX: 2;
}

#sectionLinks a {
	color:black;
	text-decoration: none;
	font-family: "Verdana";
	font-size:13px; 
	font-weight: bold; 
}

#sectionMenu {
	margin:0px;
}

#sectionMenu a{
	display: block;
	background-image: url(../images/Menu.png);
	background-repeat:repeat-y;
	padding:10px;
	text-decoration: none;
}

#sectionMenu a:hover {
	background:url(../images/Menu_actif.png);
	background-repeat:repeat-y;
}
