
@charset "iso-8859-1";

a img {border: none;}

html {
	overflow: -moz-scrollbars-vertical;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #787878;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	overflow: -moz-scrollbars-vertical;
	font-family:Arial, Helvetica, sans-serif;
}

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
		background:fixed;
		background-image:url(images/bg.gif);
		margin: 0px;
		height: 100%;
}

.page {
	color:#CCCCCC;
	background-color:#0d0d0d;
	text-align:left;
}

.bigtitle {
	color:#9e0014;
	font-weight:bold;
	padding-top:3px; 
	padding-bottom:3px;
}

.copyr {
	font-weight:lighter;
	color:#999999;
}

.pagecontainer{
	color:#CCCCCC;
	background-color:#0d0d0d;
	width:766px;
	padding-bottom:15px;
}

.pagecontainer_nowidth {
	color:#CCCCCC;
	background-color:#0d0d0d;
	padding-bottom:15px;
}

.pagecontainer_nowidth a{
	color:#9e0014;
	font-weight:bold;
}

.header {
	background-image:url(images/header_bg.jpg); 
	background-repeat:repeat-x;
	width:100%;
}

.footer {
	border-color:#000000; 
	text-align:center; 
	font-size:smaller; 
	background-color:#000000;
	width:100%;
}

.textecontainer {
text-align:left;
padding-left:10px;
padding-right:20px;
}

.smalltextecontainer {
	text-align:left;
	padding-left:10px; 
	font-size:smaller;
}

.btn {
	background-color:#000000;
	border-color:#9e0014;
	color:#9e0014;
	font-weight:bold;
	border-style:solid;
	cursor:pointer;
}

.d_odge{
	background-color:#790e16;
	width:192px;
	padding-bottom:2px;
	font-size:12px;
}

.c_hrysler{
	background-color:#a8a8a7;
	width:192px;
	padding-bottom:2px;
	font-size:12px;
}

.j_eep{
	background-color:#485f2b;
	width:192px;
	padding-bottom:2px;
	font-size:12px;
}

.d_odge a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.c_hrysler a{
	text-decoration:none;
	color:#31576c;
	font-weight:bold;
}

.j_eep a{
	text-decoration:none;
	color:#cececc;
	font-weight:bold;
}

.d_odge a:hover{ text-decoration:underline;}
.c_hrysler a:hover{ text-decoration:underline;}
.j_eep a:hover{ text-decoration:underline;}




#fl-BL           { position:absolute;top:20px;left:0;z-index:9002;width:12px;height:18px;background:url(flbl.gif) no-repeat;display:block;}
.flBLtov         { border:4px solid #292727666;background:#ffffff;margin:0px;width:80px;height:auto;overflow:hidden;display:block;position:relative;top:0px;left:0px;z-index:800;margin:0 0 0 20px;}
.flBLtou         { border:0px;background:transparent;margin:0px;width:15px;height:7px;overflow:hidden;display:block;position:relative;top:0px;left:0px;z-index:800;margin:0px}
#flBLtxt p       { margin:0px;padding:6px;text-align:justify;}
#flBLtxt a       { text-decoration:underline;}
#flBLtxt a:hover { color:#B41A1A;}

/* jquery
*/

#featured{ 
	width:429px; 
	padding-right:250px; 
	position:relative; 
	height:400px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; /*left:400px; */
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:4px 0; /*padding-left:13px; */ 
	font-size:12px; 
	color:#292727; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#fff;  background:#000; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#666; 
	color:#000;
}
/*#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}*/
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	padding:2px 0 0 0;
	background:#292727; 
}
#featured .ui-tabs-panel{ 
	width:429px; height:250px; left:255px;
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:270px; left:0; 
	height:70px; 
	background:#292727;
	text-align:left;
	width:429px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#menu{ 
	position:relative;
	height:100px;
	text-align:left;
	color:#fff;
	padding:0 0 5px 22px;
}

#menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li{
  float: left;
  padding: 11px;
  display: block;
  margin-right: 0px;
}

#menu ul li div{
  display: block;
  overflow: hidden;
  height: 84px;
  width: 75px;
  line-height:28px;
}


#menu #a1{
  width: 470px;
}

#menu ul li img{
  position: absolute;
  /*border: 3px solid #881212;*/
}

#menu ul li a{
  font-size:0em;
}

#menu #voiture_btn{
	background:url(images/voiture_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block;
}
#menu #active_voiture_btn{
	background:url(images/active_voiture_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block;
	cursor:default;
}
#menu #voiture_btn:hover{
	background:url(images/voiture_btn_hover.png) no-repeat;
}

#menu #vus_btn{
	background:url(images/vus_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block;
}
#menu #vus_btn:hover{
	background:url(images/vus_btn_hover.png) no-repeat;
}
#menu #active_vus_btn{
	background:url(images/active_vus_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block;
	cursor:default;
}
#menu #camions_btn{
	background:url(images/camions_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block; 
}
#menu #camions_btn:hover{
	background:url(images/camions_btn_hover.png) no-repeat;
}
#menu #active_camions_btn{
	background:url(images/active_camions_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block;
	cursor:default;
}
#menu #jeep_btn{
	background:url(images/jeep_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block; 
}
#menu #jeep_btn:hover{
	background:url(images/jeep_btn_hover.png) no-repeat;
}
#menu #active_jeep_btn{
	background:url(images/active_jeep_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block;
	cursor:default;
}
#menu #crysler_btn{
	background:url(images/crysler_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block; 
}
#menu #crysler_btn:hover{
	background:url(images/crysler_btn_hover.png) no-repeat;
}
#menu #active_crysler_btn{
	background:url(images/active_crysler_btn.png) no-repeat;
	width:367px;
	height:28px;
	display:block;
	cursor:default;
}

#menu ul li p{
  margin: 0;
  padding: 0;
  width: 380px;
  display: block;
  margin-left: 100px;
}



