div#content {
	width: 965px;
	padding: 25px 5px 0 17px;
}

div#content h1,div#content h2 {
	margin: 0;
}

div#content div {
	float: left;
}

/***************groupe***************/
div#content div.groupe {
	position: relative;
	width: 302px;
	height: 180px;
	border-right: 1px dotted rgb(190,190,190);
}

div#content div.groupe div {
	width: 290px;
	height: 95px;
	background : url(../../images/image_groupe_accueil.jpg) no-repeat;
	background : url(../../images/concession.jpg) no-repeat;
}

div#content div.groupe p {
	float: left;
	margin: 5px 5px 0px 0px;
	text-align: justify;
	text-indent: 20px;
	line-height: 15px;
}

div#content div.groupe a.button {
	position: absolute;
	top: 160px;
	left: 200px;
	width: 75px;
}

/***************bienvenue***************/
div#content div.bienvenue {
	height: 180px;
	width: 647px;
	margin-left: 15px;
}

div#content div.bienvenue div {
	width: 221px;
	height: 143px;
	background : url(../../images/image_bienvenur_accueil.jpg) no-repeat;
}

div#content div.bienvenue p {
	height: 99px;
	margin: 20px 5px 0 40px;
	padding-right: 10px;
	text-align: justify;
	text-indent: 20px;
	line-height: 20px;
}

/***************logos***************/
div#content div.logos {
	width: 292px;
	height: 152px;
	margin: 10px 10px 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted rgb(190,190,190);
}

div#content div.logos a {
	float: left;
	height: 70px;	
}


div#content div.logos a.chevrolet {
	width: 92px;
	background : url(../../images/logo_chevrolet.gif) no-repeat center center;
	margin: 0px 4px;
}

div#content div.logos a.axial {
	width: 99px;
	background : url(../../images/logo_axial.gif) no-repeat center center;
	margin: 0px 4px;
}

div#content div.logos a.yamaha {
	width: 69px;
	background : url(../../images/logo_yamaha.gif) no-repeat center center;
	margin: 0 5px;
}

div#content div.logos a.daewoo {
	width: 69px;
	background :  url(../../images/logo_daewoo.jpg) no-repeat center center;
	margin: 0 5px; 
}

div#content div.logos a.ssangyong {
	width: 92px;
	background : url(../../images/logo_ssangyong.gif) no-repeat center center;
	margin: 0px 5px; 
}

div#content div.logos a.ligier {
	width: 99px;
	background : url(../../images/logo_ligier.jpg) no-repeat center center;
	margin: 0px 4px; 
}

div#content div.logos p {
	border-color: rgb(190,190,190);
	border-style: dotted;	
}

div#content div.logos p.ver {
	float: left;
	width: 1px;
	height: 30px;
	border-width: 0 1px 0 0;
	margin: 25px 0 0 0;	
}

div#content div.logos p.hor {
	clear: both;
	height: 1px;
	width: 100%;
	border-width: 1px 0 0 0;
	margin: 5px 0 3px 0;			
}

/***************occasions***************/
div#content div.occasions {
	height: 127px;
	width: 642px;
	background : rgb(234,234,234) url(../../images/deg_fond_box.jpg) repeat-x;
	margin-top: 10px;
	padding: 30px 5px 0 10px;
	border-color: rgb(204,204,204);
	border-style: solid;
	border-width: 0 1px;
}

div#content div.occasions div.left {
	width: 185px;
	text-align: center;
}

div#content div.occasions div.left h2 {
	float: left;
	width: 183px;
	background-image: none;
	text-align: left;
	padding: 0;
}

div#content div.occasions div.left h2 span {
	float: right;
}

div#content div.occasions div.left a.button {
	float: left;
	margin: 19px 0 0 25px;
	padding-left: 10px;
	padding-right: 10px;
}

div#content div.occasions div.autos_box {
	width: 222px;
	height: 92px;
	background : rgb(234,234,234) url(../../images/image_occaz_auto_accueil.jpg) repeat-x;	
	margin-left: 10px;
}

div#content div.occasions div.motos_box {
	width: 218px;
	height: 92px;
	background : rgb(234,234,234) url(../../images/image_occaz_moto_accueil.jpg) repeat-x;	
	margin-left: 5px;
}