/* ------------------------------------ */
/*                                      */
/*  Gnralits du site Platinum-autos  */
/*                                      */
/* ------------------------------------ */

/*---------- Gnralits -------------------*/
*{margin:0px;padding:0;border:none;list-style:none;}

body {
	font: 75% Arial, Verdana, Helvetica, sans-serif;
	background: #B1001D url(../img/bg.jpg) repeat-x;
	/*background:url(../img/backtest.gif) no-repeat;*/
	color:#333;
	text-align:left;	
	}
	
br {
	line-height:10px;
	}

h1 {
	font:1.7em "Times New Roman", Times, serif;
	font-weight:bold;
	background:url(../img/pt_menu.png) bottom left repeat-x;
	margin:0px 10px 0 10px;
	color:#8c8c8c;
	}
	
span {
	color: #FF3300;
	}

/*---------- Fin gnralits ---------------*/
#back {
	position: relative;
	Background:url(../img/backtest3.gif) no-repeat;
	width:1200px;
	margin:0 auto;

	}

/*------ Conteneur gnral du site ---------*/
#conteneur {
	position: relative;
	/*Background:url(../img/backtest3.gif) no-repeat;*/
	width:900px;
	margin:0 auto;

	}
/*----- /conteneur gnral du site ---------*/

/*----------------- Haut -------------------*/
#haut {
	width:900px;
	height:85px;
 	/*background:url(../img/bg_haut.jpg) no-repeat;
	border:1px solid #000000; */
	}
	
#logo {
	width:154px;
	height:85px;
	float: center;
	}
#space {
	width:10px;
	height:85px;
	float: center;
	}
/*------------- /Menu ----------------------*/
/*----------------- /Haut ------------------*/

/*--------------- Centre -------------------*/
#centre {
	width:900px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
/*-------------- /Centre -------------------*/

/*--------------- gauche -------------------*/
#gauche {
	width:244px;
	height:575px;
	float:left;
	/*background:url(../img/981-1235_2.gif) no-repeat;*/
	}
	
/*------------- Menu -----------------*/
#menu {
	float:left;
	width:209px;
	background: #ffffff url(../img/bg_menu.jpg) no-repeat;
	}
	
#menu ul {
	display:block;
	list-style:none;
	margin-top:25px;
	width:200px;
	}
#menu .ul_noSpace {
	display:block;
	list-style:none;
	margin-top:0px;
	width:200px;
	}
	
#menu li {
	margin:3px 0 0 9px;
	background:url(../img/pt_menu.png) bottom left repeat-x;
	padding:3px 0;
	}
	
#menu .li_noLine {
	margin:3px 0 0 9px;
	background:url(../img/pt_menu_blank.gif) bottom left repeat-x;
	padding:3px 0;
	}
#menu .li_upAndBottomLine {
	margin:3px 0 0 9px;
	background:url(../img/pt_menu.png) top left repeat-x;
	background:url(../img/pt_menu.png) bottom left repeat-x;
	padding:3px 0;
	}
	
#menu a {
	color:#5f5f5f;
	text-decoration:none;
	background:url(../img/puce_menu.png) no-repeat 0px 5px;
	padding-left:18px;
	}
	
#menu .submenu{
	color:#000000;
	text-decoration:none;
	background:url(../img/puce_menu.png) no-repeat 0px 5px;
	padding-left:18px;
	}

#menu a:hover {
	color:#f09300;
	background:url(../img/puce_menu_hover.png) no-repeat 0px 5px;
	}

.active a:link, .active a:visited, .active a:hover,  #menu .active a {
	font-weight:bold;
	color:#f09300;
	background:url(../img/puce_menu_hover.png) no-repeat 0px 5px;
	
	}
	
#bas_menu {
	height:10px;
	background:#FFFFFF url(../img/bg_bas_menu.jpg) bottom no-repeat;
	margin-top:20px;
	}
/*-------------- /gauche -------------------*/

/*----------------- page -------------------*/
#page {
	width:627px;
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
	height:100%;
	}

