/* ========================================================================
css document lesreceptifsreunis - carte de la page d accueil du site lesreceptifsreunis
Tous droits reserves - Copyright (c) Mosi oa Tunya 2006-2008
http://www.mosioatunya.net - v.juloux@mosioatunya.net
=========================================================================== */



/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:500px;
	height:302px;
	background:url(../img/carte/monde.jpg) no-repeat;
	text-align:left;
	margin:10px 0 0 58px;
	padding:0px;
	border:#fff 5px solid;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:275px;
	padding:4px;
	border:#fff 2px solid;
	background:#ff8e01;
	color:#1f2b7f;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:12px;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#fff 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../img/carte/point.png) no-repeat;
	width:10px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
       
}
dl.map.on a.location:hover {
	background:url(../img/carte/point-hover.png) no-repeat -1px -1px;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:150px;
	left:104px;
        border: none;
}
dl.map.on a#location02 {
	top:160px;
	left:260px;
        border: none;
}
dl.map.on a#location03 {
	top:216px;
	left:293px;
        border: none;
}
dl.map.on a#location04 {
	top:212px;
	left:287px;
        border: none;
}
dl.map.on a#location05 {
	top:180px;
	left:293px;
        border: none;
}
dl.map.on a#location06 {
	top:98px;
	left:265px;
        border: none;
}
dl.map.on a#location07 {
	top:154px;
	left:325px;
        border: none;
}
dl.map.on a#location08 {
	top:134px;
	left:350px;
        border: none;
}

dl.map.on a#location09 {
	top:162px;
	left:360px;
        border: none;
}

