/* Communs ----------------------------------------------------------*/
BODY {
    background-image:url(objets-publicitaires/background.jpg);
	margin-top: 10px;
	margin-bottom: 0px;
	background-color:#FFF4E6;

}
TD,TH {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
A, A:link, A:active, A:visited {
color:#000000;
}
h1 {
font-size:2px;
color: #ffffff;
}
.movie {
	width: 100%;
	height: 100%;
}

/* Tableau Central ----------------------------------------------------------*/
.tabcentral {
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	border: 2px double #FF9900;
}
.tabmilieu {
	background-image: url(objets-publicitaires/wlcreations.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
/* Divers ----------------------------------------------------------*/
.titre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;	
	color: #176f08;
}
.mentions, .mentions A, .mentions A:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.contour_relief {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	margin:10px;
}