
/*--------------------------------------------------------------------
/* PAGE
/**/

#page {
	height : 751px;
}

/*--------------------------------------------------------------------
/* ENTETE
/**/

#entete h1 {
	margin : 0;
	padding : 0;

	text-indent : -9000px;
	overflow : hidden;

	background-image : url(../images/munsar-logo-accueil.gif);

	width : 454px;
	height : 137px;

	position : absolute;
	left : 25px;
	top : 49px;
}

/*--------------------------------------------------------------------
/* PRINCIPAL
/**/

#principal {
	background-image : url(../images/page-fond-accueil.gif);
	background-repeat : no-repeat;
	background-position : left top;

	position : relative;
	z-index : 9;
	min-height : 402px;
}

* html #principal {
	height : 402px;
}

#papillon {
	width : 126px;
	height : 114px;
	background-image : url(../images/papillon-accueil.jpg);

	position : absolute;
	left : 668px;
	top : 63px;
}

#accueil-photos {
	width : 287px;
	height : 532px;
	background-image : url(../images/accueil-photos.jpg);

	position : absolute;
	top : 219px;
	left : 0;
}

/*--------------------------------------------------------------------
/* LIENS RAPIDES
/**/

#liens_rapides {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#liens_rapides li {
	margin : 0;
	padding : 0;

	text-indent : -9000px;
	overflow : hidden;

	display : block;
	height : 22px;

	position : absolute;
}

#liens_rapides li a {
	display : block;
	position : relative;
	height : 22px;
}

#liens_rapides-a_voir {
	width : 271px;
	background-image : url(../images/liens_rapides-a_voir.gif);

	left : 77px;
	top : 181px;
}

#liens_rapides-organisez_votre_sejour {
	width : 195px;
	background-image : url(../images/liens_rapides-organisez_votre_sejour.gif);

	left : 138px;
	top : 231px;
}

#liens_rapides-investir {
	width : 91px;
	background-image : url(../images/liens_rapides-investir.gif);

	left : 178px;
	top : 281px;
}

#liens_rapides-organismes {
	width : 114px;
	background-image : url(../images/liens_rapides-organismes.gif);

	left : 208px;
	top : 331px;
}

/*--------------------------------------------------------------------
/* MENU
/**/

#menu {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#menu li {
	margin : 0;
	padding : 0;

	text-indent : -9000px;
	overflow : hidden;

	position : absolute;
	/*left : 853px;*/
	left : 798px;

	display : block;
	/*width : 138px;*/
	width : 193px;
	height : 15px;

	background-image : url(../images/menus.gif);
}

#menu li a {
	display : block;
	position : relative;
	height : 15px;
}

#menu-affaires_municipales {
	top : 16px;
	background-position : 0px 0px;
}

#menu-patrimoine {
	top : 40px;
	background-position : 0px -24px;
}

#menu-affaires {
	top : 64px;
	background-position : 0px -48px;
}

#menu-citoyens {
	top : 88px;
	background-position : 0px -72px;
}

#menu-loisirs_et_culture {
	top : 112px;
	background-position : 0px -96px;
}

#menu-tourisme {
	top : 136px;
	background-position : 0px -120px;
}

/*--------------------------------------------------------------------
/* PIED
/**/

#pied {
	position : absolute;
	left : 311px;
	top : 715px;
}

#pied-menu {


	padding-top : 13px;
	padding-left : 69px;

	width : 559px;
	height : 23px;
	background-image : url(../images/pied-fond-accueil.gif);
}

#pied-faq {
	display : block;
	height : 14px;
	width : 23px;
	float : left;

	text-indent : -9000px;
	overflow : hidden;

	background-image : url(../images/pied-faq.gif);
}

#pied-plan_du_site {
	display : block;
	height : 14px;
	width : 80px;
	float : left;

	text-indent : -9000px;
	overflow : hidden;

	background-image : url(../images/pied-plan_du_site.gif);
}

#pied-confidentialite {
	display : block;
	height : 14px;
	width : 104px;
	float : left;

	text-indent : -9000px;
	overflow : hidden;

	background-image : url(../images/pied-confidentialite.gif);
}

#pied-liens_utiles {
	display : block;
	height : 14px;
	width : 76px;
	float : left;

	text-indent : -9000px;
	overflow : hidden;

	background-image : url(../images/pied-liens_utiles.gif);
}

#pied-contact {
	display : block;
	height : 14px;
	width : 51px;
	float : left;

	text-indent : -9000px;
	overflow : hidden;

	background-image : url(../images/pied-contact.gif);
}

#pied-menu .separateur {
	display : block;
	width : 10px;
	height : 14px;
	float : left;

	text-indent : -9000px;
	overflow : hidden;

	background-image : url(../images/pied-separateur.gif);

	margin-left : 17px;
	margin-right : 17px;
}