* {
	font-family:Arial, Helvetica, sans-serif;
}
/***** Base *****/
	body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#434343;
	text-align:center;
	background: url(../img/bg_body.jpg) no-repeat;
}
input, select, textarea {
	font-size:11px;
	color:#000000;
	vertical-align:middle;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#000000;
}
img {
	border:0;
}
p {
	margin:10px 0;
	text-align:justify;
}
form {
	margin:0;
	padding:0;
}
hr {
	display:none;
}
a {
	color:#727272 !important;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
.container {
	position: relative;
	margin: auto;
	width: 1000px;
	text-align: left;
}
.header {
	z-index:100;
	position:relative;
	height:182px;
}
.logo {
	position:absolute;
	top:25px;
	left:5px;
}
.banner {
	position:absolute;
	top:27px;
	left: 133px;
	border: 1px solid #ccc;
	width: 468px;
	height: 60px;
	display: none;
}
.header .search {
	position:absolute;
	top: 50px;
	right: 220px;
	width: 298px;
	height: 55px;
	padding: 10px;
	color:#009bda;
	background: #DCDCDC url("../img/box/bg-encart.jpg") 0 -40px no-repeat;
	border: 1px solid #d1d2d2;
}
.header .search h4 {
	margin:0;
	padding: 0 0 0 35px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 27px;
	background: transparent url(../img/puces/picto-agence.png) 0 0 no-repeat;
}
.header .search h4 a {
	color:#009bda;
	font-weight:bold;
	text-decoration:none;
}
.header .search .cpost {
	width: 159px;
	height: 21px;
	background:url(../img/box/input-search.jpg) no-repeat;
	border: 0;
}
.header .search .submit {
	width: 37px;
	height: 34px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background:url(../img/box/submit-search.png) no-repeat;
	border: 0;
	cursor: pointer;
	float: right;
	margin-top: -5px;
}
.header .search .stats {
	float:right;
	margin:-50px 0 0 0;
	padding:20px 0 0 0;
	width:120px;
	height:33px;
	color:#AFCCFF;
	font-size:11px;
	background:url(../img/box/stats-map.gif) no-repeat right;
	display: none;
}
.header .search .stats span {
	display:block;
	color:#FFFFFF;
}
.message {
	position:absolute;
	top:90px;
	left:133px;
	color: #153D8A;
    font-size: 26px;
    font-weight: normal;
}
/* Navigation */
.toplinks {
	position:absolute;
	top:10px;
	right:4px;
	font-size:11px;
	font-weight: bold;
}
.toplinks ul, .toplinks ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.toplinks ul li {
	float:left;
}
.toplinks ul li a {
	padding:0 10px;
	color:#7f7f7f;
	background:url(../img/box/toplinks-fd.gif) no-repeat right;
}
.toplinks ul li.last a {
	background:none;
}
.flags {
	position:absolute;
	top:10px;
	right:10px;
}
.flags a {
	margin:0 0 0 5px;
	display: block;
	float: left;
	width: 30px;
	height: 13px;
	background:url(../img/box/toplinks-fd.gif) no-repeat right;
}
.navtop {
	z-index: 100;
	position: absolute;
	top: 150px;
	left: 10px;
	padding: 0;
	width: 980px;
	height: 30px;
	font-size: 16px;
	border: 1px solid #c4c4c4;
	background:url(../img/box/navtop.jpg) repeat-x;
}
.navtop ul, .navtop ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navtop ul {
	float: left;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 30px;
}
.navtop ul li {
	position: relative;
	float: left;
	padding: 6px 54px 4px;
	height: 22px;
	margin: 0;
}
.navtop ul li.on {
	background: url(../img/box/navtop-li-on.gif) repeat-x;
}
.navtop ul li a {
	float: left;
	display: block;
	color: #013F8A !important;
	text-transform: uppercase;
	text-decoration: none;
}
.navtop ul li:hover {
	background: url(../img/box/navtop-hover.jpg) repeat-x;
}
.navtop ul li ol li:hover {
	background: none !important;
}
.navtop ul li a:hover, .navtop ul li:hover a {
	color: #fff !important;
	text-decoration: none;
}
.navtop ul li.on a, .navtop ul li.on a:hover {
	color: #0C4BA3;
}
.navtop ul li .blueBox {
	z-index: 100;
	visibility: hidden;
	position: absolute;
	top: 32px;
	left: 0;
	width: 200px;
}
.navtop ul li iframe {
	visibility: hidden;
}
.navtop ul li.hover .blueBox, .navtop ul li.hover iframe {
	visibility: visible;
}
.navtop ul li .blueBox .tl {
	height: auto;
}
.navtop ul li .blueBox .br {
	height: auto;
}
.navtop ul li .blueBox ol, .navtop ul li .blueBox ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navtop ul li .blueBox ol {
	background: #DCDCDC url("../img/box/bg-encart.jpg") no-repeat;
    border-left: 1px solid #D1D2D2;
    border-right: 1px solid #D1D2D2;
	padding: 0 !important;
}
.navtop ul li .blueBox ol li {
	height: 30px;
	float: none;
	font-size: 12px;
	border-bottom: 1px solid #d1d2d2;
}
.navtop ul li .blueBox ol li.first {
	background: none;
}
.navtop ul li .blueBox ol li a {
	float: none;
	padding: 8px 5px 1px 5px;
	color: #727272 !important;
	background: none;
}
.navtop ul li .blueBox ol li a:hover {
	color: #366BB5 !important;
	background: none;
}
.navtop ul li .blueBox ol li.srub {
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 8px 5px 1px 5px;
	height: 21px;
	background: url(../img/box/navtop-hover.jpg) repeat-x !important;
}
.usernav {
	position: absolute;
	top: 47px;
	right: 0;
	padding: 15px 30px;
	width: 138px;
	height: 55px;
	background: url(../img/box/espace-connexion.png) no-repeat;
}
.usernav ul, .usernav ul li {
	margin: 0;
	list-style-type: none;
}
.usernav ul {
	float: left;
	padding: 0;
	width: 165px;
	height: 25px;
}
.usernav ul li {
	margin: 0 0 10px 0;
	height: 15px;
}
.usernav ul li.select {

}
.usernav ul li.selecton {

}
.usernav ul li.espace {
	padding: 2px 0 0 20px;
	height: 15px;
	color: #009bd9;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/puces/picto-connexion.png) 0 0 no-repeat;
}
.usernav a{
	display:block;
	margin-left:20px;
	font-weight: bold;
}

.usernav ul li.espaceon {

}
.usernav ul li.espaceon a, .usernav ul li.espaceon a:hover {
	color: #B056C5;
}
.usernav ul li a:hover {
	text-decoration: none;
}
.path {
	padding: 15px 30px 0 30px;
	width: 980px;
	height: 12px;
	font-size:11px;
	color:#7f7f7f;
	background:url(../img/box/bg-path.png) no-repeat;
}
.path a {
	margin:0 5px 0 0;
	padding:0 10px 0 0;
	color:#7f7f7f;
	text-decoration:underline;
	background:url(../img/puces/path-puce.gif) no-repeat right;
}
/* **********
*/
  	.content {
	padding:8px 30px 30px 30px;
	height:auto !important;
	width: 940px;
	height:114px;
	min-height:114px;
	background:url(../img/bg-content.png) repeat-y;
}
.left {
	float:left;
	margin:17px 15px 0 0;
}
.leftL {
	float:left;
	margin:0 5px 0 0;
	width:785px;
}
.4round2 {
	margin-right:20px;
	padding-right:20px;
	float:left
}
.sepa {
	background-image:url(../img/puces/bluepted.gif);
	height:1px;
	margin-right:20px;
}
.center {
	float:left;
	margin:17px 0 0 0;
	width: 605px;
}
.center2 {
	float:left;
	margin:0 5px 40px 0;
	width:505px;
}
.right, .right2 {
	float:left;
	width:208px;
}
.right h3, .right2  h3 {
	width: 163px;
	height: 27px;
	background:url(../img/box/top-encart-small.jpg) no-repeat !important;
}
.footer {
	margin: 30px 0 0 0;
	padding: 15px 15px 0 15px;
	color:#727272;
	font-size: 11px;
	border-top: 1px solid #CACACA;
}
.footer ul, .footer ul li {
	margin:0;
	padding:0;
	list-style-type:none; 
}
.footer ul {
	float:left;
}
.footer ul li {
	float:left; 
}
.footer ul li a {
	margin:0 15px 0 0;
	color:#727272;
}

.blueBox {
	margin:0 0 5px 0;
	height:1%;
	text-align:left;
}
.left .blueBox {
	width: 250px;
}

.blueBox .tl {
	height:1%;
}
.blueBox .br {
	/*padding:5px 10px 10px 10px;*/
	height:1%;
}
.blueBox.tg .br {
	padding:12px 5px 5px 5px;
	height:65px;
}
.left .blueBox ul {
	list-style:none;
	margin-top: 0;
	margin-left: 0;
	padding: 10px 0;
	background: #dcdcdc url(../img/box/bg-encart.jpg) no-repeat;
	border-bottom: 1px solid #D1D2D2;
    border-left: 1px solid #D1D2D2;
    border-right: 1px solid #D1D2D2;
}
.left .blueBox ul {
	width: 317px;
}
.left .blueBox ul li {
	list-style:none;
	padding-top:2px;
	padding-left:10px;
	font-size:11px;
}
.left .blueBox ul .suppr {
	background:url(../img/puces/suppr.gif) right no-repeat;
}
.left .blueBox ul li a {
	font-weight:normal;
	text-decoration:none;
}
.left .blueBox ul li a:hover {
	font-weight:bold;
	text-decoration:none;
}
.blueBox h3 {
	color: #7F7F7F;
    font-size: 13px;
    padding: 0 0 0 45px;
	margin: 0;
	height: 27px;
    text-transform: uppercase;
	background:url(../img/box/top-encart.jpg) no-repeat;
}
.left .blueBox h3 {
	width: 274px;
}

.blueBox h2 {
	display: inline;
	margin:0 -3px 0 -5px;
	padding:0 3px 2px 5px;
	background:url(../img/puces/bluepted.gif) repeat-x center bottom;
	color: #0c49a4;
	font-size: 11px;
}

H1 {
	font-size:18px;
	color:#009bda;
	text-transform:uppercase;
	border-top: 1px solid #dddede;
	border-bottom: 1px solid #dddede;
	padding: 10px 0;
}
H2 {
	font-size:14px;
	color:#2A67D0;
}
H3 {
	font-size:12px;
	color:#0C49A4;
	margin: 0 0 2px 0;
}
a.lien-annonce {
	display: block;
	font-weight: bold;
	font-size:12px;
	color:#1fa7de !important;
	text-transform: uppercase;
}
 #resultAgence .data {
	width:100%;
	border-collapse:collapse;
	border:1px solid #a7a7a7;
}
#resultAgence .data td {
	padding: 10px;
	border:1px solid #a7a7a7;
}
#resultAgence .data .fd1 td {
	background:#e3e3e3;
}
#resultAgence .data .fd2 td {
	background:#FFFFFF;
}
#resultAgence .entete td {
	color: #01316c;
	text-transform: uppercase;
	font-weight:bold;
	background:url(/img/puces/bluepted.gif) repeat-x bottom left;
}
#resultAgence .data a {
	color: #434343;
}

