html
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: #000;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 14px;
}
html, body {
	height:100%;
}
div
{
	margin: 0px;
	padding: 0px;
}

p, blockquote, li, h2, h3, h4, dd, dt
{
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
}

h2, h3
{
	font-size: 1em;
}


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

h1
{
	margin: 0px;
}

hr
{
	display: none;
}

pre
{
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	background-color: #eee;
	padding: 5px;
	margin: 10px;
	overflow: auto;
}

ol li.current a
{
	text-decoration: none;
	color: #000;
}

#easy-access, #easy-access a
{
	color: #fff;
	display: none;
}

#easy-access a:hover, #easy-access a:focus
{
	color: #000;
}

h2.category
{
	text-transform: uppercase;
}


#content h2 a 
{
	color: #000;
}

#page
{
	width: 783px;
	height: 560px;
	margin-left: auto;
	margin-right: auto;
	background: url('bg-middle.gif') repeat-y;
	color: #000;
}
#banner
{
	margin: 0;
	padding: 0;
	border: none;
	height: 230px;
	background:url('bg-haut1.gif') no-repeat;
	position: relative;
}
#footer a, #banner h1 a
{
	text-decoration: none;
	border: none;
	color: #000;
}
ol.tree
{
	margin: 0;
	padding: 0;
}
ol.tree li
{
	display: inline;
	list-style-type: none;
	padding-right: 0.7em;
	padding-left: 0;
}

ol.tree li:before
{
	content: '\00bb  ';
}

#content img
{
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	padding: 5px;
	margin: 10px;
}

p.modified
{
	font-size: 0.6em;
	margin: -1em 1em -0.5em 1em;
	text-align: right;
}

#footer img, div.col-content img
{
	border: none;
}

#footer
{
	text-align: right;
}

#langues a
{
	position: absolute;
	display: block;
	width: 16px;
	height: 11px;
	top: 215px;
	font-size: 0;
}

#langues a.en
{
	right: 16px;;
	background: url('gb.gif');
}
#langues a.fr
{
	right: 36px;
	background: url('fr.gif');
}

#banner h1
{
	border: none;
	position: absolute;
	left: 143px;
	top: 70px;
	width: 508px;
	height: 39px;
	background: url('slogan.jpg');
}
#banner h1 a
{
	display: none;
}

#banner h2
{
	border: none;
	text-align: right;
	margin-right: 5em;
}

#top-categories
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 628px;
	padding-left: 70px;
	left: 74px;
	top: 12px;
	background: url('bg-menu1.gif') no-repeat;
	z-index:20;
}

* html #top-categories
{
	height: 200px;
}

