/*
*	EINA CUSTOM1
*/
.olControlPanel .olControlCustomClick1ItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 290px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/infoPOI_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlCustomClick1ItemActive 
{          
	width:  22px;
	height: 22px;
	left: 290px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/infoPOI_on.gif");
	cursor:pointer;
}

.infoPopupPOI
{
    font-size:11px;
    font-family:Tahoma;
    color:#666666;
    padding:5px;
}

.foramapa_reduit{left:271px;}
.foramapaRounded{left:12px;}

.contPois{
	bottom:5px;
}

.contRutes{
	bottom:5px;
}
