

 #container
{
	width: 800px;
	margin: 0px auto auto auto;
	background-color: transparent;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}

#top
{
	padding: .5em;
	background-color: transparent;
	border-bottom: 0px0y;
	background: url(images/fond-header.jpg) no-repeat;
	width: 800px;
	height: 241px;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
	float: left;
	width: 100px;
	margin: 20;
	padding: 1em;
	background: url(images/fond-edito.jpg) no-repeat;
	height: 366px;
	margin-top: 20px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}


#frame
{
	margin-left: 270px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	z-index: 2;
	color: Black;
	text-align: justify;
}

#content
{
	margin-left: 270px;
	margin-top: 55px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	z-index: 2;
	color: Black;
	text-align: justify;
}

#content h3
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	z-index: 2;
	color: #000000;
	text-align: justify;
	margin-top: 60px;
	background-color: #E0E0E0;
}

#footer
{
	clear: both;
	margin: 20px auto;
	padding: .2em;
	color: #1d78a4;
	background-color: #f5df00;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}

#menugroupement
{
	float: left;
	width: 250px;
	margin: 20;
	background: url(images/fond-groupement.jpg) no-repeat;
	height: 300px;
	margin-top: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid gray;
}
#menuespacepratique
{
	float: left;
	width: 250px;
	margin: 20;
	background: url(images/fond-espace-pratique.jpg) no-repeat;
	height: 300px;
	margin-top: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid gray;
}
#menubiensvente
{
	float: left;
	width: 250px;
	margin: 20;
	background: url(images/fond-biens-vente.jpg) no-repeat;
	height: 300px;
	margin-top: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid gray;
}
#menudossierimmo
{
	float: left;
	width: 250px;
	margin: 20;
	background: url(images/fond-dossiers-immo.jpg) no-repeat;
	height: 300px;
	margin-top: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid gray;
}
#menuannuaire
{
	float: left;
	width: 250px;
	margin: 20;
	background: url(images/fond-annuaire.jpg) no-repeat;
	height: 300px;
	margin-top: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid gray;
}
#index
{
	margin-left: 250px;
	border-left: 1px solid gray;
	padding: 1em;
	max-width: 36em;
	margin-top: 5px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	z-index: 2;
}

#leftnav p {
	margin: auto auto auto auto;
}
#content h2 {
	margin: 0 0px 0;
	margin-top: 55px;

}
a.info {
  position:relative;
  border-bottom:1px dashed #808080;
  text-decoration: none; 
  font-weight: bold;
}
#p abbr {
color:red;

}