#top-categories li
{
	float: left;
	line-height: 26px;
	color: #d3d3d3;
	margin: 0 5px;
	font-size: 12px;
	font-weight: 700;
	position: relative;
	height: 18px;	
	padding: 0 10px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 1px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

* html #top-categories li
{
	line-height: auto;
	padding-bottom: 0;
	
}

#top-categories li:hover, #top-categories li.rollover
{
	background-color: #7F0000;
}

* html #top-categories li.models
{
	filter:none;
}

#top-categories li ul li:hover, #top-categories li ul li.rollover
{
	background: none;	
	/*filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;*/
}

#top-categories li.models
{
	color: #fff;
	/*position: absolute;
	right: 0;*/
}

#top-categories li ul
{
	list-style: none;
	position: absolute;
	right: 0;
	margin: 0;
	display: none;
	background-color: #7F0000;
	padding: 0 10px;
	padding-bottom: 10px;
	width: 90px;
	top: 23px;
	z-index:20;
}

#top-categories.fallback li:hover ul, #top-categories.fallback li.rollover ul
{
	display: block;
	visibility: visible;
}

#top-categories li ul li
{
	display: block;
	float: none;
	width: auto;
	margin: 3px 0;
	padding: 0;
	line-height: auto;
	background-color: #7F0000;
	filter:none;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

* html #top-categories li ul
{
	margin: 0;
	padding: 0 10px;
	padding-top: 5px;
}

* html #top-categories li ul li
{
	margin: 0;
	line-height: 10px;
}

#top-categories li ul li a
{
	background-color: #7F0000;
}

#top-categories li a
{
	color: #fff;
	vertical-align: top;
}



#footer
{
	padding: 0.5em;
	clear: both;
	border: none
}

/*div.col-content
{
	padding: 1em 10px;
}

div.col-content h2
{
	padding-bottom: 0;
	margin-bottom: 0.2em;
}

div.col-content li
{
	list-style: none;
}

div.col-content ol li
{
	list-style-type: decimal;
	margin-left: 1.2em;
}

div.col-content a
{
	text-decoration: underline;
}

div.col-content ul, div.col-content ol, div.col-content p
{
	margin-top: 0;
	margin-left: 7px;
	padding-left: 0;
	margin-right: 10px;
	padding-right: 0;
}*/

input, textarea 
{
	border-width: 1px;
	border-color: #ccc;
}

input[type], textarea[name]
{
	background: #eee;
}

input[type=submit], input[type=reset] 
{
	background: #bbb;
	color: #000;
}

input[type=submit]:hover 
{
	background: #999;
	color: #fff;
}

/* ====================================================================
LAYOUT
-------------------------------------------------------------------- */
#distance
{
	width:1px;
	height:50%;
	margin-bottom:-280px; /* half of container's height */
	float:left;
}

#page
{
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	clear:left;
}

#mainfloat
{
	padding-left: 36px;
	padding-right: 11px;
	background: url('bg-bas1.gif') bottom left no-repeat;
	height: 333px;
	position: relative;
}

.reseau #mainfloat
{
	background: url('bg-bas2.gif') bottom left no-repeat;
}
/*#content
{
	float: right;
	width: 73%;
}*/
.article #content, .accueil #content, .reseau #content
{
	height: 250px;
	overflow: auto;
	position: absolute;
	right: 20px;
	bottom: 10px;
	text-align: justify;
}

.article #content, .reseau #content
{
	width: 460px;
	padding-right: 30px;
}

.accueil #content
{
	width: 300px;
	height: 230px;
}
/*#menuleft
{
	margin-right: 73%;
	text-align: right;
}*/

.article #menuleft, .reseau #menuleft
{
	width: 225px;
	height: 80px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 70px;
}

#menuright
{
	margin-left: 72%;
}
/* */
#content, #menuleft, #menuright
{
	padding: 6px;
	border: none;

}
/* VERTICAL PADDING ABOVE COLUMNS */
#banner
{ 
	margin-bottom: 0px; 
}

/* Elements PGO */
.article .article_pages ol, .reseau .article_pages ol
{
	margin: 0;
	padding: 0 4em;
	padding-right: 2em;
	color: #999;
}

.article .article_pages a, .reseau .article_pages a
{
	color: #999;
	font-weight: bold;
}

.article .article_pages .current a, .reseau .article_pages .current a
{
	color: #000;
}

.article h2.restitle, .intro h2#intro_title, .accueil h2#car_showcase_title, .accueil h2#content_title,
.reseau h2.restitle
{
	color: #7F0000;
	font-size: 16pt;
	margin: 0;
	padding-bottom: 0;
	border-bottom: 1px #A5A5A5 solid;
	font-style: normal;
	font-family: inherit;
}

.article h2.restitle, .reseau h2.restitle
{
	padding: 0 2em;
	width: 495px;
}

.article h2.art-page-title, .accueil #content h3, .accueil #content h3 a
{
	color: #777;
	text-decoration: underline;
}
.intro h2#intro_title
{
	margin-left: 170px;
	padding: 0 1em;
	font-size: 15pt;
	padding-top: 2em;
}

.accueil #content
{
	font-size: 80%;
	text-align: justify;
}

.accueil h2#car_showcase_title
{
	position: absolute;
	top: 2em;
	width: 300px;
	padding: 0 1em;
	margin: 0;
}

.accueil h2#content_title
{
	position: absolute;
	right: 11px;
	top: 2em;
	width: 280px;
	padding: 0 1em;
	margin: 0;
}


#banner .showcase, #banner .dynshowcase
{
	position: absolute;
	top: 132px;
	left: 36px;
	height: 64px;
	width: 732px;
	padding: 7px 2px;
	background: #000 no-repeat;
}

#banner .showcase
{
	background-image: url('showcase1.jpg');
}

#banner img
{
	margin: 0;
	padding: 0;
	margin-right: 3px;
	display: block;
	float: left;
}

#banner img#image_6
{
	margin: 0;
}

#footer
{
	display: none;
}

.links
{
	position: absolute;
	bottom: -1.2em;
	right: 17px;
	color: #fff;
	font-size: 16px;
}

.links h1
{
	display: none;
}

.links ul
{
	padding: 0;
	margin: 0;
}

.links a
{
	color: #fff;
}

.links ul li
{
	float: right;
	margin-left: 3em;
}

/* -------------------------------------------------- */
/*                       Intro                        */
/* -------------------------------------------------- */
.intro #content, .intro #car_showcase_title, .intro #car_showcase, .intro #content_title,
.accueil #intro_title, .accueil #intro_text
{
	display: none;
}
.intro #intro_text
{
	margin-left: 230px;
	padding-right: 195px;
	padding-top: 1em;
	position: relative;
}
.intro p
{	
	font-size: 85%;
	text-align: justify;
}
.intro a.startbutton
{
	position: absolute;
	right: 48px;
	top: 35px;
	height: 95px;
	width: 95px;
	background: url('btn-start1.gif');
}
.intro a.startbutton:hover
{
	background: url('btn-start2.gif');
}
.intro a.startbutton span
{
	display: none;
}

/* -------------------------------------------------- */
/*                    Tournette                       */
/* -------------------------------------------------- */
.accueil h2#car_showcase_title
{
	position: absolute;
	bottom: 266px;
	line-height: 1.2em;
	vertical-align: top;
}

.mini_car_showcase
{
	width: 280px;
	height: 210px;
	z-index:5;
	display: none;
	overflow:hidden;
	border-left: 1px #A5A5A5 solid;
	border-bottom: 1px #A5A5A5 solid;
	border-right: 1px #A5A5A5 solid;
}

.accueil .mini_car_showcase
{
	position: absolute;
	left: 81px;
	bottom: 55px;
}

* html .accueil .mini_car_showcase
{
	bottom: 51px;
}

.mini_car_showcase #slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 3em;
	background: #333;
	color: #fff;
	text-indent: 0;
}

#slideInfoZone h2
{
	padding: 0px;
	font-size: 80%;
	margin: 5px;
}

#slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 5px;
	margin-top: 0;
}


