*{
	margin:0;
	padding:0;
}

body{
	background-color: black;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
}

#conteneur{
	background-image:url(../images/bg_page_sat.jpg);
	background-repeat:no-repeat;
	height:732px;
	margin:auto;
	width:979px;
}

#conteneur a{
 color:#CCCCCC;
 text-decoration:none;
}

.sous_titre{
	color:white;
	font-size:18px;
}

.lien_retour{
color:white;
font-size:16px;
text-align:center;
text-decoration:underline;
}

#gauche{
	float:left;
	height:650px;
	margin-left:85px;
	margin-top:50px;
	text-align:justify;
	width:340px;
}

#lien_menu{
display:block;
float:left;
height:234px;
margin-left:25px;
text-decoration:none;
width:150px;
}

#titre_page{
	color:white;
	font-size:20px
}

.text_opti{
	color:#CCCCCC;
}

.lien_plan{
	text-decoration: none;
	
}

.lien_plan:hover{
	text-decoration : underline;
}

.list_lien li{
	padding-top: 10px;
}