body 
{
   	height: 650px;
   	width: 1024px;
   	background-color: black;
   	margin: auto;
}

#banniere
{
	width: 1024px;
	height: 40px;
	background-position: center-top;
	margin-top: 10px;
	margin-left: 10px;
}

#colonne_main
{
	font-family: Verdana, serif;
	font-size: 13px;
	text-align: right;
	width: 150px;
	float: left;
	color: white;
	padding-right: 5px;
}

#colonne_main a, #colonne_droite a
{
	text-decoration: none;
	color: #7d7979;
}

#colonne_main a:hover, #colonne_droite a:hover
{
	color: #e68c25;
	text-decoration: underline;
}

#colonne_main
{
	color: white;
}

#mentions
{
	color: white;
	font-size: 9px;
	font-style: italic;
}
 
#colonne_droite
{
	font-family: Helvetica, serif;
	font-size: 13px;
	border-left: 2px solid white;
	margin-left: 160px;
	color: #7d7979;
	padding-left: 35px;
	line-height: 13px;
	padding-top: 20px;
}

#colonne_droite span
{
	font-size: 11px;
	text-transform: uppercase;
	color: white;
}

#colonne_droite ho
{
	font-size: 13px;
	color: #7d7979;
	text-decoration: bold;
}

#colonne_droite em
{
	color: #e68c25;
	text-transform: uppercase;
	font-style: normal;
}

#colonne_droite a
{
	color: white;
}

#titre
{
	font-size: 16px;
	text-transform: uppercase;
	color: white;
}

#titre span
{
	color: #e68c25;
	font-size: 21px;
	
}
