body,td,th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/*
h1{	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}
*/
select{
	font-size: 8pt;
}

#centre{
	/*margin-left:105px;*/
	background-color:#ffc;
	vertical-align: top;
	padding: 5px;
}
#navGauche{
	/*width:105px;*/
	background-color:#000099;
	text-align:center;
	vertical-align: top;
}
#navGauche a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

#navGauche div{
	padding-top:11px;
}

.lstRubs {
	margin		: 0.8em;
	font-size	: 16px;
}

.lstRubs a{
	font-weight:bold;
}

.lienRubs{
	/*color: Black;*/
	text-decoration: none;
}
th.tabentete{

	background-color		: #3bb277;
	font-size		: 12px;
	color			: #FFFFFF;
	padding			: 3px;
	font-weight		: normal;
}
.entetes th{
	/*background-color	: #DFDFDF;
	color			: #494949;
	text-align		: left;
	font-weight		: bold;
	font-size		: 13px;
	padding 		: 5px;*/
	background-color		: #3bb277;
	font-size		: 12px;
	color			: #FFFFFF;
	padding			: 3px;
	font-weight		: normal;
	text-align		: left;
	
}

.tab1 td{
	background-color: #fff;
	text-align: center;
	border-right: 1px solid white;
	color: #008;
	padding 		: 5px;
}
/*
.tab1 a{
	color: #008;
}

*/
.tab0 td{
	background-color: #fdfbd9;
	text-align: center;
	border-right: 1px solid white;
	color: #008;
	padding 		: 5px;
}
/*
.tab0 a{
	color: #008;
}
*/
.tabGauche{
	font-weight:bold;
	padding-bottom:5px;
	background-color: #fdfbd9;

}

.tabDroite {
	background-color	: #fff;
	border			:1px solid #ddd;
}

a.lienRetour{
	text-decoration:underline;
}