@charset "utf-8";
body {
	font-size: 12px;
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	color: #000;
	margin-top: 170px;
	background-attachment: fixed;
	background-image: url(../Images/fond_site.jpg);
	background-repeat: repeat-x;
	background-color: #4B4B4B;
}


.image_retour {
	position: absolute;
	max-width: 100px;
	left: 5px;
	top: 5px;
	width: 8%;
}
.head_caddie {
	position: absolute;
	max-width: 100px;
	left: 8.2%;
	top: 8px;
	width: 8%;
}

.bouton_accueil {
	background-color: #CFCFCF;
	height: 40px;
	width: 230px;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-family: "HelveticaNeueLT Std Lt", Arial;
	padding-top: 10px;
	border-radius: 8px;
	font-size: 30px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 5px double #000;
	margin-bottom: 40px;
	float: left;
}
.head .groupe_hgf {
	width: 10%;
	max-width: 120px;
	right: 0px;
	margin-top: -10px;
	position: absolute;
}
.head .head_image {
	width:55%;
	max-width: 900px;
}


a {
	color: #000;
	text-decoration: none;
}



.head {
	background-color: #000;
	height: 120px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
.contenu {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
td input[type="text"] {
	width: 100px;
}

table {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #333;
	background-color: #FFF;
}
.tableau_haut {
	text-align: center;
}
.tableau_nouvelle_ligne {
	background-color: #CCC;
}
.tableau_separation {
	background-color: #F00;
	height: 3px;
}
.date input[type="text"], .date {
	width: 75px;
}
.input_immat input[type="text"] {
	width: 70px;
}
td a {
	display: block;
	height: auto;
	width: auto;
	color: #000;
	text-decoration: none;
}
.mois {
	background-color: #FE7902;
}
.en_vente {
	background-color: #FE7902;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: -10px;
	margin-right: -5px;
	margin-left: -5px;
}
.footer {
	position: static;
	bottom: 0px;
	height: 30px;
	color: #FBFBFB;
	text-decoration: none;
}
.bas {
	clear: both;
}

.footer a {
	color: #FBFBFB;
	text-decoration: none;
}
.historique_km {
	float: left;
	width: 340px;
}
.historique_edit_etat {
	float: left;
	width: 300px;
}
.legende {
	background-color: #FFFFFF;
	height: 30px;
	margin-bottom: 10px;
	padding: 0px;
	width: 90%;
	font-size: 11px;
	font-family: "HelveticaNeueLT Std Lt", Arial;
}
.couleur {
	height: 15px;
	width: 15px;
	display: block;
	border: 1px outset #666;
}
.head_actualiser {
	position: absolute;
	max-width: 80px;
	left: 16.3%;
	width: 8%;
	top: 25px;
}
.hr_orange {
	color: #FE7902;
	height: 2px;
	border: 1px solid #FE7902;
}
.ecriture_haut {
	vertical-align: top;
}
.image_fond {
	position: absolute;
	width: 98%;
	top: 150px;
	bottom: 10px;
	background-attachment: fixed;
	background-image: url(../Images/image_fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
}

.flt input[type="text"] {
	width: 40px;
}


td.alt { background-color: #ffc; background-color: rgba(255, 255, 0, 0.2); }