#globalContainer
{
	background-image: url("images/background.jpg");
	background-repeat: no-repeat;
	height:768px;
}
#contenuTexteTransparence
{
	background-color:#FFFFFF;
	position:absolute;
	height:500px;
	width:800px;
	margin-left:100px;
	margin-top:50px;
	overflow:auto;
	padding:25px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity: 0.70; 
}
#contenuTexte
{
	height:500px;
	width:800px;
	margin-left:100px;
	margin-top:50px;
	overflow:auto;
	padding:25px;
	position:absolute;
	z-index:1;
}
#logo-accueil {
	background-image:url(images/logo.jpg);
	float:left;
	height:108px;
	margin-left:28px;
	margin-top:10px;
	text-indent:-3000px;
	width:115px;
}
#retour-actualites
{
	float:left;
	height:52px;
	width:232px;
	text-indent:-3000px;
	background-image:url("images/titre_univers.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	margin-left:150px;
	margin-top:50px;
}
div#container
{
	/*height:587px;*/
}
#footer
{
	clear:both;
}
div#contenu
{
	width:998px;
	height:640px;
	margin-left:0px;
	padding-top:0px;
	margin-top:-40px;
}

#menu_footer li
{
	margin-left:30px;
}
#menu_footer li:first-child
{
	margin-left:70px;
}
