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

body {
	background-color:#FFFFFF;
}
#bg-home {
	width:100%;
	position:relative;
	height:491px;
}
#home {
	width:1000px;
	height:491px;
	left:50%;
	margin-left:-500px;
	background:url("/media/home/bg-home.jpg") no-repeat;
	position:absolute;
}
#bg-menu-home { position:relative; width:144px; height:144px; left:191px; top:185px; margin:0px; padding:0px; background-image:url("/media/home/bg-menu-home.jpg"); background-repeat:no-repeat; 
}
#bg-menu-home li {
	position:absolute;
	display:block;
	left:1px;
	margin:0px;
	padding:0px;
	list-style:none;
	
}
#bg-menu-home a {
	width:135px;
	height:25px;
	display: block;
	background-color:transparent;
	background-repeat:no-repeat;
}
#menu_home_citedia, #menu_home_citedia a:link, #menu_home_citedia a:visited {
	top:0px;
	background: url("/media/home/home_boutons.png") 1px -25px;
}
#menu_home_activite, #menu_home_activite a:link, #menu_home_activite a:visited {
	top:25px;
	background: url("/media/home/home_boutons.png") 1px -75px;
}
#menu_home_equipement, #menu_home_equipement a:link, #menu_home_equipement a:visited {
	top:50px;
	background: url("/media/home/home_boutons.png") 1px -125px;
}
#menu_home_citedia a:active, #menu_home_citedia a:hover {
	top:0px;
	background: url("/media/home/home_boutons.png") 1px 0px;
}
#menu_home_activite a:active, #menu_home_activite a:hover {
	top:25px;
	background: url("/media/home/home_boutons.png") 1px -50px;
}
#menu_home_equipement a:active, #menu_home_equipement a:hover {
	top:50px;
	background: url("/media/home/home_boutons.png") 1px -100px;
}



#menuprim {
	height:90px;
	width:231px;
}
#menuprim ul { margin:0px; padding:0px; position:relative; left:355px; top:25px; width:640px; 
}
#menuprim li {
	display:block;
	margin:0px;
	padding:0px;
	top:0px;
	float:left;
	list-style:none;
}
#menuprim a {
	display:block;
	height:18px;
}
#btn-stat { width:118px; }
#btn-tele { width:136px; }
#btn-lois { width:72px; }
#btn-gest { width:144px; }
#btn-sall { width:170px; }



/* OVERRIDE gabarit.css */
#bg-footer{
	width:100%;
	background:transparent url("/media/home/bg-footer-repeat-x.png") repeat-x;
	position:relative;
	height:250px;
}

#footer{
	width:1000px;
	left:50%;
	margin-left:-500px;
	height:250px;
	color:#757272;
	background:url("/media/home/bg-footer.jpg") no-repeat;
	position:absolute;
}
