/* © 2008 Bexter Vaince CSS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0f165b;
	margin: 0px;
	padding: 0px;
	background: #5166a5 url(../images/bg-site.jpg) repeat-x;
	
}
h1,h2,h4,h5,h6{
	margin: 1em 0;
	padding: 0px;
	font-size: 1.2em;
}
h3{
	font-size: 10px;
	margin: 0em 5;
}
p{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration:none;
	color: #5166a5;
}
a:hover{
	text-decoration:underline;
	color: #5166a5;
}
img {
	border:none;
}
#site {
	width: 975px;/*975*/
	height:auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	display:block;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
	border:1px solid #0d1053;
	background: #5166a5 url(../images/bg-site.jpg) repeat-x;
}
#header-print{
	width: 895px;
	height: 175px;
	display: block;
	/*text-indent: -999px;
	background: transparent url(../images/header.jpg) no-repeat;*/
}
#header-print a{
	/*display:none;*/
	display: block;
	width: 330px;
	height: 149px;
}
#header{
	display:none;
	/*width: 975px;
	height: 175px;
	background: transparent url(../images/header.jpg) no-repeat;
	display: block;
	text-indent: -999px;*/
}
#header a{
	display:none;
	/*display: block;
	width: 330px;
	height: 149px;*/
}
#header strong{
	display:none;
	/*display: none;*/
}
#menu{
	display:none;
}
#smenu{
	display:none;
}
.selectform{
	display:none;
	/*width:180px;*/
}
/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:975px;
	min-height:500px;
	height:100% !important;
	height:500px;
	background: #ffffff url(../images/fond_contenu.jpg) no-repeat bottom;
}
.sidebar{
	display:none;
	/*float:right;
	width:202px;
	margin: 0px 15px 0px 0px !important;
	margin:0px 10px 0px 0px;
 	min-height:400px;
	height:auto !important;*/
}
.occasion{
	height:110px;
	float:right;
	width:193px;
	padding: 40px 0px 0px 10px !important;
	padding: 20px 0px 0px 10px;
	margin: 30px 0px 0px 0px !important;
	margin: 15px 0px 0px 0px;
	background:#5166a5 url(../images/contenu_occasion.jpg) no-repeat top;
}
#actu {
	display:none;
	/*float:left;
	width:207px;
	min-height:450px;
	height:auto !important;
	background:#164eaa url(../images/fond_gauche.gif) no-repeat top;
	margin: 0px 0px 0px 10px !important;
	margin: 0px 0px 0px 5px;*/
}

/*-- debut "Nos_affaires" ------------------------------------------------*/
.titre_affaires{
	display:none;
	/*background:#5166a5 url(../images/titre_affaires.jpg) no-repeat top;
	height:42px;
	width:203px;
	float:right;
	margin-top: 1px;*/
}
#affaires{
	display:none;
	/*color:#FFF;
	width:203px;
	float:right;
	height:auto;
	min-height:240px;
	padding-top: 10px;
	background: #5166a5 url(../images/contenu_affaires.gif) no-repeat bottom;*/
}
.affaires_detail{
	display:none;
	/*float:left;
	width:200px;
	margin-bottom:10px;*/
}
.affaires_detail p{
	display:none;
	/*margin:0px;
	padding:0px;*/
}
.affaires_detail a{
	display:none;
	/*color:#FFFFFF;
	font-weight:bold;*/
}
.affaires_detail a:hover{
	display:none;
	/*color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;*/
}
.affaires_detail h4{
	display:none;
	/*margin:0px 0px 3px 0px;
	padding:0px;*/
}
.affaires_photo{
	display:none;
	/*margin:0px 5px 0px 10px;
	padding:0px;
	border:1px solid #FFF;*/
}
/*-- fin "Nos_affaires" ------------------------------------------------*/

/*-- debut "Actualites" ------------------------------------------------*/
#actualites{
	display:none;
	/*margin: 54px 0px 0px 6px;
	padding:0px;
	min-height:315px;
	height: auto !important;
	width:192px;
	color:#FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;*/
}

.actu_detail{
	display:none;
	/*width:180px;
	height:auto;
	margin:5px 5px 0px 5px !important;
	margin:5px 5px 0px 5px;
	padding:5px 0px 0px 0px !important;*/
}
.actu_detail p{
	display:none;
	/*margin:0px;
	padding:0px;*/
}
.actu_detail a{
	display:none;
	/*color:#FFF;*/
}
.actu_detail a:hover{
	display:none;
	/*color:#FFF;
	text-decoration:underline;*/
}
.actu_detail h4{
	display:none;
	/*margin:0px 0px 3px 0px !important;
	margin:0px;
	padding:0px;*/
}
.bas_actu{
	display:none;
	/*float:left;
	width:194px;
	height:5px;
	background:url(../images/bottom_actu.gif) no-repeat bottom;
	margin:0px 0px 0px 6px !important;
	margin:-7px 0px 0px 3px;
	padding:0px;*/
}
.actu_photo{
	display:none;
	/*margin:0px 5px 0px 0px !important;
	margin:0px;
	padding:0px;*/
}
.bas_gauche{
	display:none;
	/*float:left;
	width:207px;
	height:10px;
	margin:0px;
	padding:0px;
	background:url(../images/bas_gauche.gif) no-repeat bottom;*/
}
/*-- fin "Actualites" ------------------------------------------------*/