#resultAgence .apercu {
	border: 1px solid #CACACA;
    margin: 10px 0 3px;
    padding: 22px;
    width: 560px;
}
#resultAgence .apercu .categorie a, #resultAgence .apercu .titre  a{
	color: #009BDA !important;
	font-weight: bold;
}

.textContent {
	margin:10px 20px 20px 20px;
	text-align:justify;
}
.annonce_content {
	margin:10px 0 3px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#EAB524;
	float:left;
	width:475px;
	padding:3px 0 0 5px;
}
.annonce_contentbis {
	margin: 10px 0 3px 0;
	border: 1px solid #cacaca;
	padding: 22px;
	width: 406px;
}
.annonce_contentbis h3 {
	width: 450px;
}
.imgProduit {
	float:left;
	width:100px;
}
.imgProduitbis {
	float: left;
	width: 100px;
	height: 75px;
	margin: 5px 22px 22px 0;
}
.descProduit {
	width:310px;
	float:left;
	padding:0px;
}
.descProduitbis {
	padding:0px;
}
.descProduit ul {
	width: 300px;
	margin-top:5px;
}
.descProduit li, .descProduitbis li {
	float:left;
	width: 150px;
}
.descText {
	float:left;
	text-transform:uppercase;
	margin:5px 0 0 20px;
}
.descTextbis {
	float: right;
    margin: 10px 0 0 0;
    width: 284px;
}
.footerProduit {
	border-top: solid #EAB524 1px;
	height:20px;
	float:left;
	width:470px;
	padding-top:3px;
	padding-left:10px;
	margin: 0 0 0 -5px;
}
.footerProduitbis {
	height: 35px;
	padding-left:120px;
}
.footerProduitbis span {
	color: #333333;
}
.prixProduit {
	margin:0 20px 0 0;
	float:left;
	color: #1fa7de;
	font-weight: bold;
}
.actionProduit {
	float:right;
	margin:2 0 -3px 0;
	padding:0 10px 0 10px;
}
.actionProduit a {
	color: #2A67D0;
	font-weight:bold;
}
.actionProduit .send {
	padding:0 0 0 18px;
	background: url(../img/puces/mail.gif) no-repeat left center;
}
.actionProduit .add {
	padding:0 0 0 12px;
	background: url(../img/puces/add.gif) no-repeat left center;
	margin-right:30px;
}
table.mentions {
	margin: 0 20px;
	font-size: 9px;
}

