/* Mainpage */
.line_top2 {
border-top: solid 1px #646E98;
}
/* En savoir plus */
.esp_96px { 
  background: #E0E2EA url('/lib/images/FRAOG/esp/big_blue_arrow.gif') no-repeat top right; 
  }
.esp_64px { 
  background: #E0E2EA url('/lib/images/FRAOG/esp/med_blue_arrow.gif') no-repeat top right; 
}
.esp_32px { 
  background: #E0E2EA url('/lib/images/FRAOG/esp/lit_blue_arrow.gif') no-repeat top right;
}
/* Skin: PageTitle */
.titleH2 {
	font-size: 15px;
	color: #656E99;
	font-weight: bold;
	border-bottom: solid 1px #656E99;
}
/* Skin: SecBas */
H3.findmoreH3 {
	border-bottom: solid 1px #B2B6CC;
	color:  #646E98;
}
/* Title */
H3.InterTitreH3 {
	border-bottom: solid 1px #B2B6CC;
	font-size: 11px;
	color:  #000000;
	margin-bottom: 3px;
}
/* Bandeaux */
/* SKIN: BandeauRSS et BandeauStandard */
.pave, .pave_last {
	border-left: solid 1px #646E98;
	border-right: solid 1px #646E98;
	border-bottom: solid 1px #646E98;
	margin-bottom: 15px;
}

.pave_last {
    border-bottom: solid 1px #646E98;
    margin-bottom: -1 px;
}
.pave_title {
	border-left: solid 1px #646E98;
	border-right: solid 1px #646E98;
	border-top: solid 1px #646E98;
	border-bottom: solid 1px #646E98;
	background-color: #E0E2EA;
	font-size: 11px;	
	text-transform: uppercase;
	color: #646E98;
	font-weight: bold;
}

/* Encadrement Bleu */
/* SKIN: § LISTE*/
.box_separation {
	border-right: solid 1px #B1B6CB;
	border-left: solid 1px #B1B6CB;
	border-top: solid 1px #B1B6CB;
}
.box_middle {
	border-right: solid 1px #B1B6CB;
}

.box_top {
	border-top: solid 1px #B1B6CB;
	border-left: solid 1px #B1B6CB;
}
.box_right {
	border-right: solid 1px #B1B6CB;
}
.box_left {
	border-left: solid 1px #B1B6CB;
}
.box_bottom {
	border-bottom: solid 1px #B1B6CB;
	border-right: solid 1px #B1B6CB;
}

div#corner_top {
  background-image: url(/lib/images/FRAOG/blue_corner_top.gif);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  padding: 0;
}

div#corner_bottom {
  background-image: url(/lib/images/FRAOG/blue_corner_bottom.gif);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  padding: 0;
}
/* -------- ONGLET BLEU -------- */
.onglet_top {
	border-top: solid 1px #B1B6CB;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	color: #646E98;
}
.onglet_on {
	border-top: solid 1px #B1B6CB;
	color: #766C6D;
}
.onglet_off {
	text-align: center;
	background-color: #646E98;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	/*border-top: solid 1px #736D6B;
	border-bottom: solid 1px #736D6B;*/
}
.onglet_off A {
	color: #FFFFFF;
}
.onglet_bgcolor_on {
background-color: #FFFFFF;
}
.line_bottom {
	border-bottom: solid 1px #B1B6CB;
}
.line_side {
border-left: solid 1px #B1B6CB;
border-right: solid 1px #B1B6CB;
}


div#onglet_leftcorner {
	background-image: url(/lib/images/FRAOG/blue_onglet_leftcorner.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	padding: 0;
}
	
div#onglet_rightcorner {
	background-image: url(/lib/images/FRAOG/blue_onglet_rightcorner.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	padding: 0;
}
div#onglet_left_on {
	background-image: url(/lib/images/FRAOG/onglet/blue_onglet_left_on.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 33px;
	padding: 0;
}
div#onglet_right_on {
	background-image: url(/lib/images/FRAOG/onglet/blue_onglet_right_on.gif);
	background-repeat: no-repeat;
	width: 7x;
	height: 33px;
	padding: 0;
}
div#onglet_left_off {
	background-image: url(/lib/images/FRAOG/onglet/blue_onglet_left_off.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 33px;
	padding: 0;
}
div#onglet_right_off {
	background-image: url(/lib/images/FRAOG/onglet/blue_onglet_right_off.gif);
	background-repeat: no-repeat;
	width: 7x;
	height: 33px;
	padding: 0;
}
/* FAQ */
.faq_question {
	color: #646E98;
	font-weight:bold;
	}
/* Vue Corporate */
.line_top {
border-bottom: solid 1px #646E98;
border-top: solid 1px #646E98;
}
