#sectionMap{
	LEFT: 300px;
	TOP: 165px;
	width: 70%;
	POSITION:absolute;
}

#titre_map{
border-width: 0pt;
border-style: solid; 
border-color: green;
background-color:#ffffff;
FONT-FAMILY: "Verdana"; 
FONT-SIZE: 22px;
color:#7aad79;
text-align: left;
width:auto;
}

#produits{
	LEFT: 300px;
	TOP: 230px;
	width: 70%;
	height: 80px;
	POSITION:absolute;
}

#pays{
	LEFT: 500px;
	TOP: 230px;
	width: 70%;
	height: 80px;
	POSITION:absolute;
}

#departements{
	LEFT: 700px;
	TOP: 230px;
	width: 70%;
	height: 80px;
	POSITION:absolute;
}

#copyright {
	color:#999999;
	text-decoration: none;
	font-family: "Verdana";
	font-size:10px; 
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	POSITION:relative;
	LEFT: -450px;
	TOP: 0px;
	width: 70%;
}

#item {
	
}

#item a {
	color:black;
	text-decoration: none;
	font-family: "Verdana";
	font-size:13px; 
	font-weight: bold; 
}

#item a:hover {
	color:green;
	text-decoration: underline;
	font-family: "Verdana";
	font-size:13px; 
	font-weight: bold; 
}

#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;
}
