#container #content #body p {font-size:0.8em}

#container #content #body #introduction
{
	width: 678px;
	font-size: 1em;
	margin-bottom: 20px;
	text-align: justify;
}

#container #content #body #left-part { position: relative; width: 690px; }
#container #content #body #informations {width:275px;}

#container #content #body #informations .information {
	position:relative;
	padding-bottom:30px;
	margin-bottom:24px;
}

#container #content #body #informations .information h2 {
	text-transform:uppercase;
	font-size:1em;
	background:transparent url(/images/home/title-275.png) bottom center no-repeat;
	color:#FFF;
	padding:6px 7px 13px;
}

#container #content #body #informations .information #macaron {
	position:relative;
	width:185px;
	height:185px;

	margin:0 auto;
	
	font-family: Arial, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #333;

	text-align: left;
}

#container #content #body #informations .information #macaron sup {
	font-size: 0.65em;
}

#container #content #body #informations .information #macaron-bg {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	
	background:transparent url(/images/home/badge-tarif-apsara-menage.png) no-repeat;
	padding: 72px 0px 0px 32px;
}

#container #content #body #informations .information a#macaron-link {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	
	color: #fff;
	padding: 71px 0px 0px 31px;
	text-decoration: none;
}

#container #content #body #informations .information p {
	margin:0.4em 0 0.9em;
}

#container #content #body #informations .information img.more {
	position:absolute;
	bottom:0;
	right:0;
}

#container #content #body #jobs {
	position:absolute;
	left:291px;
	top:0px;
	width:387px;
}

