/************Encart***************/

.blockbas{
	margin-left: 3px;
	/*width:610px;*/
	
	float:left;
}

.blockg {
	width:610px;
	float:left;
	
	margin-left:10px;
	
}

.blockd {
	width:245px;
	float:right;
	background-color:#FFFFFF;
	padding-top:60px;
	margin-right:10px;
	background:url(images/revendeur.gif) top right no-repeat;
}

.encart {
	width:299px;
	float:left;
	background:url("images/fonenca.gif")  repeat-y top;
	/*margin-left:5px;*/
}

.fontop {
	background:url("images/encatop.gif") no-repeat top;
	padding: 5px 0px 15px 20px;
}
.fonbott {
	background:url("images/encabottom.gif") no-repeat bottom ;
	text-align:center;
	padding-bottom:15px;
}

.fontop2 {
	background:url("images/encatop2.gif") no-repeat top;
	padding: 5px 15px 5px 20px;
}


.fonbott2 {
	width:226px;
	height:45px;
	background:url("images/encabottom2.gif") no-repeat bottom;
	padding:0px 15px 5px 0px;
	text-align:right;
	
}

.encart2 {
	width:241px;
	float:none;
	background:url("images/fonenca2.gif")  repeat-y top;
	/*margin-left:5px;*/
}
	
.center {
	text-align:center;
	color:#8d8c8c;
	font-weight:bold;
	margin-top:5px;
}
.liendroite
{
	float:right;
	padding:0 11px 0 19px;
	color:#999999;
	height:20px;
	line-height:20px;
	background:url("images/favico.gif") no-repeat center left;
}	
.liendroite:hover
{
	color:#CCCCCC;
}
	
/*****************Texte********************/
.bloctext {
	margin:0 20px 0 0;
	padding: 50px 0px 5px 11px;
	background:url("images/decomac.gif") no-repeat bottom right;
}
.bloctext p
{
	text-align:justify;
	color:#4b4b4b;
}
.clear {
	clear:both;
}

