/*************************************************************************/
body, div, p, dl, dl dt, dl dd, ul, ul li, h1, h2, h3, h4{
margin:0;
padding:0;
}
body, a {
color:#fff;
}
body, input, select, textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
input, select, textarea{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
input.butt_sub:hover{
cursor:pointer;
text-decoration:underline;
}
a, a.inverse:hover{
text-decoration:none;
}
a:hover, a.inverse{
text-decoration:underline;
}
img{
border:0;
vertical-align:top;
}
.gras{
font-weight:bold;
}
.hr{
clear:both;
}
dl dt{
float:left;
}
ul{
list-style:none;
}
.hiddenByCss{
display:none;
}
/*************************************************************************/
div#footer {
	display: none;
}

a.print_annonce {
	display: block; width: 80%; text-align: center; background: #fff; color: #000; padding: 5px 10%; font-weight: bold; text-decoration: underline;
}


div#content div#details_annonce .tarif_marchand.bgcolor_marchand {
	background: #00a4e6 none repeat scroll 0 0;
    bottom: 0;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 36px;
    padding: 4px 15px 0;
    position: absolute;
    width: auto;
}



div#liste_resultats .price_marchand {
	background: #00a4e6 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 18px;
	height: 24px;
	left: 2px;
	padding-left: 8px;
	padding-right: 8px;
	position: absolute;
	text-align: left;
	top: 127px;
	width: auto;
}

div#liste_resultats .green {
	color: #92BA47;
}

section#main.vente_vehicule section.wrapper h2.titre {
	font-family: "Oswald";
	text-transform: uppercase;
	font-size: 27.4px;
	margin: 35px 0px;
}

section#main.vente_vehicule section.wrapper section.welcome_text {
	line-height: 23px;
}

section#main.vente_vehicule section.wrapper input[type=submit] {
	background: none repeat scroll 0 0 #ffffff;
	font-weight: bold;
	margin: 20px 0 40px 126px;
	padding: 5px 4px;
}

section#main.vente_vehicule section.wrapper img.calendar {
	display: inline-block;
	zoom: 1;
	* display: inline;
	vertical-align: middle;
	margin-left: 5px;
	cursor: pointer;
}

section#main.vente_vehicule section.wrapper label {
	display: inline-block;
	zoom: 1;
	* display: inline;
	width: 119px;
	margin-bottom: 30px;
}

section#main.vente_vehicule section.wrapper label.textarea {
	display: inline-block; 
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin-top: 10px;
}

section#main.vente_vehicule section.wrapper input, textarea, select {
	padding: 5px 4px;
	width: 200px;
	border-radius: 3px;
}

section#main.vente_vehicule section.wrapper textarea {
	resize: none;
	font-family: "Arial";
}

section#main.vente_vehicule section.wrapper .error, .send {
	padding: 10px;
	background: #FFF4F7;
	border: 1px solid #993C3C;
	line-height: 20px;
	margin-bottom: 30px;
	color: red;
}

section#main.vente_vehicule section.wrapper .error h1, .send {
	font-weight: normal;
	font-family: "Oswald";
	font-size: 17px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

section#main.vente_vehicule section.wrapper .send {
	background: #8DDD94;
	border: 1px solid green;
}

section#main.vente_vehicule section.wrapper div#menu {
	font-size: 12px !important;
}

div#login_connexion span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 100px;
}

div#login_connexion {
	margin-top: 20px;
	background: #EFF0EB;
	padding: 20px;
	text-align: center;
	width: 300px;
	color: #000;
}

div#login_connexion form div.nmb small a {
	color: #000;
}

#login_connexion input[type="text"], #login_connexion input[type="password"]  {
	border: 2px solid #81a63e;
	border-radius: 6px;
	padding: 10px;
}

#login_connexion input[type="submit"], div#login_inscription input[type="submit"], section.vente_vehicule input[type="submit"] {
	border-radius: 6px;
	padding: 10px;
	border: none;
	background: #81A63E !important;
	color: #fff;
	cursor: pointer;
}

div#login_inscription input {
	padding: 5px;
}

div#login_connexion > form > div {
	margin-bottom: 15px;
}

div#login_connexion span {
	text-align: left;
}
div#login_inscription div {
	margin-bottom: 10px;
}

div#login_inscription div span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 100px;
}

div.services, div.location { border: 1px solid #dbdbdb; padding: 20px; }

div.services a.location {
	background: #81A63E;
	padding: 10px;
	color: #fff;
	border-radius: 10px;
	margin-bottom: 10px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 20px;
}

div.services p {
	margin-bottom: 30px;
}

div.location h2 {
	margin-bottom: 15px;
	margin-top: 15px;
}


div.location div.item {
	margin-top: 30px;
}

div.location div.item span {
	width: 100px;
	line-height: 23px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

div.location img, div.location .desc { float: left; }

div.desc {
	padding-left: 25px;
}

div.clear { clear: both; }

div.services h2, div.location h2.top {  
	text-transform: uppercase;
	font-family: "Oswald";
	font-size: 27.4px;
	color: #81A63E;
	margin-bottom: 5px;
	
@media screen and (max-width: 580px) {
	
	section#main.vente_vehicule input[type="submit"] {
		margin: 20px 0px 0px 0px;
	}
	
	#liste_resultats .bloc .tva_recup {
		position: static !important;
	}
	
	section#main.vente_vehicule label {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	section#main.vente_vehicule .no-margintop {
		margin-top: 0px;
	}
}