/* <GENERAL> */
.green_box,
.blue_box { 
	width:235px;
	height:144px;
	margin:0 auto;
	text-align:center;
}

.green_box p,
.grey_box p,
.blue_box p,
.orange_box,
.blue_box_axis,
.grey_box { padding:0; margin:0; }

.green_box .titlebox_head,
.blue_box .titlebox_head { display:none; }

.green_box .titlebox_body,
.grey_box .titlebox_body,
.blue_box .titlebox_body { 
	color:#ffffff;	
	padding:15px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}

.green_box .titlebox_foot,
.blue_box .titlebox_foot { display:none; }
/* </GENERAL> */

.green_box { background:url(../img/quote_green_bg.jpg) no-repeat top center; }
.green_box .titlebox_head {}
.green_box .titlebox_body {}
.green_box .titlebox_foot {}

.blue_box { background:url(../img/quote_blue_bg.jpg) no-repeat top center; }
.blue_box .titlebox_head {}
.blue_box .titlebox_body {}
.blue_box .titlebox_foot {}

.grey_box{
	width:213px;
	background-color: #4e4e4e;
	margin:0 auto;
	text-align:center;
}
.grey_box .titlebox_head{ background: url(../img/quote_grey_top.gif) no-repeat top left; height: 13px; }
.grey_box .titlebox_head span{display: none;}
.grey_box .titlebox_foot{ background: url(../img/quote_grey_bottom.gif) no-repeat bottom left; height: 10px;}
.grey_box  .titlebox_body h3{margin-top:0;}



.white_box{
	width:211px;
	background-color: #fff;
	margin:0 auto;
	text-align:center;
}
.white_box .titlebox_body a:link, .white_box, .white_box a{color:#252525!important;}
.white_box .titlebox_body {padding: 0px 5px 0px 5px;}
.white_box .titlebox_body a:hover{color:#252525!important;}
.white_box .titlebox_head{ background: url(../img/btBlanc_top.gif) no-repeat top left; height: 13px; }
.white_box .titlebox_head span{display: none;}
.white_box .titlebox_foot{ background: url(../img/btBlanc_bottom.gif) no-repeat bottom left; height: 10px;}
.white_box  .titlebox_body h3{margin-top:0;}
		
.orange_box {
	width:211px;
	margin:0 auto;
	text-align:center;
}
.orange_box  .titlebox_head{ background: url(../img/bt_orange_top.gif) no-repeat top left; height: 14px; }
.orange_box  .titlebox_head span{display: none;}
.orange_box  .titlebox_foot{ background: url(../img/bt_orange_bottom.gif) no-repeat bottom left; height: 13px;}	
.orange_box  .titlebox_body{ height: 155px; background:url(../img/bt_orange.gif) no-repeat top center #de7516; }
.orange_box  .titlebox_body h3, .orange_box  .titlebox_body h4{margin-top:0;}
.blue_box_axis {
	width:211px;
	margin:0 auto;
	text-align:center;
}
.blue_box_axis .titlebox_body{ height: 154px; background:url(../img/bt_bleu.gif) no-repeat top center #016b92;}
.blue_box_axis  .titlebox_head{ background: url(../img/bt_bleu_top.gif) no-repeat top left; height: 14px; }
.blue_box_axis  .titlebox_head span{display: none;}
.blue_box_axis  .titlebox_foot{ background: url(../img/bt_bleu_bottom.gif) no-repeat bottom left; height: 14px;}
.blue_box_axis  .titlebox_body h3, .blue_box_axis  .titlebox_body h4{margin-top:0;}	


.filetOrange_axis {
	width:211px;
	margin:0 auto;
	text-align:center;
}
.filetOrange_axis .titlebox_body{ padding: 10px; border-left: solid 2px #de7516; border-right: solid 2px #de7516;}
.filetOrange_axis  .titlebox_head{ background: url(../img/filetOrange_top.gif) no-repeat top left; height: 14px; }
.filetOrange_axis  .titlebox_head span{display: none;}
.filetOrange_axis  .titlebox_foot{ background: url(../img/filetOrange_bottom.gif) no-repeat bottom left; height: 13px;}
.filetOrange_axis  .titlebox_body h3, .filetOrange_axis  .titlebox_body h4{margin-top:0;}	

