body
{	   
background-color : #419441;   
}

#header
{
	width:0px;
	height:0px;
	color:#FFFFFF;
	margin-top:10px;
}

div#container{width:1500px;height:750px;}  
div#gauche{float:left;width:660px;}  
div#droite{width:100%;}


#footer
{
width:auto;
height:40px;
margin-top:80px;
text-align:center;
}


.bienvenue-titre
{
float:left;
margin-left: 10px ;
font-size:84px ;
font-family:Courier, monospace;
color: #000000;

}
.text
{

margin-left: 10px ;
font-size:44px ;
font-family:Courier, monospace;
color: #000000;
text-align:left;
}