/* ACCORDEON */
.accordeon {
	border: 1px solid #CCC; padding: 4px; background: url('../images/bckgd-accordeon.jpg') no-repeat 4px 4px; margin-bottom: 25px;
}

.accordeon div .onglet {
	float: left; cursor: pointer; margin-right: 2px;
}

.accordeon div .depliant {
	overflow: hidden; cursor: pointer; font-size: 272px;
}

.accordeon .nouvelle-gamme {
	background: url('../images/nouvelle-gamme.jpg') no-repeat;
}

.accordeon .terrains-disponibles {
	background: url('../images/terrains-disponibles.jpg') no-repeat;
}

.accordeon .maison-temoin {
	background: url('../images/maisons-temoins.jpg') no-repeat;
}

.accordeon .garanties-jbm {
	background: url('../images/garanties-jbm.jpg') no-repeat;
}

/* ********** */

.gd_bloc {
	width: 468px; height: 220px;
}

.gd_bloc h4 {
	width: 227px;
}

.gd_bloc h4, .gd_bloc h4 a {
	margin-left: 0px;
}

.gd_bloc .lien {
	width: 453px;
}

.moyen_bloc {
	width: 383px; height: 497px;
}

.moyen_bloc div {
	height: 75px; margin: 0px 0px 10px 0px;
}

.moyen_bloc .lien {
	width: 368px;
}

.pt_bloc {
	width: 275px; height: 133px;
}

.pt_bloc a {
	margin-left: 0px;
}

.pt_bloc .texte {
	width: 148px; margin-left: 0px;
}

.pt_bloc .contact {
	text-align: center;
}

.pt_bloc .contact a {
	line-height: 142%;
}

.partenaires ul * {
	margin-left: 0px;
}

.partenaires ul li {
	width: 51px; text-align: center; padding: 4px 0px;
}

.partenaires .plus {
	text-align: right; padding-top: 10px;
}

.terrain {
	width: 235px; margin-left: 0px;
}

.terrain * {
	margin-left: 0px;
}

