/* @override http://www.grands-reporters.com/squelettes/cartearticle.css */

/* CSS Document */

#cartecliquable {
position:relative;
	z-index: 0;
	width:330px;
	height:338px;
	background:url(../IMG/carte/fond_carte_330.jpg);
	top:0px
	left:0;
}


#ameriques span, #afrique span, #asie span, #europe span, #moyen-orient span, #oceanie  span {display:none;}

#afrique {
position: absolute;
width : 31px;
height: 58px;
left: 183px;
top: 53px;
}

#afrique:hover {
width : 31px;
height: 58px;
left: 183px;
top: 53px;
background: url(../IMG/carte/af_hover_small.jpg) top left no-repeat;
z-index: 100;
}

#af {
visibility:hidden;
width:100px;
height:42px;
background:url(../IMG/carte/af_small.jpg);
position:absolute;
top:93px;
left:0;
z-index:110;
}


#ameriques {
position: absolute;
width : 40px;
height: 103px;
left: 140px;
top: 16px;
}

#ameriques:hover {
width : 40px;
height: 103px;
left: 140px;
top: 16px;
background: url(../IMG/carte/am_hover_small.jpg) top left no-repeat;
z-index: 100;
}


#am {
visibility:hidden;
width:100px;
height:42px;
background:url(../IMG/carte/am_small.jpg);
position:absolute;
top:93px;
left:0;
z-index:110;
}

#asie {
position: absolute;
width : 47px;
height: 62px;
left: 230px;
top: 14px;
}

#asie:hover {
position: absolute;
width : 47px;
height: 62px;
left: 230px;
top: 14px;
background: url(../IMG/carte/as_hover_small.jpg) top left no-repeat;
z-index: 100;
}

#as {
visibility:hidden;
width:100px;
height:42px;
background:url(../IMG/carte/as_small.jpg);
position:absolute;
top:93px;
left:0;
z-index:110;
}


#europe {
position: absolute;
width : 45px;
height: 35px;
left: 183px;
top: 16px;
}

#europe:hover {
width : 45px;
height: 35px;
left: 183px;
top: 16px;
background: url(../IMG/carte/eu_hover_small.jpg) top left no-repeat;
z-index: 100;
}

#eu {
visibility:hidden;
width:100px;
height:42px;
background:url(../IMG/carte/eu_small.jpg);
position:absolute;
top:93px;
left:0;
z-index:110;
}

#moyen-orient {
position: absolute;
width : 16px;
height: 28px;
left: 215px;
top: 51px;
}

#moyen-orient:hover {
position: absolute;
width : 16px;
height: 28px;
left: 215px;
top: 51px;
background: url(../IMG/carte/mo_hover_small.jpg) top left no-repeat;
z-index: 100;
}

#mo {
visibility:hidden;
width:100px;
height:42px;
background:url(../IMG/carte/mo_small.jpg);
position:absolute;
top:93px;
left:0;
z-index:110;
}


#oceanie {
position: absolute;
width : 37px;
height: 46px;
left: 245px;
top: 77px;
}

#oceanie:hover {
position: absolute;
width : 37px;
height: 46px;
left: 245px;
top: 77px;
background: url(../IMG/carte/oc_hover_small.jpg) top left no-repeat;
z-index: 100;
}

#oc {
visibility:hidden;
width:100px;
height:42px;
background:url(../IMG/carte/oc_small.jpg);
position:absolute;
top:93px;
left:0;
z-index:110;
}

