html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #000000;
	font-size: 12px;
}
#global-table {
	height: 100%;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#global-td {
	vertical-align: middle;
	text-align: center;
}
#contenu-table {
	height: 520px;
	width: 720px;
	background-color:#1c1c1c;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #1c1c1c;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #1c1c1c;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.lientitre:link {
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
a.lientitre:visited {
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
a.lientitre:hover {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.lientitre:active {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.rubEncours {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.descripSite {
	font-size: 11px;
	color: #1C1C1C;
	text-decoration: none;
	line-height: 1.2em;
}
.infos {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.infosGras {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.home:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.home:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.home:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.home:active {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.mail:link {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.mail:visited {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
a.mail:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.mail:active {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.infosGrasClair {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.infosClair {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.contact {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.prestations {
	text-transform:uppercase; 
	font-weight:bold;
	color: #FFF;
}
.prestations a {
	text-transform:uppercase; 
	font-weight:bold;
	color: #FFF;
}
.prestations a:hover {
	text-transform:uppercase; 
	font-weight:bold;
	color: #111;
}

