#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;
}

#infos
{
  position: absolute;
  top: 150px;
  left: 370px;
}
.conseil
{
  background-color: #E9E9E9;
  color: #2E507D;
  font-weight: bold;
  width: 258px;
  padding: 10px;
  margin-top: 10px;
}
#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: #c0e0f7;
  font-size: 14px;
  margin-left: 50px;
}
#signin
{
  position: absolute;
  top: 160px;
  left: 30px;
}
#signin table
{
  border: 1px dashed #E9E9E9;
  padding: 10px;
}
#signin th
{
  color: #1C528E;
}
.error_list
{
  color: red;
}
  