div.floatright{
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
}

#ab_sectionTexte {
	LEFT: 300px;
	TOP: 192px;
	width: 60%;
	height: auto;
	POSITION:absolute;
}

#ab_sectionTexte a{
	text-decoration: none;
	color: #7aad79;
	background: none;
	font-weight: bold; 
}

#ab_sectionLinks {
	LEFT: 0px;
	TOP: 188px;
	width: 170px;
	height: auto;
	POSITION:absolute;
	margin-top:0px;		
	Z-INDEX: 2;
}

#ab_sectionLinks a {
	color:black;
	text-decoration: none;
	font-family: "Tahoma";
	font-size:13px; 
	font-weight: bold; 
}

#ab_sectionMenu {
	margin:0px;
}

#ab_sectionMenu a{
	display: block;
	background-image: url(../images/Menu.png);
	background-repeat:repeat-y;
	padding:10px;
	text-decoration: none;
}

#ab_sectionMenu a:hover {
	background:url(../images/Menu_actif.png);
	background-repeat:repeat-y;
}

.ab_separateur {
	LEFT: 230px;
	TOP: 197px;
	POSITION:absolute;	
	Z-INDEX: 1;
}

.ab_separateur img{
	height: 1300px;
	width: 10px;

}