/* CSS Document */

.active_letter{
padding-top:2px;
text-align:center;
font-size:1.15em;
font-weight:bold;
float:left;
background-color:#F2862D;
width:20px;
height:18px;
margin-right:7px;
}
.link{
display: block;
width: 100%; height: 100%;
color:#FFFFFF;
text-decoration:none;
}
.unactive_letter{
padding-top:2px;
text-align:center;
color:#FFFFFF;
font-size:1.15em;
font-weight:bold;
float:left;
background-color:#BEC7CD;
width:20px;
height:18px;
margin-right:7px;
}

.lettres_top{
margin-top:20px;
margin-bottom:20px;
padding-bottom:20px;
color:#926F15;
}
.lettre_en-tete{
margin-top:24px;
color:#99494A;
}
.place{
margin-top:2px;
}
.place_link{
text-decoration:none;
color:#25345C;
}
.top{
float:left;
width:715px;
margin-top:30px;
margin-bottom:15px;
}
.topLink{
text-decoration:none;
color:#25345C;
}
.separator{
float:left;
background-color:#B7AFB0;
width:720px;
height:1px;
margin-bottom:30px;
font-size:0.1em;
}
.anchor{
float:left;
width:705px;
}
.colonne1{
float:left;
width:235px;
}
.colonne2{
float:left;
width:235px;
}
.colonne3{
float:left;
width:235px;
}
.tabAbout{
display:block;
float:left;
width:98px;
height:21px;
background:url(../images/in_overview.gif) no-repeat; 
}
.tabMap{
display:block;
float:left;
width:64px;
height:21px;
background:url(../images/in_a_map.gif) no-repeat;  
}
.tabIndex{
display:block;
float:left;
width:143px;
height:21px;
background:url(../images/a_PlaceNameIndex.gif) no-repeat; 
}