#pageInnerHome{
	position:relative;
	/*height:auto;
	_height:530px;
	min-height:530px;*/
}

#home{
	background:url(../_img/bg_home01.jpg) no-repeat 768px -225px;
	position:relative;
	height:auto;
	_height:430px;
	min-height:430px;
}

#homeMenuH{
	font-size:14px;
	color:#000099;
}

#homeInner{
}

#homeLeft{
	width:520px;
	float:left;
}

#homeRight{
	background:url(../_img/bg_home02.jpg) no-repeat;
	width:248px;
	height:415px;
	overflow:hidden;
	float:left;
	font-size:10px;
}

#homeRightActus{
	height:180px;
	font-size:9px;
	padding:0 0 10px 0;
}

#homeRightInner{
	padding:0 5px 0 5px;
}

.homeActus{
	height:180px;
	font-size:9px;
	padding:0 0 10px 0;
	/*padding:0 50px 0 20px;
	margin:0 0 10px 0;*/
}
.homeActus li{
	list-style:none;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background:url(../_img/motif01.gif) repeat-x bottom;
}
.homeActus li.last{
	background:none;
}
.homeActus a:link,
.homeActus a:visited{
	color:#333333;
	text-decoration:none;
}
.homeActus a strong{
	display:block;
}
.homeActus a:hover,
.homeActus a:active,
.homeActus a:hover strong,
.homeActus a:active strong{
	text-decoration:underline;
}

#homeLeft p{
	background:#FFF;
	font-size:10px;
	padding:5px 20px 10px 30px;

}

#home .btn{
	color:#FF7843;
	font-size:13px;
	font-weight:bold;
	border:none;
	background:none;
}

.homeSearch{
	margin:0 0 10px 0;
}

.homeSearch,
.homeNewsletter{
	padding:0 0 0 20px;
}

.homeSearch .saisie,
.homeNewsletter .saisie{
	width:123px;
	color:#7F7F7F;
	border:1px solid #C2C2C5;
	font-size:10px;
	margin:0 0 5px 5px;
}
.homeNewsletter p{
	margin:0 0 5px 0;
}


a.lastNl:link,
a.lastNl:visited{
	color:#218719;
}

a.lastNl:hover,
a.lastNl:active{
	text-decoration:none;
}

