/* right_top */

.cont_right{
	width:310px;
	float:right;
	float:right;
}

.right_top h3{
	font-weight:bolder;
	color:#838da8;
	font-size:32px;
	text-align:left;
	font-family:"ZagBoldRegular", Helvetica, sans-serif;
	text-shadow:#FFFFFF 0px 1px;
}

.right_top{
	width:290px;
	height:auto;
	margin:5px;
	text-align:center;
	color:#838da8;
}

.right_top p{
	width:290px;
	height:auto;
	margin:5px;
	font-size:34px;
	text-align:left;
	color:#838da8;
	font-family:"ZagBoldRegular", Helvetica, sans-serif;
}
.right_top h3{
	padding:0;
	margin:0;
}

#image_top{
	width:300px;
	height:300px;
	background:url(../img/common/bg-right.png) left top no-repeat;	
}

.right_top .desc_img{
	width:290px;
	height:auto;
	margin:5px;
	text-align:center;
	color:#838da8;
}


/* right_bottom */

.right_bottom{
	margin:20px 5px;
}

.right_bottom h4{
	font-weight:bolder;
	font-size:32px;
	text-align:left;
	color:#838da8;
	font-family:"ZagBoldRegular", Helvetica, sans-serif;
	text-shadow:#FFFFFF 0px 1px;
}

.haut-table{
	width:300px;	
	background:url(../img/common/arrondis_haut.png) left no-repeat;
	height:4px;
}
.bas-table{
	width:300px;
	background:url(../img/common/arrondis_bas.png) left no-repeat;
	height:4px;
}
.table{
	width:270px;
	background:#f6f6f6;
	padding:15px;
}

.cell{
	width:275px;
	color:#524c4c;
	background-image:url(../img/common/lien_separator.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	padding-top:5px;
}
.cell-fin{
	width:275px;
	color:#524c4c;
	padding-top:5px;
}

.cell p, .cell-fin p{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
	margin-left:2px;
	color:#524c4c;
}

.cell a, .cell-fin a{
	margin-left:2px;
	font-size:11px;
	color:#838da8;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.cell a:hover, .cell-fin a:hover{
	text-decoration:underline;
}