body
{
	background-image:url(../../images/background/home_bg.png);
	width : auto;
	height : auto;
}
#menu_gauche
{
	float:left;
	margin-top : 30px;
}
#menu_gauche img
{
	margin-top : 10px;
}
.menu_decale
{
	margin-left : 20px;
}
#menu_decale_g
{
	margin-left : -5px;
}
#video
{
	margin-left : 250px;
	margin-top : 50px;
}
#news
{
	width : 480px;
	height : 320px;
	background-color:#FFF;
	opacity : 0.8; 
    filter : alpha(opacity=80);
	margin-top : -320px;
	margin-left : 680px;
	overflow:auto;
	padding: 5px;
}
#menu_bas
{
	float:right;
	margin-right: 20px;
	margin-top : 150px;
}
#menu_bas img
{
	margin-left : 10px;
}
#copyright
{
	margin-top : 70px;
}
#header
{ 
	height : 140px;
	width : 700px;
}
a img 
{
	border: none;
}
h1, h2, h3, h4, h5, h6, p
{
	opacity : 1; 
    filter : alpha(opacity=100);
}
.titre_news
{
	font-size : 1.3em;
	border-bottom:1px dashed #000;
	opacity : 2; 
    filter : alpha(opacity=200);
	margin-top : 10px;
	padding : 5px;
	
}
.date
{
	float: right;
}
.contenu_news
{
	opacity : 2; 
    filter : alpha(opacity=200);
	padding : 10px;
	font-size : 1em;
}
.ttpetit { font-size: xx-small; }
.tpetit  { font-size: x-small; }
.petit   { font-size: small; }
.gros    { font-size: large; }
.tgros   { font-size: x-large; }
.ttgros  { font-size: xx-large; }
.rouge 	 { color : red; }
.jaune	 { color : yellow; }
.bclair  { color : aqua; }
.bfonce  { color : navy; }
.vclair  { color : lime; }
.vfonce  { color : green; }
.orange  { color : rgb(255,127,39); }
.centre  { text-align:center; }
.droite  { text-align:right; }
.gauche  { text-align:left; }
.justifie  { text-align:justify; }
a
{
	color : black;
}
a :visited
{
	color:#000;
}
#copyright
{
	background-color:#FFF;
	opacity : 0.5; 
    filter : alpha(opacity=50);
	padding : 5px;
	width : 190px;;
  	height:15px;
	text-align:center;
	margin-top : 200px;
}