body{
background-image: url(../images/fond_plan.png);
background-repeat: repeat-x;
background-color:#FFFFFF;
}

#navigation{
margin: auto;
width: 742px;
height: 130px;
}

#saintdizier, #chaumont, #langres{
float: left;
width: 150px;
height: 100px;
}

#saintdizier, #chaumont, #langres{
border: 2px solid #FFFFFF;
background-color: #FFFFFF;
}

#chaumont, #langres, #adresse{
margin-left: 20px;
}

#adresse{
float: left;
width: 220px;
padding-top: 45px;
background-image: url('/squelettes/images/mini_logo.png');
background-position: top left;
background-repeat: no-repeat;
}

#saintdizier:hover, #chaumont:hover, #langres:hover{
border: 2px solid #999999;
}

#map{
margin: auto;
width: 1000px;
height: 740px;
}

.texte{
font-family: arial;
font-size: 12px;
color: #FFFFFF;
}

.lien{
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #E20025;
}

.lien:hover{
font-family: arial;
font-size: 14px;
color: #E20025;
text-decoration: none;
}
