/* CSS Document */
.clair{
	background-color:#e2ebf2;
	color:#013774;
	width:780px;
}

.corps_boite_clair{
	background-color:#e2ebf2;
	margin: 0;
	padding:12px 0 0 0;
	background-image:url(../../img/graph/boite_HTd.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	width: 780px;
}


#titre{
	background-image:url(../../img/icones/decouvrez.gif);
	background-repeat:no-repeat;
	font-size:0.7em;
	font-weight:bold;
	color:#003471;
	padding:15px 0 0 20px;
}

.boite_onglet .corps_boite_clair:after{
	float:left;
	clear:right;
	display:block;
	content:".";
	visibility:hidden;
	height:0px;
}

.boite_onglet .corps_boite_clair .element_boite{
	margin: 0 0 0 9px!important;
	margin: 0 0 0 8px;
	padding:0;
	float: left;
	background-color:#e2ebf2;
}

.boite_onglet .corps_boite_clair .bas_g{
	height:5px;
	width: 678px;
	float:left;
	font-size: .01em;
	background-color:#e2ebf2;
	background-image:url(../../img/graph/boite_bgauche.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-repeat:no-repeat;
}

.boite_onglet .corps_boite_clair .bas_d{
	height:5px;
	width:12px;
	float:right;
	font-size: 0.01em;
	background-image: url(../../img/graph/boite_bdroite.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#e2ebf2;
}