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

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

div#content div {
	float: left;
}

/***************carrosserie***************/
div#content div.carrosserie {
	width: 337px;
	height: 160px;
	border-right: 1px dotted rgb(190,190,190);	
}

div#content div.carrosserie p.membre {
	margin: 11px 50px 0 0;
	line-height: 15px;
	text-indent: 20px;
	text-align: justify;
	line-height: 19px;
	
}

div#content div.carrosserie p.texte {
	float: left;
	margin: 57px 0 0 0;
	font-weight: bold;
	text-transform: capitalize;
}

div#content div.carrosserie a.axial {
	float: left;
	width: 177px;
	height: 102px;
	margin: -36px 0 0 80px;
	background : url(../../images/axial.jpg) no-repeat;
}

/***************savoir faire***************/
div#content div.savoir_faire {
	float: right;
	width: 612px;
	/*border-left: 1px dotted rgb(190,190,190);*/
}

div#content div.savoir_faire_unit {
	background-repeat: no-repeat;	
	padding-left: 190px;
	margin: 20px 0 0 26px;
}

div#content div.savoir_faire_unit p {
	height: 73px;
	margin: 20px 5px 0 0;
	padding-right: 5px;
	text-indent: 20px;
	text-align: justify;
	line-height: 16px;
}

div#content div.savoir_faire_unit p.hor {
	height: 1px;
	width: 300px;
	border-bottom: 1px dotted rgb(190,190,190);
	margin: 15px 0 0 -15px;			
}

/***************agrements***************/
div#content div.agrement {
	width: 327px;
	margin: 10px 10px 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted rgb(190,190,190);
}

div#content div.agrement a {
	float: left;
	width: 107px;
	height: 70px;	
}

div#content div.agrement a.agf {
	background : url(../../images/logo_s_agf.jpg) no-repeat center center;
}

div#content div.agrement a.amf {
	background : url(../../images/logo_s_amf.jpg) no-repeat center center;
}

div#content div.agrement a.axa {
	background : url(../../images/logo_s_axa.jpg) no-repeat center center;
}

div#content div.agrement a.direct_assurance {
	background : url(../../images/logo_s_direct.jpg) no-repeat center center;
}

div#content div.agrement a.generali {
	background : url(../../images/logo_s_generali.jpg) no-repeat center center;
}

div#content div.agrement a.gmf {
	background : url(../../images/logo_s_gmf.jpg) no-repeat center center;
}

div#content div.agrement a.maaf {
	background : url(../../images/logo_s_maaf.jpg) no-repeat center center;
}

div#content div.agrement a.macif {
	background : url(../../images/logo_s_macif.jpg) no-repeat center center;
}

div#content div.agrement a.maif {
	background : url(../../images/logo_s_maif.jpg) no-repeat center center;
}

div#content div.agrement a.matmut {
	background : url(../../images/logo_s_matmut.jpg) no-repeat center center;
}

div#content div.agrement a.mma {
	background : url(../../images/logo_s_mma.jpg) no-repeat center center;
}

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

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

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

div#content div.agrement p.texte {
	float: left;
	width: 77px;
	border: none;	
	padding: 20px 0 0 30px;
}
