/* Communs ------------------------------------------------------------>*/
BODY {
	background-color: #000000;
    margin-top: 0px;
	margin-bottom: 0px;

}
TD,TH {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
}
A, A:link, A:hover, A:active, A:visited {
color:#FFFFFF;
}

/* Tableau Central ------------------------------------------------------------>*/
.tabcentral {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.tabcontenu {
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-y;
}

.bouton {
	text-align: center;
	cursor:pointer;
	width:212px;
	height:20px;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
.bouton-on {
	cursor:pointer;
	text-align: center;
	width:212px;
	height:20px;
	background-color:#FFFFFF;
	font-size: 15px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
/* Divers ------------------------------------------------------------>*/
.prehome {
background-image:url(/images/logo-vip-spirit.jpg);
background-repeat:no-repeat;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.mentions, .mentions A, .mentions A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.mentions2, .mentions2 A, .mentions2 A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.contour_relief {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	margin:8px;
}
.menu, .menu A, .menu A:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}