/*------------- banier centre --------------*/
#banier_centre {
	width:626px;
	height:204px;
	background:url(../img/bannier_centre.jpg) no-repeat;
	clear:both;
	float:left;
	margin-bottom:10px;
	}
#banier_centre1 {
	width:626px;
	height:204px;
	background:url(../img/bannier_centre2.jpg) no-repeat;
	clear:both;
	float:left;
	margin-bottom:1px;
	}
#banier_centre2 {
	width:626px;
	height:135px;
	background:url(../img/bannier_centre1.jpg) no-repeat;
	clear:both;
	float:left;
	margin-bottom:1px;
	}
/*------------- /banier centre -------------*/

/*-------------- Page accueil --------------*/	
#bloc_text_main {
	/* background:#efefef url(../img/plus.jpg) bottom right no-repeat;*/
	float:center;
	width:625px;
/*	height:700px;*/
	margin:0px 0 0 0px;
	/* padding-top:10px;*/
	}
 #bloc_text {
background:#efefef url(../img/plus.jpg) bottom right no-repeat;
/*float:left;
/*width:324px;*/
clear:both;
width:625px;
margin:0px 0 0 0px;
padding-top:0px;
}
/*#bloc_text {
	background:#efefef url(../img/plus.jpg) bottom right no-repeat;
	float:left;
	width:324px;
	width:589px;
	margin:0px 0 0 13px;
	padding-top:10px;
	} */

#bloc_text h2 {
	font:1em "Times New Roman", Times, serif;
	font-weight:bold;
	margin:2px 10px 10px 10px;
	color:#8c8c8c;
	}
	
#bloc_text p {
	margin:0 10px 15px 10px;
	color:#4b4b4b;
	text-align:justify;
	font-size:1em;
	}
	
#bloc_text a {
	text-decoration:none;
	color:#333;
	}
	
#bloc_text a:hover {
	text-decoration: underline;
	color:#ffb109;
	}
	
#bloc_stock {
	background:#efefef url(../img/plus.jpg) bottom right no-repeat;
	float: left;
	width:265px;
	margin:0px 0 0 10px;
	padding-top:10px;
	}
	
#bloc_stock ul {
	display:block;
	list-style:none;
	}
	
#bloc_stock li {
	padding:3px 10px 0 20px;
	background: url(../img/plus_1.jpg) no-repeat 0px 6px;
	margin:15px 0 0 10px;
	font-weight:bold;
	font-size:1.3em;
	}

#btn_stock {
	position:relative;
	background:url(../img/btn_stock.jpg) no-repeat;
	width:251px;
	height:81px;
	margin:40px 0 50px 10px;
	}

#btn_stock a {
	width: 216px;
	height : 48px;
	display: block;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #5f5f5f;
	padding:23px 0 0 27px;
	text-decoration:none;
	}

#btn_stock a:hover {
	color:#000;
	}
/*-------------- Page accueil --------------*/

/*----------------- /page -------------------*/

/*----------------- bas -------------------*/
#pied_page {
	width:900px;
	height:45px;
	background:url(../img/bg_bas.png) no-repeat;
	text-align:right;
	font-size:.9em;
	}
	
#pied_page ul {
	color:#CCCCCC;
	margin-right:40px;
	display: block;
	list-style:none;
	padding-top:5px;
	}
	
#pied_page li {
	padding:0 3px;
	display:inline;
	}
	
#pied_page ul li a {
	color: #999999;
	text-decoration:none;
	}

#pied_page ul li a:hover {
	color: #999999;
	text-decoration: underline;
	}
/*----------------- /bas -------------------*/

/*----------------- CGDV -------------------*/
#cgdv {
	margin:10px 0 0 10px;
	background: #f4f4f4;
	width:605px;
	}

#cgdv p {
	padding:10px;
	text-align:justify;
	}
	
#cgdv a {
	text-decoration:none;
	color:#8c8c8c;
	}
	
#cgdv a:hover {
	text-decoration:underline;
	color:#f7c026;
	}
/*-----------------/CGDV -------------------*/

/*---------- Class supplementaires ---------*/
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.spacer {
	clear: both;
	}
/*---------- /Class supplementaires --------*/

