@charset "iso-8859-2";
/* CSS Document */

.form {
	background-color: transparent;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formulaire-email {
	background-color: #FFFFFF;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 250px;
	border: 1px solid #E7E8DA;
	margin-top: 2px;
}
.link-conditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: underline;
	display: block;
	padding-top: 18px;

}
.link-conditions a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: underline;
	}
.link-conditions a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: underline;
	}
.link-conditions a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5E8800;
	text-decoration: none;
	}
.link-conditions a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: underline;
	}


.telecharger-conditions {
	background-color: #f2f2f2;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5D8803;
	border-bottom-color: #5D8803;
}
.nom-job {
	background-color: #FFFFFF;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 500px;
	border: 1px solid #E7E8DA;
	margin-top: 2px;
}

.message-email {
	background-color: #FFFFFF;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 400px;
	border: 1px solid #E7E8DA;
	margin-top: 2px;
}

.clear-left {
	clear: left;
}

.clear-both {
	clear: both;
}

#submit
{
	border:none;
	display:block;
	width:30px;
	height:30px;
	background:url('go_btn.gif') 0px 3px no-repeat;
}
#search-form label
{
	display:none;
}
#search-input
{
	background-color: transparent;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search-input.focus
{
	font-weight:normal;
}

.footer-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #17256a;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;

}


.footer-links a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #17256a;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.footer-links a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #17256a;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.footer-links a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #17256a;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
.footer-links a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #17256a;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.footer-siret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1C2D7F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #989B16;
	margin-top: 5px;
	padding-top: 10px;
}


h3 {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #063585;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
}

h4 {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E5A216;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.separation-article {
	height: 20px;
}
.paragraphe-sav {
	padding-left: 0px;
}
.div-condition-generale {
	background-color: #D7D8A9;
	padding: 5px;
	border: 1px solid #A9AC13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	color: #4C6514;



}

.para-sav {
	padding-left: 390px;
	color: #666666;
	padding-top: 10px;
	text-align: justify;
}

.para-reperation {
	padding-left: 380px;
	color: #666666;
	text-align: justify;
	padding-top: 20px;
}

.vign-float-left {
	float: left;
}
.bloc-adresse {
	width: 270px;
	float: left;

}
.bloc-despartenaires {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	width: 350px;

}


.adresse-boulogne {
	padding-left: 10px;
	display: block;
	line-height: 18px;


}

.paragraphe-pieces-detachees {
	padding-top: 0px;
	text-align: justify;
}
.vign-actualites {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
}
.vign-detail-actualites {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.paragraphe2-pieces-detachees {
	padding-top: 0px;
	padding-right: 370px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.email-boulogne {
	display: block;
	line-height: 18px;
	padding-top: 5px;


}
.formulaire {
	padding-top: 20px;

}

.formulaire-recrutement {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E9DB;

}
.annonce-emploi {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;

}
.job {
	background-color: #FAFBF6;
	padding: 10px;
	border: 1px solid #E8E9DB;
	text-align: justify;
	margin-top: 10px;
}

.nomdujob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7991BA;
	background-image: url(../images/recrutement/recrutement-job.jpg);
	display: block;
	height: 31px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 18px;
	padding-left: 50px;
}
.date-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AA4652;
}
.fin-annonce-job {
	padding-bottom: 10px;
}
.actualite {
	background-image: url(../images/actualites/actualites.jpg);
	height: 133px;
	width: 766px;
	background-repeat: no-repeat;
}

.detail-actualite {
	background-image: url(../images/actualites/actualites.jpg);
	width: 766px;
	background-repeat: no-repeat;
}


.titre-actu {
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E5A216;
	width: 603px;
	text-decoration: none;
}

.titre-actu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E5A216;
	width: 603px;
	text-decoration: none;
}
.titre-actu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E5A216;
	width: 603px;
	text-decoration: none;
}
.titre-actu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E5A216;
	width: 603px;
	text-decoration: underline;
}
.titre-actu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E5A216;
	width: 603px;
	text-decoration: none;
}

.description-actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 603px;
	padding-top: 10px;
	text-align: justify;
}
.description-detail-actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 603px;
	padding-top: 10px;
	text-align: justify;
	padding-bottom: 30px;
}


.date-actu {
	padding-top: 55px;
	padding-left: 18px;
	color: #E5A216;
	height: 57px;
	width: 61px;
	float: left;
	padding-right: 30px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #182971;
}
.email a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #182971;
	text-decoration: none;	
}
.email a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #182971;
	text-decoration: none;	
}
.email a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #182971;
	text-decoration: underline;	
}
.email a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #182971;
	text-decoration: none;
}
.floatleft {
	float: left;


}
.clear-right {
	clear: right;
}
.date-stamp {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.annee-stamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E3A117;
	line-height: normal;
	letter-spacing: 3px;
}
#actualites-boulogne-huard a img{
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}

#actualites-boulogne-huard a:hover img{
	background-color: #E5A217;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
div.pagination {
	text-align:center;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}


.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #003080;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #003080;
	font-weight: bold;
	background-color: #003080;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ECECEA;
	color: #DDD;
}


.retour a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #162465;
	text-decoration: none;
	width: 80px;
	height: 15px;
	display: block;
	padding: 4px;
	margin-left: 600px;
	text-align: center;
}

.retour a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #162465;
	text-decoration: none;
	width: 80px;
	height: 15px;
	display: block;
	padding: 4px;
	margin-left: 600px;
	text-align: center;
}

