.titreongletprincipal {
	/*width: 188px;*/
	height: 32px;
	font-size: 16px;
	color:#fff8e4;
	font-weight: bold;
}
.titreongletprincipal table {
	width:100%;
	border-collapse: collapse;
	padding:0px;
	margin:0px;
	border:0px;
}
.titreongletprincipal .titreongletprincipal_gauche {
	width: 14px;
	height: 32px;
	background-image:url(../../images/titre_col_gauche.gif);
	background-repeat:no-repeat;
}
.titreongletprincipal .titreongletprincipal_centre {
	height: 32px;
	text-align:center;
	background-image:url(../../images/titre_col_centre.gif);
	background-repeat:repeat-x;
	font-size: 16px;
	color:#fff8e4;
	font-weight: bold;
}
.titreongletprincipal .titreongletprincipal_droit {
	width: 14px;
	height: 32px;
	background-image:url(../../images/titre_col_droite.gif);
	background-repeat:no-repeat;
}
.tableongletprincipal {
	/*width:186px !important; width: 188px;*/
	margin:0px;
	padding:5px;
	padding-top:10px;
	font-weight: normal;
	border-left:#9db0bc 1px solid;
	border-right:#9db0bc 1px solid;
	border-bottom:#9db0bc 1px solid;
	background-color: #f7f2e5;
}




