* {
	margin: 0px;
	padding: 0px;
}
.typeface-js {
	font-family:Century Gothic, Georgia, serif;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../img/back.jpg) no-repeat #fff;
}
img {
	border:0px;
}
a {
	color: #ff9400;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	color: #608793;
	font-size: 12px;
	line-height:15px;
}
h1 {
	color: #ff9700;
	font-size: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:35px;
	height:35px;
	margin-bottom:0px;
}
h2 {
	margin-top:0px;
	height: 27px;
	color: #FF9700;
	font-size: 23px;
}
h3 {
	color: #548a9d;
	font-size: 18px;
	height:18px;
	line-height:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #548a9d;
	font-size:16px;
}
.underspace {
	margin-bottom:20px;
}
input {
	border:1px solid #C6C6C6;
}
#voirplusdannonces {
	display: block;
	width: 200px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	background: url("../img/voirplusdannonces.jpg") no-repeat;
}
#main-container {
	margin-left: auto;
	margin-right: auto;
	padding-right:10px;
	width: 974px;
	background:#FFF bottom repeat-x url(../img/backfoot.jpg);
}
#header {
	overflow: auto;
}
#header p {
	line-height:8px;
}
#twitterbutton {
	float:right;
	margin-right:00px;
}
#facebookbutton {
	float:right;
	margin-right:00px;
}
#logo-zone {
	float: left;
	width: 250px;
}
#logo-zone img {
	margin-top: 10px;
	margin-left: 20px;
}
#logo-zone p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9800;
}
#menu {
	float: right;
	width: 550px;
	height: 44px;
	margin-top: 40px;
	margin-bottom: 15px;
	background: url("../img/menufond.jpg") left repeat-x;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position:relative;
}
#menu ul {
	list-style: none;
	overflow: auto;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 0px;
}
#menu ul li {
	position: relative;
	float: left;
}
#menu ul li a {
	position: relative;
	display: block;
	height: 35px;
	margin: 10px 15px 5px 15px;
	z-index: 5;
}
#menu ul li a.home {
	width: 83px;
	background: url("../img/home.png") no-repeat center;
}
#menu ul li a.vendre {
	width: 71px;
	background: url("../img/menuvendre.png") no-repeat center;
}
#menu ul li a.acheter {
	width: 78px;
	background: url("../img/menuacheter.png") no-repeat center;
}
#menu ul li a.professionnels {
	width: 139px;
	background: url("../img/menuprofessionel.png") no-repeat center;
}
#menu ul li a.contact {
	width: 75px;
	background: url("../img/menucontact.png") no-repeat center;
}
#menu ul li.backLava {
	position: absolute;
	background: url("../img/rightshade.png") no-repeat top right;
}
#menu ul li.backLava div.leftLava {
	height: 100%;
	margin-right: 9px;
	background: url("../img/leftshade.png") top left;
}
#content {
	padding-bottom:40px;
}
#footer {
	margin-top: 90px;
	text-align: center;
	clear:both;
	padding-top:20px;
	padding-bottom:30px;
	overflow:auto;
}
#footer p {
	color: #81a9b6;
}
.errors {
	list-style:none;
	color:#900;
}
.errors li {
	background:url(../img/whitetransp.png);
	text-align:center;
	width:200px;
	padding:3px;
	font-weight:bold;
}
#social {
	float:right;
	width:300px;
	margin-right:0px;
	padding-top:10px;
}
#facebookframe {
	padding-top:2px;
	display:block;
	float:right;
}
.twitter-share-button {
	display:block;
	float:right;
	margin-right:20px;
}
.twitter-share-button:hover {
	cursor:pointer;
}
#defhidemap div {
	float:left;
}
#mentionslegales {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	padding:50px;
	background: #e9f5fc;
}
.mentionscacheur:hover {
	cursor:pointer;
}
.floatermentions {
	float:right;
	margin-right:20px;
	font-size:15px;
	font-weight:bold;
}
#msgtransback {
	position:absolute;
	z-index:1000;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	padding-top:20%;
	background:url("/img/fullframe.png") repeat scroll 0 0 transparent;
}
#successformsent {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:url("/img/petitlogo.jpg") no-repeat scroll center 10px #FFFFFF;
	height:210px;
	margin:auto;
	padding:20px 20px 30px;
	width:400px;
}
#successformsent ul{
	padding-left:30px;
	}
#successformsent li{
	margin-left:20px;
	}
#listcolored{
	margin-bottom:40px;
	margin-top:10px;
	font-size: 12px;
	line-height:16px;
	padding-left:20px;
	list-style:decimal;
	color: #608793;
	}
#listcolored li{
	margin-bottom:10px;

}
.insecabledivofkm{
	display:inline-block;
	}
