body {
	background-image: url(../ima/fond-intro.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}


table.sample td {
	color: #ccc;
	font: 67.5% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	text-align:left;
	line-height: 1.3em;
	padding-left: 1em;
	padding-right: 1em;
}

table.sample a {
	color: white;
}

table.sample2 td {
	font: 100% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding: 2;
}


table.global {
	background-image: url(../ima/fond-intro.jpg);
	background-repeat: repeat-x;
}

table.footer td {
	color: white;
	font: 50% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 1em;
	/*font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
	line-height: 1.2em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;*/
}

table.footer a {
	color: white;
	text-decoration: none;
}



table.footer a:hover {
	color: orange;
	text-decoration: none;
}


table.footer {
border-style: solid;    
border-width: 1px;   
border-color: #CCCCCC;
}

.top-padding{
padding-top: 3em;
}

table.footer2 td {
	font: 100% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
}

