/* CSS Document */
#intro p{
	text-align:justify;
	width:654px;
	padding-left:10px;
}

.formule{
	position:relative;
	float:left;
	background:url(../images/fond_formules.gif) no-repeat;
	height:160px;
	margin:10px 12px;
	padding:11px 0px 0 18px;
	width:300px;
}

.paraFormule{
	left:100px;
	line-height:13px;
	position:absolute;
	text-align:justify;
	top:11px;
	width:200px;
}
.formule .prix{
	color:#E83351;
	font-size:14px;
	font-weight:bold;
	left:5px;
	position:absolute;
	text-align:right;
	top:130px;
	width:85px;
}

#contentBlockHome{
	width:365px;
	float:left;
}

#homeAccueil{
	background:url(../images/fond-titre-accueil.gif) no-repeat;
	color:white;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 0 1px 0;
	text-align:center;
	width:103px;
	height:26px;
	margin-left:29px;
}

#blockAccueil{
	background:url(../images/fond-block-accueil.gif) no-repeat;
	height:494px;
	margin-left:13px;
	padding:10px 15px 10px 10px;
	width:327px;
}

#contentBlockActus{
	width:166px;
	float:left;
}

#homeActus{
	background:url(../images/fond-titre-accueil.gif) no-repeat;
	color:white;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 0 1px 0;
	text-align:center;
	width:103px;
	height:26px;
	margin-left:73px;
}

#blockActus{
	background:url(../images/fond-block-actus.gif) no-repeat;
	height:494px;
	margin-left:60px;
	padding:10px 15px 10px 10px;
	width:141px;
}

.menu_deroulant
{
	height: 480px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

#menu_defile
{
	position: relative;
	text-align:justify;
}
