/* ======================== general ======================== */
/*ald*/
#conteneur {
width:984px;
margin:0 auto;
background-color: #e7e9ec;
}

#tete {
height: 137px;
background:url(../images/tete.jpg) no-repeat top #fff;
}

#haut {
height: 32px;
background:url(../images/fond_haut.jpg) repeat-x top #fff;
}

#centre {
background:url(../images/fond_centre.jpg) repeat-x top #e7e9ec;
min-height:458px;
height: auto !important; 
height: 458px; 
}

#pied {
clear: both;
height: 70px;
background-color: #C9CBCB;
padding:5px 0 0 0;
text-align: center;
font-size: 10px;
}
#data_centre{
padding:5px 0 0 5px;/* + BASE*/
position: relative;
}

/**/

body
{
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/windowBg01.gif);
	margin: 0 0 0 0;
}

h1
{
	font-size: 1.4em;
	font-weight: normal;
	color: #9D9E9C;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.2em;
}
h5
{
	font-size: 1.1em;
}

h6
{
	font-size: 1em;
}

p, strong
{
	font-size: 1.1em;
	line-height: 1.4em;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
}
a img {
	border: 0px
}
/* ........................ Menu ........................ */

#menu01
{
	width: 966px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#menu01_wrap04
{
	margin: 0px 0px 0 10px; /* margin-setting for menu */
}

.menu01_item_pad01
{
	display: block;
	margin-left:-2px; /*modif ald sinon marge entre chaque bouton*/
}

.menu01_item_pad02
{
	display: block;
	background-image: url(../images/nav01_sep.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#menu01 a
{
	display: block;
	background-image: url(../images/nav01_center_0.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 8px 2px 8px 2px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 1.2em;
	text-align: center;
	margin-right: 1px;
}

#menu01 a:hover
{
	background-image: url(../images/nav01_center_1.gif);
	text-decoration: none;
}

#menu01 a:visited
{
	color: #000000;
}

#menu01 td.first a
{
	background-image: url(../images/nav01_left_0.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	
}

#menu01 td.first a:hover
{
	background-image: url(../images/nav01_left_1.gif);
}


#menu01 td.first .menu01_item_pad01
{
	height: 1%; /* hasLayout for IE */
}

#menu01 td.last .menu01_item_pad02, #menu01 td.last .menu01_item_pad01
{
	background-image: none;
}

#menu01 td.last a
{
	background-image: url(../images/nav01_right_0.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 7px;
}

#menu01 td.last a:hover
{
	background-image: url(../images/nav01_right_1.gif);
}

#menu01 td.last .menu01_item_pad01
{
	height: 1%; /* hasLayout for IE */
}

#menu01 a.on
{
	background-image: url(../images/nav01_center_1.gif);
}

#menu01 td.first a.on
{
	background-image: url(../images/nav01_left_1.gif);
}

#menu01 td.last a.on
{
	background-image: url(../images/nav01_right_1.gif);
}

/* ------------------------ data premiere ligne ------------------------ */

#main01 {
	margin: 5px 4px 5px 4px;
	}
	
#main01_pad01 {
	background-image: url(../images/BA_main01_bgTop2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}
	
#main01_pad01_light {
	background-image: url(../images/BA_main01_bgTop3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}

	
#main01_pad02 {
	background-image: url(../images/BA_main01_bgBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: auto;
	height: 1%; /* IE hasLayout */
	padding-bottom: 10px;
	}
#main01_promo
{
	display: inline;
	float: left;
	width: 500px;
	margin: 10px 0px 0px 10px;
}
/* ------------------------ Rounded Corner Mask for images ------------------------ */

.imgRc {
	display: block;
	}

.imgRc a.image, .imgRc a.image img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	}
	
.imgRc img {
	display: block;
	}
	
.imgRc_top {
	display: block;
	position: relative;
	font-size: 2px;
	height: 0px;
	}
	
.imgRc_bottom {
	display: block;
	position: relative;
	font-size: 2px;
	height: 0px;
	}
	
.imgRc_topLeft {
	width: 10px;
	height: 10px;
	background-image: url(../images/imgRc_nw.png);
	display: block;
	position: absolute;
	font-size: 2px;
	left: 0px;
	top: 0px;
	z-index: 200;
	}
/* ........................ accespro........................ */

.accespro
{
	background-image: url(../images/blue_offer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:10px 0 0 20px;
	float:left;
	width:270px; 
	height:215px;
}

.accespro .header
{
	margin:16px 0px 0px 0px;
}

.accespro .content
{
	padding:15px 0px 0px 10px;
	float:left;
	width:190px;
	height:90px;
}
/* ........................ animation........................ */
#centre_animation{
	position: absolute;
	top:20px;
	left:350px;
  height: 228px;
  width: 566px;
}
#centre_vide{
	position: absolute;
	top:20px;
	left:350px;
  height: 10px;
  width: 566px;
}

#data_bas,*+html #data_bas,#data_bas_accueil,*+html #data_bas_accueil{
	position: relative;
	width: 954px;
  min-height:350px;
  height: auto !important; 
  height: 350px; 
	margin: -190px 0 0 8px;
	/*modif sur fichier ie8*/
	/* *+html hack ie7 */
}
#data_unique{
	position: relative;
	width: 954px;
  min-height:350px;
  height: auto !important; 
  height: 350px; 
	margin: 0 0 0 8px;
}

#data_suzuki{
	background-image: url(../images/suzuki.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	width: 954px;
  min-height:479px;
  height: auto !important; 
  height: 479px; 
	margin: 0 0 0 8px;
}

/* ........................ realisation........................ */

.realisation
{
	background-image: url(../images/boite_realisation.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:298px; 
	height:154px;
	position: absolute;
	top:0px;
	left:20px;
}

.realisation .header
{
	margin:16px 0px 0px 10px;
}

.realisation .image
{
	padding:0px 0px 0px 10px;
	width:90px;
	height:110px;
	float:left;
}
.realisation .content
{
	padding:10px 0px 0px 10px;
	float:left;
	width:180px;
	height:110px;
}

.realisation .readmore
{
  position: absolute;
  width: 160px;
  left: 155px;
  top: 135px;	
}

.realisation .readmore a
{
color:#061f70;
font-weight: bold;
}
/* ........................ occasion........................ */

.occasion
{
	background-image: url(../images/boite_occasions.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:276px; 
	height:153px;
	position: absolute;
	top:0px;
	left:350px;
}

.occasion .header
{
	margin:16px 0px 0px 10px;
}

.occasion .image
{
	padding:5px 0px 0px 10px;
	width:90px;
	height:110px;
	float:left;
}
.occasion .content
{
	padding:10px 0px 0px 10px;
	float:left;
	width:160px;
	height:110px;
}

.occasion .readmore
{
  position: absolute;
  width: 160px;
  left: 110px;
  top: 135px;
}

.occasion .readmore a
{
color:#061f70;
font-weight: bold;
}
/* ........................ suzuki........................ */

.suzuki
{
	background-image: url(../images/suzuki.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:279px; 
	height:340px;
	position: absolute;
	top:0px;
	left:660px;
}

.suzuki .header
{
	margin:200px 0px 0px 150px;
	text-align: center;
}

.suzuki .content
{
	margin:10px 0px 0px 150px;
	width:120px;
	height:110px;
}

.suzuki .readmore
{
  position: absolute;
  width: 190px;
  left: 100px;
  top: 322px;
}

.suzuki .readmore a
{
color:#061f70;
font-weight: bold;
}
/* ........................ moteurs........................ */

.moteurs
{
	background-image: url(../images/moteurs.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:298px; 
	height:153px;
	position: absolute;
	top:185px;
	left:20px;
}

.moteurs .header
{
	margin:16px 0px 0px 10px;
}

.moteurs .content
{
	padding:10px 0px 0px 10px;
	width:298px;
	height:110px;
}
#m1,#m2,#m3,#m4,#m5{
position: absolute;	
font-size: 10px;
}
#m1{
	top:35px;
	left:110px;
}
#m2{
	top:55px;
	left:130px;
}
#m3{
	top:75px;
	left:150px;
}
#m4{
	top:95px;
	left:180px;
}
#m5{
	top:115px;
	left:205px;
}
/* animation promo */
#promo_animation{
	position: absolute;
	top:175px;
	left:348px;
}