
table.table-principale{
	border-style	 	: solid;
	border-color	 	: #333333;
	border-width 		: 0px 1px 0px 1px ; 
	border-collapse		: collapse;
}

/***********************************************/

table.table-activite {
	background-color	: transparent;
	margin: 3px 0px 10px 0px
}

table.table-activite th{
	font-family:Arial, Helvetica, sans-serif;
	color				: #ffffff;
	text-align			: left;
	font-size			: 16px;
	font-weight			: bold;
	background-image	: url(../images/table-lgn-activite.jpg); background-repeat:no-repeat;
	background-position	: bottom center;
	padding  			: 6px 5px 2px 9px ;
}

table.table-activite td{
	color				: #ffffff;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 6px 10px 6px 10px ;
}

table.table-activite p{
	color				: #ffffff;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 0px ;
}
table.table-activite a:link {color: #ffffff;}
table.table-activite a:visited {color: #ffffff;}
table.table-activite a:hover {color: #0076BE;}

/***********************************************/


table.table-actualite {
	background-color	: transparent;
	border-collapse		: collapse;
	margin				: 3px 0px 10px 0px;
	border-style	 	: solid;
	border-color	 	: #94C3E1;
	border-width 		: 0px 0px 1px 0px ; 
}

table.table-actualite th{
	color				: #0076BE;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 3px 5px 3px 5px ;
}

table.table-actualite td{
	color				: #333333;
	text-align			: left;
	font-size			: 13px;
	font-weight			: normal;
	padding  			: 0px 5px 5px 5px ;
}

table.table-actualite p{
	color				: #333333;
	text-align			: left;
	font-size			: 13px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 0px ;
}

/***********************************************/

table.table-standards {
	border-style	 	: solid;
	border-color	 	: #0076BE;
	border-width 		: 1px ; 
	border-collapse		: collapse;
	margin				: 3px 0px 10px 0px
}

table.table-standards th{
	color				: #ffffff;
	text-align			: left;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #0076BE;
	padding  			: 4px ;
	border-style	 	: solid;
	border-color	 	: #94C6E4;
	border-width 		: 1px ; 
}

table.table-standards th p{
	color				: #ffffff;
	text-align			: left;
	font-size			: 12px;
	font-weight			: bold;
	padding  			: 0px ;
}


table.table-standards td{
	color				: #333333;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 4px ;
	border-style	 	: solid;
	border-color	 	: #94C6E4;
	border-width 		: 1px ; 
}

table.table-standards p{
	color				: #333333;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 0px ;
}

/***********************************************/

table.table-records {
	border-style	 	: solid;
	border-color	 	: #0076BE;
	border-width 		: 1px ; 
	border-collapse		: collapse;
	margin				: 3px 0px 10px 0px
}

table.table-records th{
	color				: #ffffff;
	text-align			: left;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #0076BE;
	padding  			: 4px ;
	border-style	 	: solid;
	border-color	 	: #94C6E4;
	border-width 		: 1px ; 
}

table.table-records th p{
	color				: #ffffff;
	text-align			: left;
	font-size			: 12px;
	font-weight			: bold;
	padding  			: 0px ;
}


table.table-records td{
	color				: #333333;
	text-align			: left;
	font-size			: 10px;
	font-weight			: normal;
	padding  			: 4px 2px 4px 2px ;
	border-style	 	: solid;
	border-color	 	: #94C6E4;
	border-width 		: 1px ; 
}

table.table-records p{
	color				: #333333;
	text-align			: left;
	font-size			: 10px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 0px ;
}

/***********************************************/

table.table-horaires {
	border-style	 	: solid;
	border-color	 	: #0076BE;
	border-width 		: 1px ; 
	border-collapse		: collapse;
	margin				: 3px 0px 10px 0px
}

table.table-horaires th{
	color				: #ffffff;
	text-align			: left;
	font-size			: 11px;
	font-weight			: bold;
	background-color	: #0076BE;
	padding  			: 4px ;
	border-style	 	: solid;
	border-color	 	: #94C6E4;
	border-width 		: 1px ; 
	margin				: 0px 0px 0px 0px;	
}

table.table-horaires th p{
	color				: #ffffff;
	text-align			: left;
	font-size			: 11px;
	font-weight			: bold;
	padding  			: 0px ;
}


table.table-horaires td{
	color				: #333333;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 4px ;
	border-style	 	: solid;
	border-color	 	: #94C6E4;
	border-width 		: 1px ; 
}

table.table-horaires p{
	color				: #333333;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 0px ;
}

