#page
{
	background-image: url(/images/frontend/annuaire/background.jpg);
	height: 650px;
}
#page #content
{
	height: 618px;
}
#content #slider
{
	position: absolute;
	top: 159px;
}
#page #search {
	position: absolute;
	top: 620px;
	left: 820px;
}
#menu
{
	top: 478px;
	 
}
#bandeau
{
  position: absolute;
  left: 0px;
  top: 94px;
}
#carte
{
  position: absolute;
  top: 100px;
}
#infos
{
  position: absolute;
  top: 150px;
  left: 370px;
}
#infos2
{
  position: absolute;
  top: 150px;
  left: 170px;
}
.conseil
{
  background-color: #E9E9E9;
  color: #2E507D;
  font-weight: bold;
  width: 258px;
  padding: 10px;
  margin-top: 10px;
}
.conseil2
{
  background-color: #E9E9E9;
  color: #2E507D;
  font-weight: bold;
  width: 358px;
  padding: 10px;
  margin-top: 10px;
}
#menu-departement
{
  position: absolute;
  left: 600px;
  top: 120px;
}
#page h1
{
  position: absolute;
  left: 30px;
  top: 105px;
  color: #1e1c25;
  font-size: 20px;
  padding: 0px 15px 3px 15px;
  border-bottom: 1px solid #cacaca;
}
#page h1 span
{
  color: #5C7EB3;
  font-size: 14px;
  margin-left: 50px;
}
#page #adresses
{
  position: absolute;
  left: 2px;
  top: 130px;
  width: 336px;
  height: 270px;
  color: #1265A9;
  padding: 3px;
  overflow: auto;
}
#page #infodebut
{
  color: black;
  margin-left: 50px;
  font-size: 11px;
  margin-top: 50px;
}
#aile2
{
  position: absolute;
  top: 147px;
  left: 479px;
  background-image: url(/images/frontend/annuaire/aile2.png);
  width: 400px;
  height: 285px;
}
#aile1
{
  position: absolute;
  top: 147px;
  left: 462px;
  background-image: url(/images/frontend/annuaire/aile1.png);
  width: 538px;
  height: 285px;
}
#aile0
{
  position: absolute;
  top: 146px;
  left: 619px;
  background-image: url(/images/frontend/annuaire/aile0.png);
  width: 393px;
  height: 285px;
}
.ssmenu ul
{
  margin: 0px;
  padding: 0px;
  
}
.ssmenu li
{
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  text-align: left;
  margin-bottom: 5px;
  width: 210px;
}
.ssmenu li a
{
    font-size: 10px;
    color: #1265A9;
    font-weight: bold;
    text-decoration: none;
	width:150px;
    display: block;
}
.ssmenu li a:hover
{
  color: #EFBE00;
}
#aile1 .ssmenu
{
  position: absolute;
  left: 75px;
  top: 90px;
}

  
#textaile2
{
  position: absolute;
  width: 267px;
  height: 285px;
  top: 147px;
  left: 310px;
}
#textaile2 .ssmenulabel
{
  position: absolute;
  left: 67px;
  top: 85px;
  margin: 0px;
  padding: 0px;

}
.ssmenulabel li
{
  padding: 0px;
  width: 210px;
}

#textaile2 h2
{
  color: #242748;
  position: absolute;
  top: 30px;
  text-align: center;
  font-size: 13px;
  left: 190px;
  width: 125px;
}


.adresse
{
  color: #5f6178;
  /*width: 154px;*/
  
  float: left;
  font-size: 10px;
  margin-top: 10px;
  margin-left: 3px;
}
.adresse td
{
  padding-left: 5px;
}
.adresse hr
{
width: 50px;
border: 1px dotted #D4D4D4;
}
.selected
{
  color: red !important;
}
.selected a
{
  color: red !important;
}