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

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

div#content div {
	float: left;
}

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

div#content div.presentation div {
	margin-top: 10px;
	
	width: 97px;
	height: 105px;
	background : url(../../images/image_groupe_accueil.jpg) no-repeat;
	
	width: 290px;
	height: 95px;
	background : url(../../images/concession.jpg) no-repeat;
}

div#content div.presentation p {
	float: left;	
	height: 50px;
	margin: 3px 5px 20px 20px;
	padding-right: 5px;
	text-align: justify;
	text-indent: 20px;
	line-height: 17px;
}

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

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

div#content div.groupe p {
	height: 199px;
	margin: 20px 5px 0 30px;
	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: 35px 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;			
}

/***************$historique_box***************/
div#content div.historique {
	height: 212px;
	width: 637px;
	background : rgb(234,234,234) url(../../images/deg_fond_box.jpg) repeat-x;
	margin-top: 10px;
	padding: 10px 10px 0 10px;
	border-color: rgb(204,204,204);
	border-style: solid;
	border-width: 0 1px;
}

div#content div.historique h4 {
	text-decoration: none;
}

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