.btnAppel {
	margin-top:35px;
}
.pageN {
	float:right;
	list-style:none;
	font-size:10px;
	margin-top:0px;
	margin-right:10px;
}
.pageN li {
	float:left;
	list-style:none;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#7D7CFF;
	padding:0 5px 0 5px;
}
.pageN li a {
	color:#0C4BA3;
	font-weight:bold;
}
.print {
	float:right;
	margin-top: 0pt;
	margin-right: 18px;
	margin-bottom: 0pt;
	margin-left: 8px;
	color: #2A67D0;
	font-weight: bold;
	margin-top:-17px;
}
.print a {
	padding: 0 0 0 18px;
	color: #2A67D0;
	background-color: transparent;
	background: url(../img/puces/print.gif) no-repeat left center;
}
.fannion {
	float:right;
	margin-top:-23px;
	margin-right:-5px;
}
#mySearch h2 {
	width: 214px;
	height: 28px;
	display: block;
	padding: 0 0 0 35px;
	margin: 0;
	background: url(../img/box/top_search.jpg) no-repeat;
}
#mySearch h2 span {
	color: #009bda;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#mySearch h2 span span {
	display: inline;
	padding: 0px 0px 0px 0px;
}
#mySearch .br {
	margin-bottom: 20px;
}
.popupBlue #mySearch .br {
	height:203px !important;
	height:200px;
}
#mySearch form {
	width: 247px;
	border-left: 1px solid #d1d2d2;
	border-right: 1px solid #d1d2d2;
	border-bottom: 1px solid #d1d2d2;
	background: #1fa7de url(../img/box/bg-search.jpg) repeat-x;
}
#mySearch, #mySearch td {
	color:#fff;
	white-space:nowrap;
}
#mySearch {
	width: 250px;
}
#mySearch table {
	width:100%;
}
#mySearch td {
	padding: 4px 0 4px 4px;
	width:auto;
}
*+html #mySearch td {
	padding: 1px 0;
}
#mySearch .invest {
	padding:2px 28px 2px 0;
	text-align:center;
	text-transform:uppercase;
}
#mySearch .invest span {
	color:#000000;
}
#mySearch .invest input {
	margin:0 0 0 15px;
	vertical-align:-3px;
}
#mySearch .fields {
}
#mySearch .fields input {
	border:1px solid #8597BB;
}
#mySearch .piece {
	width: 25px;
}
#mySearch .budget {
	width: 60px;
}
#mySearch .budgetmax {
	width: 60px;
}
#mySearch .dptville {
	width: 160px;
}
#mySearch select {
	width: 160px;
}
#mySearch .pop {
	/*text-align:center;*/
	vertical-align: top;
}
#mySearch .radio {
	padding: 0;
	text-align: right;
}
#mySearch .ex {
	padding-top:15px;
}
#mySearch .ex a {
	padding: 8px 0 6px 20px;
	font-weight: bold;
	background: url(../img/puces/picto-plus.png) no-repeat left center;
}
#mySearch .btn {
	text-align:right;
}
#mySearch .critere a {
	padding: 8px 0px 6px 20px;
	color: #fff !important;
	font-weight: bold;
	background: url(../img/puces/picto-plus.png) no-repeat left center;
}
#mySearch .other a {
	padding: 8px 0 6px 20px;
	font-weight: bold;
	background: url(../img/puces/picto-plus.png) no-repeat left center;
}
#mySearch td a {
	color: #fff !important;
}
.tg a, .tg a:hover {
	display:block;
	padding:10px 10px 3px 0;
	font-size:13px;
	font-weight:bold;
	color:#0849A5;
	text-align:right;
	text-decoration:none;
	white-space:nowrap;
}
.tg span {
	display:block;
	padding:0 10px 0 0;
	color:#FFBA31;
	text-align:right;
	font-weight:bold;
}
.tg a.url, .tg a.url:hover {
	padding:0 10px 0 0;
	font-size:9px;
	font-weight:normal;
	color:#8CA6DE; 
}
#prestige {
	margin: 0;
	background:url(../img/prestige.gif) no-repeat -5px 0; 
}
#isuivi {
	margin: 2px 0 0 0;
	background:url(../img/isuivi.gif) no-repeat -5px 0;
}
#isuivi.tg a {
	padding:10px 0 0 82px;
	text-align:left;
}
#estimer {
	margin: 2px 0 0 0;
	background:url(../img/estimer.gif) no-repeat -5px 0;
}
#estimer.tg a {
	padding:10px 0 0 82px;
	text-align:left;
}
input.meta {
	color: #FFFFFF;
	background-color: #0849A5;
	border: 1px solid #EAB524;
	font-weight: bold;
}
iframe.recherche {
	width:250px;
	height:350px;
	border: none;
}
p.jeuPages {
	padding-right: 2px;
	text-align: right;
}

