@import url(fenua_common.css);
@import url(fenua_3col.css);

#tabcontenu {
    background-image: url(../images/decouvrir/frise_gauche.jpg);
}

#tabcontenu2{
background-image: url(../images/decouvrir/frise_droite.gif);
}

#colonnecentrale h3, #colonnecentrale h2 { text-align:center;}


#listearchipel {
    background-image: url(../images/decouvrir/fond_archipel.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	list-style-image: none;
	list-style-type:none;
	margin:0;
	padding:1em 0 2em 0;
}

#listearchipel li {
    text-align:right;
	padding: 0 16px 0.3em 0;
	color: #73A2BE;
    font-weight : bold;
    background-image: url(../images/puce_perle_petite.gif);
	background-repeat:no-repeat;
	background-position:right top;

}

#listearchipel li a { font-size:8pt; }

#listearchipel li.arch1 { margin-right:55px; }
#listearchipel li.arch2 { margin-right:105px;  }
#listearchipel li.arch3 { margin-right:145px;  }
#listearchipel li.arch4 { margin-right:180px;  }
#listearchipel li.arch5 { margin-right:210px;  }





