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

/* CSS Document */

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


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

#afrique {
position: absolute;
width : 25px;
height: 46px;
left: 144px;
top: 42px;
}

#afrique:hover {
width : 25px;
height: 46px;
left: 144px;
top: 42px;
background: url(../IMG/carte/af_hover_xsmall.jpg) top left no-repeat;
z-index: 100;
}

#af {
visibility:hidden;
width:79px;
height:34px;
background:url(../IMG/carte/af_xsmall.jpg);
position:absolute;
top:73px;
left:0;
z-index:110;
}


#ameriques {
position: absolute;
width : 31px;
height: 81px;
left: 111px;
top: 13px;
}

#ameriques:hover {
width : 31px;
height: 81px;
left: 111px;
top: 13px;
background: url(../IMG/carte/am_hover_xsmall.jpg) top left no-repeat;
z-index: 100;
}


#am {
visibility:hidden;
width:79px;
height:34px;
background:url(../IMG/carte/am_xsmall.jpg);
position:absolute;
top:73px;
left:0;
z-index:110;
}

#asie {
position: absolute;
width : 37px;
height: 49px;
left: 181px;
top: 11px;
}

#asie:hover {
position: absolute;
width : 37px;
height: 49px;
left: 181px;
top: 11px;
background: url(../IMG/carte/as_hover_xsmall.jpg) top left no-repeat;
z-index: 100;
}

#as {
visibility:hidden;
width:79px;
height:34px;
background:url(../IMG/carte/as_xsmall.jpg);
position:absolute;
top:73px;
left:0;
z-index:110;
}


#europe {
position: absolute;
width : 35px;
height: 27px;
left: 144px;
top: 13px;
}

#europe:hover {
width : 35px;
height: 27px;
left: 144px;
top: 13px;
background: url(../IMG/carte/eu_hover_xsmall.jpg) top left no-repeat;
z-index: 100;
}

#eu {
visibility:hidden;
width:79px;
height:34px;
background:url(../IMG/carte/eu_xsmall.jpg);
position:absolute;
top:73px;
left:0;
z-index:110;
}

#moyen-orient {
position: absolute;
width : 12px;
height: 22px;
left: 169px;
top: 40px;
}

#moyen-orient:hover {
position: absolute;
width : 12px;
height: 22px;
left: 169px;
top: 40px;
background: url(../IMG/carte/mo_hover_xsmall.jpg) top left no-repeat;
z-index: 100;
}

#mo {
visibility:hidden;
width:79px;
height:34px;
background:url(../IMG/carte/mo_xsmall.jpg);
position:absolute;
top:73px;
left:0;
z-index:110;
}


#oceanie {
position: absolute;
width : 29px;
height: 37px;
left: 193px;
top: 61px;
}

#oceanie:hover {
position: absolute;
width : 29px;
height: 37px;
left: 193px;
top: 61px;
background: url(../IMG/carte/oc_hover_xsmall.jpg) top left no-repeat;
z-index: 100;
}

#oc {
visibility:hidden;
width:79px;
height:34px;
background:url(../IMG/carte/oc_xsmall.jpg);
position:absolute;
top:73px;
left:0;
z-index:110;
}

