* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #F5F5F5 url(/media/img/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB0C29;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}
h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
	margin: 0;
	padding: 0;
}
p {
}
blockquote {
	padding: 0 30px;
	background: url(/media/img/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
blockquote p {
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	background: none;
	color: #000000;
}
hr {
	display: none;
}
#select {
	width:250;
}
/* Wrapper */

#wrapper {
	background: url(/media/img/img08.gif) repeat-x left bottom;
}
/* Menu */

#menu {
	height: 50px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;
}
#menu a:hover {
	background: #333333;
	color: #FFFFFF;
	background: url(/media/img/img04.gif) repeat-x;
}
#menu .current_page_item a {
	background: url(/media/img/img04.gif) repeat-x;
}
/* Header */

#header {
	height: 101px;
}
/* Logo */

#logo {
	float: left;
}
#logo h1, #logo p {
	float: left;
}
#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #1D62B3;
}
#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}
#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}
#x {
	display: none;
}
/* Page */

#page {
	width: 960px;
	margin: 10px auto;
	background: #FFFFFF url(/media/img/img06.gif);
}
#bgtop {
	height: 20px;
	background: url(/media/img/img07.gif);
}
#bgtop .texte {
	font-size:10px;
	color:#000000;
	letter-spacing: 0.1em;
	clear: left;
	float: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bgbottom {
	padding-bottom: 20px;
	background: url(/media/img/img09.gif) no-repeat left bottom;
}
#bgbottomup {
	padding-bottom: 20px;
	background: url(/media/img/img09b.gif) no-repeat left bottom;
}
#page ul {
	list-style: none;
}
/*
#page ul li {
	padding-left: 15px;
	background: url(/media/img/img11.gif) no-repeat left center;
}
/* Content */

#content {
	float: left;
	width: 450px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}
html>body #content {
	height: auto;
}
#contentAll {
	float:left;
	width:700px;
	padding: 0 0 0 20px;
}
/* Post */

.post {
}
.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}
.post .bigpix .image {
}
.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #000000;
}
.post .bigpix .caption a {
	color: #000000;
}
.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.3em;
}
.post .title a {
	background: none;
}
.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}
.post .byline1 {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	color: #6D6D6D;
}
.post .byline a {
	color: #C2C2C2;
}
.post .entry {
	padding: 20px 10px 0 10px;
}
.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}
.post .tags a {
	padding: 0 5px;
	background: none;
}
.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}
.post .links .comments {
	padding-left: 20px;
	background: url(/media/img/img13.gif) no-repeat left center;
}
.post .links .permalink {
	padding-left: 18px;
	background: url(/media/img/img14.gif) no-repeat left center;
}
/* Sidebar Common Style */

.sidebar {
}
#page .sidebar ul {
	line-height: normal;
}
/*
#page .sidebar li {
	padding: 0;
	background: none;
}
*/
#page .sidebar li ul {
}
#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(/media/img/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}
.sidebar a {
	background: none;
}
/* Sidebar One */

