@import url(style.css);

div#centre
{
	margin: 40px 0px;
	height: 100%;
}

/* fond d'écran début */

div#fond-centre
{
	margin: 40px 80px;
}

p
{
	margin: 5px 0px;
}

p.fond-vignette
{
	text-align: center;
	margin: 20px 0px;
}

p.fond-vignette img
{
	width: 360px;
	height: 270px;
	border: 1px solid #000;
}

p.fond-lien
{
	text-align: center;
	font-weight: bold;
	margin: 20px 0px;
}

p.fond-lien a
{
	margin: 0px 5px;
}

/* fond d'écran fin */

/* idées aménagement début */

div.bloc-idee,div.bloc-idee-inverse
{
	float: left;
}

div.bloc-idee
{
	text-align: left;
	margin-left: 20px;
}

div.bloc-idee img
{
	float: left;
}

div.bloc-idee p
{
	margin: 5px 10px 0px 220px;
}

div.bloc-idee h3
{
	margin: 0px 10px 10px 220px;
}

div.bloc-idee img,div.bloc-idee-inverse img
{
	border: 1px solid #000;
	width: 200px;
	margin-bottom: 40px;
}

div.bloc-idee-inverse
{
	text-align: right;
	margin-left: 20px;
}

div.bloc-idee-inverse img
{
	float: right;
}

div.bloc-idee-inverse p
{
	margin: 5px 220px 0px 10px;
}

div.bloc-idee-inverse h3
{
	margin: 0px 220px 10px 10px;
}

div.large
{
	clear: both;
	width: 600px;
	margin-left: 120px;
}

div.etroit
{
	width: 380px;
}

div.pave
{
	clear: both;
	border-width: 1px;
	border-style: solid;
	margin: 20px 100px;
}

div.pave p
{
	margin: 5px 10px;
}

body.par div.pave
{
	border-color: #99B8BB;
}

body.pro div.pave
{
	border-color: #90A7AC;
}

div#contenu div.pave h3
{
	margin: 0px 0px 10px;
}

div#grand-volume
{
	height: 220px;
}

div#grand-volume h3
{
	margin-top: 40px;
}

/* idées aménagement fin */

/* acova recrute début */

div.offre
{
	clear: both;
}

div.offre h3
{
	margin: 0px 0px 8px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}

div.offre p
{
	margin: 5px 0px 0px;
}

body.par div.offre h3
{
	background-image: url("../Particulier/images/fleche.gif");
}

body.pro div.offre h3
{
	background-image: url("../Professionnel/images/fleche.gif");
}

div.offre strong
{
	font-size: 1.2em;
}

div#centre div.offre a
{
	float: left;
	width: 128px;
	height: 21px;
	background-image: url("../images/candidature.gif");
	background-repeat: no-repeat;
	margin: 6px 0px 30px 0px;
}

/* acova recrute début */
