/***********************************************************************
Gestion carte
***********************************************************************/
#map 
{
    height: 400px;
    margin-left:290px;
}

#searchEtsBoxMap
{
    float:left;
    width:280px;
}

.encartMap strong {
		display:		block;
}

.encartMap table {
		width:			100%;
}

.encartMap h2 {
		background:		url('../../Images/contentBgEncartH2.gif') repeat-x center center;
		border:			1px solid #AEB29B;
		border-width:	0 0 1px;
		color:			#FFF;
		font-size:		10px;
		margin:			0 -5px 3px;
		padding:		0px 5px;
		position:		relative;
		text-align:		center;
}

.encartMap .align-right 
{
        text-align:     right;
}

.encartMap a img 
{
        border:         0;
        margin:         0 0 -5px 5px;
}

#legend-map 
{
    padding:0;
    list-style:none;
    margin:5px 0 0;
}

#legend-map li
{
    padding-left:42px;
    background:no-repeat center left;
    line-height:40px;
    margin-left:10px;
    font-weight:bold;
    float:left;
    width:78px;
}

#legend-map .legend-multiline 
{
    line-height:normal;
    padding:7px 0 7px 42px;
}
