.onglet{
	float:left;
	/*width:33.333333333333%;*/
	overflow:hidden;
	clear:right;
}

.onglet_right{
	background-color:#eeeeee;
        border-right:2px solid #898989;
	margin-right:-2px;
}

.bg_gris .button_left, .bg_bleu .button_left{
	left: 0px;
	top:0px;
	float:left;
	height:39px;
	width:39px;
}
.bg_gris .button_left{
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/gris_mark.gif') repeat;
}
.bg_bleu .button_left {
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/bleu_mark.gif') repeat;
}

.bg_bleu .button_right, .bg_gris .button_right{
	height: 39px;
	width: 2px;
	float:right;
}


.bg_gris .button_right{
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/gris_border.gif') repeat;
}

.bg_bleu .button_right{
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/bleu_fond.gif') repeat;
}


.bg_gris, .bg_bleu{
	float:left;
	height:39px;
	width:100%;
	overflow:hidden;
	padding-right:2px;
}

.bg_gris{
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/gris_fond.gif') repeat;
}

.bg_bleu{
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/bleu_fond.gif') repeat;
}

.bg_bleu .text, .bg_gris .text{
	font-weight: bold;
	padding-top:10px;
	height:25px;
	overflow:hidden;
	float:left;
}

.bg_gris .text{
	color:#084560;
}
.bg_bleu .text{
	color:#ffffff;
}

.bg_gris .button_center, .bg_bleu .button_center, .bg_bleu .button_last, .bg_gris .button_last {
	height:39px;
	width:41px;
	float:left;
}


.bg_bleu .button_last {
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/bleu_center_bleu.gif') repeat;
}

.bg_gris .button_last {
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/bleu_center_bleu.gif') repeat;
}

.bg_bleu .button_center{
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/gris_center.gif') repeat;
}

.bg_gris .button_center{
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/bleu_center.gif') repeat;
}


.onglets{
	width:98%;
	height:100%;
	float:left;
	clear:both;
}
.m_body{
	float:left;
	width:100%;
	background-color:#eeeeee;
	border-left:2px solid #898989;
	border-bottom:2px solid #898989;
	border-top:0;
}

.m_left, .m_right{
	width:2px;
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/gris_border.gif') repeat;
}

.m_left{
	float:left;
}

.m_right{
	float:right;

}
.m_center{
	float:left;
	width:100%;
	border-top:0;
	margin-left:-2px !important;
	margin-left:-1px !important!;
	border-right:2px solid #898989;
	overflow:hidden;
	overflow-y:auto;
}

.m_bottom{
	clear:both;
	height:20px;
	width:100%;
	background: url('http://images.geneanet.org/v3/pictos_doc/communs/gris_border_bottom.gif') repeat;
}

.m_text{
	padding:10px;
	text-align:left;
}

.m_display{
	display:block;
}

.m_hide{
	display:none;
}

div.olline{
	margin-left:40px;
	margin-bottom: 12px;
	margin-top:10px;
}

ol.olline li{
}

.switchMessage{
	text-decoration:underline;
	cursor:pointer;
}
.displayMsgLine{
	text-decoration:underline;
}
.hideMsgLine{
	text-decoration:underline;
}
.loadingMsg{
	color: red;
	text-align:center;
}

