@charset "UTF-8";
/* CSS Document */

#menu_bg {
	width:880px;
	height:210px;
	background: url(/v2/styles/imgs/menubg_accueil.png) no-repeat;
	background-position:left bottom;
}

#google {
	float:left;
	height:210px;
	width:554px;
	margin-left:40px;
}

#barre_google {
	height:100px;
	margin-top:30px;
}

#champs_google {
	height:54px;
}

#liens_utiles {
	position:relative;
	left:43%;
	top:-225px;
	width:100px;
	display:inline;
}

#copyright {
	display:inline;
	position:relative;
	left:275px;
}

#lien_acces_sg {
	display:inline;
	position:relative;
	top:-50px;
	left:-122px;
}

#lien_admin {
	height:70px;
	width:40px;
	display:block;
	position:relative;
	top:-72px;
	left:31px;
}

#message_marquee {
	margin-right:30px;
	padding-top:52px;
	padding-left:440px;
	visibility:hidden;
	height:30px;
}