/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
#MenuPage {
    background-color:#FFFFFF;
    padding-bottom:15px;
    width:529px;
    margin-top:0;
    clear:both;
}

#MenuPage ul {
    padding: 0;
    margin: 0;
}

#MenuPage ul li {
    background-image:url(../img/PuceVentre.gif);
    background-position:5px 5px;
    background-repeat:no-repeat;
    list-style:none;
    padding: 0 0 5px 20px;
    margin: 0;	
    border-top:1px solid #CDCDCD;
}
#MenuPage ul li.fisrt {
    border-top:0;
}

#MenuPage ul li a{
    color:#818181;
    text-decoration:none;
    font:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
}

/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
#details2Colonnes {
    clear:both;
}

#carte { 
    position:relative;
    width:250px;
    height:300px;
    float:left;
}

#TexteProducteur{
    padding: 0px; 
    margin: 0px; 
    background-color:#FFFFFF;
    width:250px;
    float:right;
}

#detailProducteur{
    padding: 0px; 
    margin: 0px; 
    background-color:#FFFFFF;
    width:250px;
    float:right;
}

/*------------------------------------------------------------------------------------------------------------*/
.marqueur {
	position: absolute; 
	width:10px;
	height:10px;
}

a {
	width:100%;
	height:100%;
}
