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: 90% "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.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;
}

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;
}

img {
	border: 0;
}

