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

.mainBox{
	margin-top:20px;
	/*height:270px;*/
}
.mainBox h2{
	height:150px;
	font:normal normal bold 14px Georgia, "Times New Roman", Times, serif;
	color:#669900;
	line-height:21px;
	text-transform:uppercase;
	/*border-bottom: solid 1px #c6c6c6;*/
}
.mainBox .box1{
	background:url(/images/med_tesla.jpg) no-repeat;
	background-position:2px 30px;
}

.mainBox .box2{
	background:url(/images/med_formulaire.jpg) no-repeat;
	background-position:2px 30px;
}

.mainBox .box3{
	background:url(/images/med_patients.jpg) no-repeat;
	background-position:2px 30px;
}

.mainBox4{
	margin-top:20px;
	/*height:270px;*/
}
.mainBox4 h2{
	height:30px;
	font:normal normal bold 14px Georgia, "Times New Roman", Times, serif;
	color:#669900;
	line-height:21px;
	text-transform:uppercase;
	/*border-bottom: solid 1px #c6c6c6;*/
}

.mainBox4 .box4{
	/*
	background:url(/images/med_video.jpg) no-repeat;
	background-position:2px 30px;
	*/
}


.mainBox .box1 p, 
.mainBox .box2 p, 
.mainBox .box3 p
{
	margin:10px 2px 4px 2px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#909090;
}

.mainBox4 .box4 p 
{
	margin:10px 2px 4px 2px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#909090;
}

.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:#0066cc;
	text-decoration:none;
}
.btnBox a:hover{
	padding:5px 137px 5px 5px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#339900;
	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:#669900;
	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------------*/