#sidebar1 {
	float: left;
	width: 220px;
	padding: 0 0 0 20px;
}
/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;/* 	background-image:url(media/img/bandeau-lateral.jpg);
	background-repeat:no-repeat; */
}
/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}
#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}
#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}
#calendar_wrap thead {
	background: #FFFFFF;
}
#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}
#calendar_wrap tbody td {
	padding: 5px;
}
#calendar_wrap tbody a {
	font-size: 1.2em;
}
#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}
#calendar_wrap tfoot #prev {
	text-align: left;
}
#calendar_wrap tfoot #next {
	text-align: right;
}
/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}
/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(/media/img/img10.gif) no-repeat;
}
#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
.encadrgrisdroitgauche {
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}
.encadrnoirhautdroitgauche {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.encadrgrishautdroitgauche {
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}
.titreNeuf {
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
#whereyouare {
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#whereyouare .texte {
	font-size:10px;
	color:#000000;
	letter-spacing: 0.1em;
	clear: left;
	float: left;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#whereyouare .texte a {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
#whereyouare .texte a:hover {
	text-decoration: none;
	color:#ffffff;
}
.navigA {
	padding: 2px;
	background-color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	font-weight:bold;
	color:#fff;
	font-size: 10px;
}
.navig {
	background-color: #eeeeee;
	color: #333333;
	padding: 2px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	text-decoration: none;
	font-size: 10px;
}
.navig a {
	padding: 2px;
	border: 1px solid #eeeeee;
	background-color: #000000;
	text-decoration: none;
	font-weight:normal;
	color: #333333;
	font-size: 10px;
}
.navig a:hover {
	background-color: #990000;
	text-decoration:underline;
}
/* Menu de navigation horizontal haut */

td.onglet {
	font-weight: bold;
	font-size:11px;
}
td.ongletactif {
	font-weight: bold;
	font-size:11px;
	color: #D28A2C;
}
/*FICHE VN*/
TD.ligneBleu {
	font-size: 12px;
	background-color: #c3d3e7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 18px;
}
TD.ligneBlanche {
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: arial, geneva, helvetica, sans-serif;
	height: 18px;
}
/* Trombi */

#trombi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.ptitbouton {
	background-image: url(/media/img/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: .75em;
	padding:-2px;
	border: 1px ridge #B4B4B4;
}
.buttonSelected {
	background-image: url(/media/img/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px #FF5500 solid;
	border-left: 1px #FF5500 solid;
	border-right: 1px #FF3300 solid;
	border-bottom: 1px #FF3300 solid;
	padding-left: 10px;
	padding-right: 10px;
	font-size: .9em;
	margin-right: 10px;
	margin-left: 0px;
}
.buttonnormal {
	background-image: url(/media/img/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	border-bottom: 1px #B4B4B4 solid;
	font-size: .9em;
}
.buttonlarge {
	background-image: url(/media/img/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	border-right: 1px #727272 solid;
	border-bottom: 1px #727272 solid;
	padding-left: 10px;
	padding-right: 10px;
	font-size: .9em;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.aide {
	POSITION: absolute;
	VISIBILITY: hidden;
}
#footer a {
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-weight: bold;
}
#footer a:hover {
	font-size: 0.8em;
	color: #e43c15;
}
/* BUTTONS */

.buttons a, .buttons button {
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	/*font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;*/
    font-size:100%;
	line-height:110%;
	text-decoration:none;
	/*font-weight:bold;*/
    color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
}
.buttons a:active {
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}
/* POSITIVE */

button.positive, .buttons a.positive {
	color:#529214;
}
.buttons a.positive:hover, button.positive:hover {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
.buttons a.positive:active {
	background-color:#529214;
	border:1px solid #529214;
	color:#fff;
}
/* NEGATIVE */

.buttons a.negative, button.negative {
	color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
}
.buttons a.negative:active {
	background-color:#d12f19;
	border:1px solid #d12f19;
	color:#fff;
}
#divIdRecrutepostes {
	border:#666666 1px solid;
	padding: 5px;
}
#divIdRecruteForm {
	border:#666666 1px solid;
	padding: 5px;
	margin-top: 5px;
}


/*
     actualités
*/


#divIdActualite {
margin-bottom:20px;
}

#divIdActualiteRow{

	border: 1px solid #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	margin-right:5px;



}
.imgClassActualite{

	margin-right:5px;
	float:left;
	height: 100px;



}
.spanClassActualiteTitre{
	font-weight: bold;
	font-size: 12px;
	margin-right:5px;

	display:block;


}
.spanClassActualiteTexte{


	display:block;


}


/*
     Trombinoscope
*/
#divIdTrombinoscope {
	/*padding:5px;*/
	/*margin:5px;*/
	margin-top:10px;
}
#spanIdTitreTrombinoscope {
	display:block;
	font-weight: bold;
	font-size: 16px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:15px;
}
.divClassTrombinoscopeRow {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	margin-right:5px;
}
.column1 {
	clear:both;
	float:left;
}
.column2 {
	float:left;
}
.imgClassTrombinoscope {
	height: 100px;
	margin-right:5px;
}
.spanClassTrombinoscopeTitre {
	display:block;
	font-weight: bold;
	font-size: 12px;
	margin-right:5px;
	text-align:center;
}
.spanClassTrombinoscopeTexte {
	display:block;
	text-align:center;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Rappel des favoris*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#divIdPanier {
	text-align:center;
	background-color:#DDDDDD;
	border:#000000 1px solid;
	padding:5px;
}
#divIdPanier #tableIdBoutons {
	text-align:center;
	width:100%;
}
.aClassBoutonPanier {
	clear:both;
	text-align:center;
	width:100px;
}
.divClassTmp {
	clear:both;
	text-align:center;
}
#divIDColonneMiniature #divIdTitreMiniature, #divIdPanier #divIdTitreMaListe{
	padding:1px 0 1px 0;
	margin-bottom:5px;
	border-bottom:1px dotted #000000;
	font-weight:bolder;
	color:#666666;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* WhereYouAre*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
