*
{
		font-family: lucida grande; color: white;
		font-size:13px;
		
}

body
{
		background: #808080;
}
.titre
{
		font-weight: bold;
		color: #7b98b8;
	
	}
.legende
{
		font-size: 10px;
	
}


#header
{
		text-align: center;
		background: url(fond.jpg) repeat top;
		width: 600px;
		position: relative;
		margin:auto;
		margin-top:10px;
		height :125px;
		border:none;
}

#menu
{
		background: url(fond.jpg) repeat top;
		width: 600px;
		text-align: center;
		margin:auto;
		height: 40px;
}
#bienvenu
{
		background: url(fond.jpg) repeat top;
		text-align:center;
		font-weight: bold;
		font-size: medium;	
		height :25px;	
	}
#container
{
		background: url(fond.jpg) repeat top;
		width: 540px;
		text-align: left;
		margin:auto;
		height: auto;
		padding: 30px;
		color:white;
		
}
#texte
{
		float:left;
	}
#photo
{
		float:right;
	}
#telecharger
{
		background: url(fond.jpg) repeat top;
		width: 580px;
		margin:auto;
		padding:10px;
		text-align:right;
	}

#moment
{
		background: url(fond.jpg) repeat top;
		width: 600px;
		text-align: left;
		margin:auto;
		height: 30px;
	
	}
#stage
{
	background: url(fond.jpg) repeat top;
		width:490px;
		text-align: left;
		margin:auto;
		height: 15px;
		padding-left:110px;
}
	
#news
{		background: url(fond.jpg) repeat top;
		width: 540px;
		text-align: left;
		margin:auto;
		height: 30px;
		padding :30px;
	}
#footer
{
		background: url(fond.jpg) repeat top;
		width: 600px;
		margin:auto;
		text-align:right;
		font-family: lucida grande; color: #6e91b6;
		font-size:10px;
	
	}

#logos
{		padding-top: 5px;
		background-color: #808080;
		text-align:center;
	}


}
