.tbl-content-main {
	padding : 20px 25px 20px 25px;
	margin : 0px 0px 0px 0px;
 
	color: #000000;
	font : normal normal 13px Trebuchet MS;
	font-weight : normal;
	font-family : Trebuchet MS;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
}
.tbl-content-main A			{font-weight : normal; color : #777777;	text-decoration : none;} 
.tbl-content-main A:HOVER	{font-weight : normal; color : #777777;	text-decoration : underline;}
.tbl-content-main A:ACTIVE	{font-weight : normal; color : #777777;}
.tbl-content-main A:VISITED	{font-weight : normal; color : #777777;}
.tbl-content-main A:LINK 	{}

.tbl-content-tab {
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
 
	color: #000000;
	font : normal normal 13px Trebuchet MS;
	font-weight : normal;
	font-family : Trebuchet MS;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
}
.tbl-content-tab A			{font-weight : normal; color : #777777;	text-decoration : none;} 
.tbl-content-tab A:HOVER	{font-weight : normal; color : #777777;	text-decoration : underline;}
.tbl-content-tab A:ACTIVE	{font-weight : normal; color : #777777;}
.tbl-content-tab A:VISITED	{font-weight : normal; color : #777777;}
.tbl-content-tab A:LINK 	{}



.Titre3						{font-family: Trebuchet MS; font-weight: bold; font-size : 16px;color: rgb(0, 106, 182); padding : 0px 0px 0px 0px;}
.Titre4						{font-family: Trebuchet MS; font-weight: bold; font-size : 13px;color: rgb(0, 106, 182); padding : 0px 0px 0px 0px;}

.tbl-menu-gris {
	padding : 0px 0px 0px 15px;
	margin : 0px 0px 0px 0px;
	background-color: #aaaaaa; 
	color: #000000;
	
	font : normal normal 10px Verdana;
	font-weight : normal;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
}
.tbl-menu-gris A{
	font-weight : normal;
	color : #000000;
	text-decoration : none;
} 
.tbl-menu-gris A:HOVER{
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
.tbl-menu-gris A:ACTIVE{
	font-weight : normal;
	color : #000000;
}
.tbl-menu-gris A:VISITED{
	font-weight : normal;
	color : #000000;
}
.tbl-menu-gris A:LINK {
	
}


.tbl-menu-noir {
	padding : 0px 0px 0px 15px;
	margin : 0px 0px 0px 0px;
	background-color: #000000; 
	color: #ffffff;
	
	font : normal normal 10px Verdana;
	font-weight : normal;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
}
.tbl-menu-noir A{
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
} 
.tbl-menu-noir A:HOVER{
	font-weight : normal;
	color : #ffffff;
	text-decoration : underline;
}
.tbl-menu-noir A:ACTIVE{
	font-weight : normal;
	color : #ffffff;
}
.tbl-menu-noir A:VISITED{
	font-weight : normal;
	color : #ffffff;
}
.tbl-menu-noir A:LINK {
	
}

.tbl-header {
	padding : 5px 10px 10px 5px;
	margin : 0px 0px 0px 0px;
	background-color: #000000; 
	color: #ffffff;
	font : normal bold 30px Arial;
	font-weight : bold;
	font-family : Arial;
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
}
.tbl-header A{
	font-weight : normal;
	color : #FFE243;
	text-decoration : none;
} 
.tbl-header A:HOVER{
	font-weight : normal;
	color : #FFE243;
	text-decoration : underline;
}
.tbl-header A:ACTIVE{
	font-weight : normal;
	color : #FFE243;
}
.tbl-header A:VISITED{
	font-weight : normal;
	color : #FFE243;
}
.tbl-header A:LINK {
	
}

.tbl-content-left {
	padding : 5px 10px 10px 15px;
	margin : 0px 0px 0px 0px;
	background-color: #ffffff; 
	color: #000000;
	font : normal normal 11px Verdana;
	font-weight : normal;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	border-right: 1px dashed #dedede;
}
.tbl-content-left A{
	font-weight : normal;
	color : #22528e;
	text-decoration : none;
} 
.tbl-content-left A:HOVER{
	font-weight : normal;
	color : #22528e;
	text-decoration : underline;
}
.tbl-content-left A:ACTIVE{
	font-weight : normal;
	color : #22528e;
}
.tbl-content-left A:VISITED{
	font-weight : normal;
	color : #22528e;
}
.tbl-content-left A:LINK {
	
}


.separator{
	color: #dedede;
	border-bottom: 1px solid #cecece;	
}

