*{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;
	width: 100%;
	height: 100%;
	color: #cccccc;
	font-weight: bold;
}

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

#conteneur
{
	width: 981px;
	height: 722px;
	background-image: url('../images/bg_pages_satellites.jpg');
	background-repeat: no-repeat;
	margin: auto;
}

#conteneur a
{
	text-decoration: none;
	color: #cccccc;
	border: 0px;
}

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

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

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

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

#gauche p b
{
	color: white;
	font-size: 13px;
}

#droite
{
	float:left;
	width: 300px;
	height: 603px;
	margin-left: 20px;
	margin-top: 50px;
}

#bas
{
	display: block;
	width: 981px;
	height: 25px;
	text-decoration: none;
	border: 0px;
	float:left;
}

img
{
 border: 0px;
}

#telecharger_flash a {
	text-decoration:none;
	color:#808080;
}

#telecharger_flash a:hover {
	text-decoration:underline;
	color:#808080;
}
#telecharger_flash a:visited {
	color:#808080;
}
