/* CSS Référencement */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#defilant{
	width:950px;
	text-align:justify;
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	cursor:text;
}

#defilant a{
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	cursor:pointer;
}

#defilant a:hover{
	font-size:11px;
	color:#CCCCCC;
	font-weight:inherit;
	cursor:pointer;
}

#defilant ul li {
	display:inline;
}

#cadreaccueil {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	clear:both;
}

#cadreliens {
	position:absolute;
	bottom:-400px;
	text-align:justify;
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	cursor:text;
}

#cadreliens h1 {
	font-size:11px;
}

#cadreliens ul li {
	display:inline;
}

#cadreliens a{
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	cursor:pointer;
}

#cadreliens a:hover{
	font-size:11px;
	color:#CCCCCC;
	font-weight:inherit;
	cursor:pointer;
}

.h1-listing{font-size:14px; padding-left:30px;}
.h2-listing{font-size:12px; display:inline;}
.h3-listing{font-size:12px; font-weight:normal;}
#ldescription p {margin:0}

.page-agence {text-align:center; padding:10px;}
.page-agence table {margin:0 auto 0 auto;}
.liens-agence ul li {list-style:none;}