.retour a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #162465;
	text-decoration: underline;
	width: 80px;
	height: 15px;
	display: block;
	padding: 4px;
	margin-left: 600px;
	text-align: center;
	
}

.retour a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #162465;
	text-decoration: none;
	width: 80px;
	height: 15px;
	display: block;
	padding: 4px;
	margin-left: 600px;
	text-align: center;
}
.logo-fiche-machine {
	height: 71px;
	width: 110px;
	padding-top: 9px;
	float: left;
	padding-left: 43px;
}
.titre-fichemachine {
	width: 293px;
	height: 49px;
	float: left;
	padding-top: 22px;
	padding-right: 30px;
	text-align: right;
}
.titre-vehicule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
}
.modele-vehicule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E5A217;

}
.proposition-machine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3B4575;

}
.proposition-machine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3B4575;
	text-decoration: none;
}
.proposition-machine a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3B4575;
	text-decoration: none;
}
.proposition-machine a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3B4575;
	text-decoration: none;
}
.proposition-machine a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3B4575;
	text-decoration: underline;
}
.proposition-machine a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3B4575;
	text-decoration: none;
}
.vignette-visuels-machines {
	background-color: #EAEAE2;
	padding: 4px;
	border: 1px solid #C5C4C2;
	margin-right: 19px;
	margin-bottom: 10px;
}
.vignette-visuels-machines-droite {
	background-color: #EAEAE2;
	padding: 4px;
	border: 1px solid #C5C4C2;
	margin-bottom: 10px;
}
.texte-intro-machine {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #333333;
}
.vignette-listing-machine {
	height: 101px;
	width: 338px;
	background-image: url(../images/machines/accueil-machines/vignette-listing-machines.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 18px;
	padding-left: 53px;
	padding-right: 11px;
	text-align: right;
}

.vignette-listing-machine-droite  {
	background-image: url(../images/machines/accueil-machines/machines-droite.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 338px;
	padding-top: 18px;
	padding-left: 53px;
	padding-right: 11px;
	text-align: right;
	float:left;
	display: block;
}

.focus-machine {
	height: 341px;
	width: 402px;
	background-image: url(../images/occasion-du-mois/occasion-du-mois.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 16px;
}

.titre-occasion-machine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	text-align: left;
	display: block;
	padding-bottom: 4px;
	text-decoration: none;
}

.titre-occasion-machine a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	display: block;
	text-decoration: none;
}

.titre-occasion-machine a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	display: block;
	text-decoration: none;
}

.titre-occasion-machine a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	display: block;
	text-decoration: underline;
}
.titre-occasion-machine a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
		display: block;
	text-decoration: none;
}





.titre-accueil-machines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	text-align: right;
	display: block;
	padding-bottom: 4px;
	text-decoration: none;
}

.titre-accueil-machines a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	text-align: right;
	display: block;
	text-decoration: none;
}

.titre-accueil-machines a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	text-align: right;
	display: block;
	text-decoration: none;
}

.titre-accueil-machines a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	text-align: right;
	display: block;
	text-decoration: underline;
}
.titre-accueil-machines a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #182971;
	text-align: right;
	display: block;
	text-decoration: none;
}

.vign-accueil-machine {
	float: left;
	border: 1px solid #d8d8d8;
	margin-left: 5px;

}

.titre-modele {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;

}
.titre-modele-mois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;

}
.bloc-texte-listing {
	width: 217px;
	height: 52px;

}

.bloc-texte-occasion-mois {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 0px;

}
.bloc-marque-listing {
	width: 140px;
	height: 35px;
	padding-left: 75px;

}
.focus-marque {
	padding-left: 247px;
	height: 22px;
	width: 155px;
}
.image-focus {
	padding-top: 8px;
	padding-left: 59px;
}

.occasion-focus {
	padding-left: 85px;
}

.style-focus {
	border: 1px solid #CCCCCC;
}
.fond-pagination {
	background-color: #FFFFFF;
	padding-top: 5px;
	border: 1px solid #E2E2E2;
}
.contactez-nous-fiche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000066;
}

.contactez-nous-fiche a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000066;
}
.bloc-descriptif-machines{
	float: left;
	width: 217px;
}
.contactez-nous-fiche a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000066;
}

.contactez-nous-fiche a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000066;
}
.contactez-nous-fiche a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000066;

}
.nom-champ {
	padding-left: 2px;
}
.suggestions {
	background-image: url(../images/machines/fiche-machine/suggestions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;

}

.cadre-suggestions {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #E5E5E3;
	margin-top: 5px;

}
.maisaussi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.bloc-lien-suggestion {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}
.border-dot-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.conteneur-marque{
  float:left;
  width:110px;
  margin-top:6px;
}
.rechercher-marques-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162465;
	text-decoration: none;
}

.rechercher-marques-links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162465;
	text-decoration: none;
}

.rechercher-marques-links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162465;
	text-decoration: none;
}
.rechercher-marques-links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162465;
	text-decoration: underline;
}
.rechercher-marques-links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162465;
	text-decoration: none;
}

select {
	background-color: #F8F8F3;
	width: 160px;
}
.image-occasion-mois {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #ECCE8E;
}
.description-occasion-mois {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 123px;


}


a.lien_constructeur:link{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #182971;
	text-decoration: none;
}

a.lien_constructeur:visited{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #182971;
	text-decoration: none;
}

a.lien_constructeur:hover{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #182971;
	text-decoration: underline;
}
