/* CSS Document */

body {
	padding:0;
	margin:20px 10px 10px 10px;
	background-color:#FFF8DE;
}

#conteneur {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 550px;
	margin-left: -450px;
	margin-top: -275px;
}

.top {
	width:inherit;
	height:155px;
	clear:both;
}

.actu {
	width: 475px;
	height: 380px;
	margin: -5px 0 0 0;
	padding: 0 9px 20px 11px;
	float:left;
	background-image:url(../CMS/ImagesNav/homepage_03.gif);
	background-position: 0 5px;
	background-repeat:no-repeat;
	line-height:14px;
	/*border: solid 1px #ff00f0;*/
}

.actu_in_fondblanc {
	margin: 0;
	width: 465px;
	height: 370px;
	padding: 15px 10px 0 10px;
	background-color: #ffffff;
}

.actu h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#F37A09;
	/*margin:0 0 10px 0;*/
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background-image:url("/CMS/ImagesNav/puce_titre_h1.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

.actu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:11px;*/
	font-size: 0.7em;
	line-height: 1.25em;
	font-weight:normal;
	margin:5px 0;
	padding:0;
	text-align:justify;
}

.actu h2.orange {
	color:#F37A09;
}

.actu p {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:11px;*/
	font-size: 0.7em;
	line-height: 1.25em;
	text-align:justify;
	margin:5px 0;
	padding:0;
}
 
 .actu a {
	color:#f69e4c;
}
 
 .actu a:hover {
	color:#f2460a;
}
 
#nav {
	width:405px;
	height:395px;
	float:left;
}

#nav_ages {
	position:absolute;
	left:689px;
	top:359px;
	width:191px;
	height:147px;
	z-index:1;
	text-align:right;
}

.bottom {
	width:900px;
	margin:5px 0;
	text-align:center;
	color:#f69e4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:0;
	float:left;
	clear:both;
}

.bottom a {
	color:#f69e4c;
	text-decoration:none;
}

p.adresse {
	color:#999999;
	margin:0 180px;
	padding:5px 0;
	border-top:1px solid #CCCCCC;
}

p.adresse a {
	color:#999999;
}

p.adresse a:hover {
	color:#000000;
}

p.droite {
	text-align:right;
	padding:0;
	margin:0;
}