.mini_car_showcase a
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .mini_car_showcase a
{
	filter:alpha(opacity=50);
}

.mini_car_showcase a:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.mini_car_showcase a.left
{
	left: 0;
	top: 0;
	background: url('fleche1.gif') no-repeat top left;
}

.mini_car_showcase a.right
{
	right: 0;
	top: 0;
	background: url('fleche2.gif') no-repeat top right;
}

#car_showcase p.tabs
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 139px;
	bottom: 31px;
	width: 222px;
}

* html #car_showcase p.tabs
{
	bottom: 27px;
}

#car_showcase p.tabs a
{
	float: right;
	display: block;
	height: 24px;
	width: 111px;
	text-indent: -2000px;
}

#car_showcase p.tabs a.cevennes
{
	background: url('tabs-cevennes.gif') top right no-repeat;
}

#car_showcase p.tabs a.speedster2
{
	background: url('tabs-speedster2.gif') top right no-repeat;
}

/* -------------------------------------------------- */
/*                      Reseau                        */
/* -------------------------------------------------- */

.reseau .concessionnaire, .reseau .navigation
{
	border-left: 1px #bbb solid;
	padding-left: 5px;
}

.reseau h3, #lighbox2 h3
{
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px #7F0000 solid;
	margin-top: 0;
}

.reseau .concessionnaire h4, .reseau .navigation h4
{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0.5em;
}

.reseau .concessionnaire p
{
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------- */
/*                     LightBox                       */
/* -------------------------------------------------- */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:640px;
	height:480px;
	margin:-220px 0 0 -300px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
	color: #000;
}
#lightbox2{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:634px;
	height:474px;
	margin:-220px 0 0 -300px;
	color: #fff;
	text-align: center;
	border:3px solid #aaa;
	overflow: auto;
}
#lightbox2 h2 {
	font-size: 140%;
	border-bottom: 2px #7F0000 solid;
}

#lightbox2 ul {
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
}

#lightbox2 a {
	color: #fff;
	text-decoration: underline;
}

#lightbox[id], #lightbox2[id] {
	position:fixed;
}

#close_button, #close_button2
{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-220px 0 0 342px;
	width: 24px;
	height: 24px;
	background: url('croix.gif');
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
#overlay2{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:640px;
	height:480px;
	margin:-220px 0 0 -300px;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.8;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}
#overlay2[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage, #lightbox2.done #lbLoadMessage2 {
	display:none;
}
#lightbox.done #lbContent, #lightbox2.done #lbContent2 {
	display:block;
}
#lightbox.loading #lbContent, #lightbox2.loading #lbContent2 {
	display:none;
}
#lightbox.loading #lbLoadMessage, #lightbox2.loading #lbLoadMessage2 {
	display:block;
}

#lightbox.done img, #lightbox2.done img{
	/*width:100%;
	height:100%;*/
}

#lightbox close, #lightbox2 close
{
	bottom: 0px;
	right: 0px;
	position: absolute;
}

/* IE PNG Behaviour */
img.transpng {
   behavior: url("pngbehavior.htc");
}