/*------------BOX STYLES------------*/

.mainBox{
	margin-top:20px;
	height:300px;
}
.mainBox h2{
	height:116px;
	font:normal normal bold 14px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
	line-height:21px;
	text-transform:uppercase;
	border-bottom: solid 1px #c6c6c6;
}
.mainBox .box1{
	background:url(/images/box1.gif) no-repeat;
	background-position:170px 20px;
}
.mainBox .box1 p, .mainBox .box2 p, .mainBox .box3 p {
	margin-top:10px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#909090;
}

.mainBox .box2{
	background:url(/images/box2.gif) no-repeat;
	background-position:75px 6px;
}

.mainBox .box3{
	background:url(/images/box3.jpg) no-repeat;
	background-position:50px 14px;
}

.rvBox{
	height:116px;
	margin-top:20px;
	background:url(/images/topBox.gif) no-repeat  #DDDDDD;
}

.rvBox h2{
	padding:10px 0px 10px 10px;
	font:normal normal bold 14px Georgia, "Times New Roman", Times, serif;
	color:#595959;
	border-bottom: solid 1px #acacac;
	line-height:21px;
	text-transform:uppercase;
	height:96px;
}

.rvBox .box4{
	background:url(/images/box4.gif) no-repeat;
	background-position:120px 3px;
}

.rvBox .box4 p{
	padding:10px 10px 10px 10px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	height:194px;
	color:#787878;
	background:url(../images/bottomBox.gif) no-repeat #dddddd;
	background-position:bottom;

}
.rvBox .box4 p a{
	color:#444444;
}

.rvBox .box4 p a:hover{
	color:#000000;
}

.btnBox{
	margin-top:5px;
	background:url(/images/btnBox.gif) no-repeat;
	height:26px;
	padding:7px 0px 0px 3px;
}
.btnBox a,
.btnBox a:visited{
	padding:5px 137px 5px 5px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#339900;
	text-decoration:none;
}
.btnBox a:hover{
	padding:5px 137px 5px 5px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#0066cc;
	text-decoration:none;
}

/*------------END BOX STYLES------------*/


/*------ Slider JQuery ----------*/

.jslider {
	height:300px;	
}


/*------ Slider JQuery ----------*/


/*------------PARTENAIRES STYLES------------*/

.p-titre h2{
	float:left;
	padding:20px 20px 10px 10px;
	font:normal normal bold 14px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
	text-transform:uppercase;
}

.partenaires{
	margin:10px 10px;
	height:98px;
	border-top: solid 1px #c6c6c6;
}

.partenaires ul li{
	float:left;
	display:inline;
	padding:12px 10px 0px 10px;

}
/*------------END PARTENAIRES STYLES------------*/