.aClassSelected {
	color:#000000;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Liste des véhicules */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#divIdCompteEtRappelFiltre {
	width:670px;
	border:1px solid #000000;
	margin-top:15px;
	margin-bottom:5px;
	padding:10px;
}
#divIdCompteur {
	border-bottom:1px dotted #000000;
}
#spanIdCompteur {
	color:#2B990D;
	font-size:167%;
}
#divIdRappelFiltre {
	margin-top:5px;
}
#divIdRappelFiltre .filtre {
	background:transparent url(/media/img/yaho/sqr_undo.gif) no-repeat scroll 5px center;
	padding:2px 0 2px 20px;
	margin-right:10px;
}
#divIdRowButtons {
	margin-top:5px;
}
.divClassPagination {
	/* 	width:670px;
	border:1px solid #999999;
	margin-bottom:5px;
	padding:10px;
 */
	/* border-bottom:1px dotted #999999; */
	margin-top:5px;
	padding-left:10px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Form recheche normal*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#fivIdRechercheNormal input, #fivIdRechercheNormal select {
	width:300px;
}
#fivIdRechercheNormal input, #fivIdRechercheNormal select {
	width:300px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Form recheche courte*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#divIdRechecheCourte input, #divIdRechecheCourte select {
	width:150px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Fiche véhicule*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
.divClassFicheTitre {
	font-size:14px;
	font-weight:bold;
	margin:5px 0 2px 0;
}
#divIdTitreFiche {
	border:1px dotted #999999;
	margin-top:15px;
	margin-bottom:5px;
	padding:5px;
}
#tableIdCaracteristiqueOption {
	border:1px dotted #999999;
	margin-bottom:5px;
	width:100%;
}
#tdIdCaracterristique {
	padding-right:10px;
}
#tdIdOption {
	padding-left:10px;
	border-left:1px dotted #999999;
}
#tdIdColButtons {
	padding:5px 5px 5px 10px;
	border-left:1px dotted #999999;
}
#tdIdColButtons a {
	display:block;
	clear:both;
	width:120px;
	margin-bottom:5px;
}
#tableIdButtons {
	border-top:1px dotted #999999;
}
.tdClassLabel {
	width:150px;
}
.spanClassLabel {
	color:#999999;
}
.spanClassInfos {
	font-weight:bold;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Fiche véhicule :: Colonne de miniature*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#divIDColonneMiniature {
	border: 1px solid rgb(153, 153, 153);
	padding: 5px;
	background-color: rgb(221, 221, 221);
	text-align:center;
	margin-bottom:5px;
}
.imgClassMiniataure {
	width:80%;
	margin-bottom:5px;
}


/*
/* Plan du site
/*   */


#blocPlan {
	width:190px;
	margin-bottom:10px;
	padding:15px;
	float: left;
	/*border:#999999 solid 1px;*/

}


#blocPlan h2{

	border:#CCCCCC solid thin;
	padding:5px;



}

/*
	pas de tour des images
*/

#QF_CAPTCHA_captcha_question {
	border:none;
}
#QF_CAPTCHA_captcha_question_rh {
	border:none;
}
#wrapper #page #bgbottom #contentAll .post a img {
	border:none;
}


#divIdInfoConcession{
	background-color:#fddb81;
	border: 1px solid #CCCCCC;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	margin:5px;
	width:190px;
}

#divFormErrors{
	/* border:1px solid #FF0000; */
	/* font-size:12px; */
	/* margin-top:5px; */
	/* padding:5px 5px 5px 30px; */
	/* background:transparent url(/media/img/famfamfam/key_delete.png) no-repeat scroll 5px center; */

	background-color:#EEEEEE;
	border:1px dashed #CC6666;
	color:#CC0000;
	padding:0.5em;
	margin-bottom:5px;
}

 
		#news {
		margin:1em auto;
		padding:0;
		width:150px;
		font-size:0.94em;
		list-style:none;
	}
	#news li {
		background:url("/media/img/box.gif") 0 100% no-repeat;
		padding:0 0 4px 0;
		margin:8px 0 0 0;
		display:block;
	}
	#news li p {
		background:#eaeaea;
		padding:1px 4px 0 7px;
		margin:0;
		border-left:14px solid #939393;
	}
	#news li.arr p {
		background:#eaeaea url("/media/img/edge.gif") 0 50% repeat-y;
		padding-left:21px;
		border:0;
	}
	#news h4 {
		font-size:1em;
		line-height:1em;
		font-weight:bold;
		background:url("/media/img/box.gif") 0 0 no-repeat;
		margin:0;
		padding:6px 4px 3px 21px;
	}
	#news li:hover {
		background-position:-150px 100%;
	}
	#news li:hover p {
		border-color:#2793ff;
	}
	#news li.arr:hover p {
		background-image:url("/media/img/edge-h.gif");
	}
	#news li:hover h4 {
		background-position:-150px 0;
	}
	#news a:link {
		text-decoration:none;
		color:#000;
	}
	#news a:visited {
		text-decoration:none;
		color:#000;
	}
	#news a:hover {
		text-decoration:underline;
	}
	#news .more {
		line-height:1em;
		display:block;
		text-align:right;
		padding:0 18px 2px 21px;
		margin-top:4px;
		background:url("/media/img/arrow.gif") 135px 50% no-repeat;
	}