/*-- debut "Texte au centre" ------------------------------------------------*/
.photo{
	display:none;
	/*padding:3px;
	margin:0 5px 0px 0;
	border:1px solid #8d95ac;
	background:#FFF;*/
}

/*-- fin "Entreprises" ------------------------------------------------*/
/*-- debut "Occasions" ------------------------------------------------*/
.tab_occasion{
	display:none;
	/*float:right;
	margin:0px 10px 5px 0px;
	text-align:center;
	border-left:1px solid #8d95ac;
	border-right:1px solid #8d95ac;
	border-top:1px solid #8d95ac;
	background:#5166a5;
	color:#FFF;*/
}
.photo_occas{
	display:none;
	/*margin:2px;
	padding:3px;
	border:1px solid #8d95ac;
	width:80px;
	height:60px;*/
}
.thoccas{
	display:none;
	/*padding:5px;
	border:1px solid #FFF;
	text-transform:uppercase;*/
}
.tdoccas{
	display:none;
	/*margin:0 0 10px 0;
	padding:5px;
	border-bottom:1px solid #5166a5;
	color:#5166a5;*/
}
.rampe a{
	display:none;
	/*color:#5166a5;*/
}
.rampe{
	display:none;
	/*color:#5166a5;
	margin:-5px 10px 0px 0px;
	padding-top:5px;
	background:#FFFFFF;
	height:15px;
	width:500px;
	float:right;*/
}
.tab_detail{
	width:350px;
	color:#0f165b;
	margin:0px 0px 20px 10px;
}
.icones_print{
	display:none;
	/*text-align:right;
	border-bottom:1px solid #0f165b;*/
}

/*-- fin "Entreprises" ------------------------------------------------*/

/*-- debut "Entreprises" ------------------------------------------------*/
#entreprises{
	display:none;
	/*color:#FFF;
	min-height:100px;
	margin:50px 0px 0px 6px;
	background:url(../images/top_entreprise.gif) no-repeat top;	
	width:194px;*/	
}
.bas_entreprise{
	display:none;
	/*float:left;
	width:194px;
	height:6px;
	background:url(../images/bottom_actu.gif) no-repeat bottom;
	margin:-6px 0px 0px 6px !important;
	margin:-12px 0px 0px 3px;
	/*padding:0px;*/
}
.entreprises_detail{	
	display:none;
	/*float:left;
	width:187px;
	height:100px;
	margin:28px 0px 5px 0px;
	padding:10px 0px 0px 5px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;*/
}
.entreprises_detail p{
	display:none;
	/*margin:0px;
	padding:0px;*/
}
.entreprises_detail a{
	display:none;
	/*color:#FFFFFF;*/
}
.entreprises_detail a:hover{	
	display:none;
	/*text-decoration:underline;*/
}
.onglet{
	text-align:center;
	font-size:12px;
	width:150px;
	padding:2px 10px;
	margin:20px 0px 0px 20px;
	border-top:1px solid #000066;
	border-left:1px solid #000066 ;
	border-right:1px solid #000066;
}
/*-- fin "Entreprises" ------------------------------------------------*/

/*-- debut "Texte au centre" ------------------------------------------------*/
.txt{
	float:left;
	width:900px;
	height:auto !important; 
	min-height:500px;
	margin: 10px 10px 10px 50px;
}
.txt_accueil_g{
	display:none;
	/*width:280px;
	float:left;
	margin-top:30px;
	text-align:justify;*/
}
.txt_accueil_d{
	display:none;
	/*width:170px;
	height: 150px;
	margin:30px 0px 0px 25px;
	padding-left: 15px;
	border-left: 1px solid #0f165b;
	float:left;*/
}
/*-- fin "Texte au centre" ------------------------------------------------*/
/*-- debut "detail" ------------------------------------------------*/

.descriptif{
	margin: 0px 0px 0px 14px !important;
	margin: 0px 0px 0px 7px;
	padding:10px;
	width:800px;
	color:#0f165b;
	float:left;
	border: 1px solid #0f165b;
	background-color:#FFFFFF;
}
.descriptif legend{
	font-size:12px;
	font-weight:bold;
	padding:5px;
	color:#0f165b;
}
.vigniettes{
	display:none;
	/*width:300px;*/
}
.grd_img{
	border:1px solid #999999;
	padding:3px;
	float:right;
	background-color:#FFFFFF;
	height:210px;
	width:280px;
}

/*-- fin "detail" ------------------------------------------------*/


/* fin modeles */
/*-- fib content ------------------------------------------------*/
/*-- debut wash ------------------------------------------------*/
.wash{
	clear:both;
	margin:0px;
	padding:0px;
}
.cache{
	display:none;
	/*color: #0f165b;*/
}
.cache a{
	display:none;
	/*color: #0f165b;*/
}
.cache a:hover{
	display:none;
	/*color: #0f165b;
	text-decoration:none;*/
}
/*-- fin wash ------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer-print {
	display:block;
	font-size: 12px;
	text-align: center;
	letter-spacing: -1px;
	width: 975px;
	height:50px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	color: #0f165b;
	text-align:center;
}
#footer {
	display:none;
	/*font-size: 12px;
	text-align: center;
	letter-spacing: -1px;
	width: 975px;
	height: 58px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	background: transparent url(../images/footer.jpg) no-repeat;
	color: #ffffff;*/
}
#footer a{
	display:none;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	display:none;
	/*color: #ffffff;*/
}
#footer em {
	display:none;
	/*padding: 0px 60px;*/
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/