body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	background:url(images/interne_fond.jpg) no-repeat center 0px #000; 
}

.main {
	padding: 15px;
	width: 100%;
	margin-top: 100px;
	height: 100%;
}
.intro {
	text-align: justify;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF8000;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	text-decoration: underline;
}
.bordure {
	border: 1px solid #FF9900;
}


gauche {
	background-color: #000099;
	width: 200px;
	float: left;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF8040;
}
#centre #contenu {
	background-color: #FFFFFF;
}



contenu {
	background-color: #0000CC;
	width: 100px;
	margin-left: 50%;
	visibility: visible;
	float: Aucune;
	clear: Aucune;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #0033FF;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
