.baspage
{
    position:absolute;
    top:600px;
    width:1000px;
    height:20px;
    background-color:#A01810;
    font-family: arial, georgia;
    font-size:10px;
    padding:0px;

}
.baspageitem
{
    position:absolute;
    text-align:center;
    padding-top:4px;
    border-right-color:white;
    border-right-width:1px;
    border-right-style:solid;
    color:white;
    width:150px;
    height:20px;
    cursor:  pointer;
}
.baspageitem a
{
    text-decoration:none;
    color:white;
}
#baspageacces_contact
{
  left:0px;
}
#baspagetourisme
{
  left:150px;
  width:100px;
}
#baspageevenements
{
  left:250px;
  width:130px;
}
#baspagephoto
{
  left:380px;
  width:140px;
}
#baspagenewsletter
{
  left:520px;
  width:140px;
}
#achetezenligne
{
  left:660px;
  width:160px;
}
#lienplansite
{
  left:820px;
  height:16px;
  width:160px;
  border-right-color:#A01810;
}
#baspageplansite
{
    position:absolute;
    top:564px;
    border:none;
	left:970px;
}
#baspageplansite img
{
    border:none;
}

