body 	{
	margin : 0px 0px 0px 0px ;
	padding : 00px 00px 00px 00px ;
}

.cadre {
	background-color : #CCCCCC ;
 	width : 970px ;
	height : 155px;
	border-spacing : 0px;
	border-width : 0px;
}

.tdMenu	{
	background-color : #000000 ;
	padding : 2px;
	font-family: Arial, Helvetica, sans-serif ;
	color : #CCCCCC ;
	font-size: 14px ;
	font-weight: bold ;
}

.tableBouton	{
	background-color : #CCCCCC ;
	border : solid ;
	border-width : 1px ;
	border-color : #000000 ;
	font-family: Arial, Helvetica, sans-serif ;
	color : #CCCCCC ;
	font-size: 13px ;
	font-weight: bold ;
}

.tdBouton {
	background-color : #333333 ;
	padding : 2px 2px 3px 2px;
}

a:link, a:active, a:visited  { color: #CCCCCC ; text-decoration: none ;}
a:hover { color: #990000 ; text-decoration: none ; }

