/*body {
	background-image: url(images/degrade3.gif);
	background-repeat: repeat-x;
	background-position: left -10px;
	position: absolute
}*/
div#position {
	/*position: absolute;*/
	top: 0px;
}
div#position table#position {
	position: static;
	margin: 0;
	padding: 0;
}

div#conteneur_titre {
	background-image: url(images/titre.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 640px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}
div#conteneur_corps {
	background-image: url(images/fond2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 383px;
	width: 605px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 0px;
}

div#conteneur_corps div#petitlogomulliez {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 70px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 268px;
	top: 21px;
}
div#conteneur_corps div#logomulliez {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 253px;
	top: 21px;
}
div#conteneur_corps div#corps_index{
	position: absolute;
	height: 240px;
	width: 500px;
	top: 130px;
	left: 53px;
	z-index: 80;
}
/*--------------------------------------------------- boutons ---------------------------------*/
div#conteneur_corps div#btn1 {
	background-image: url(images/bouton_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 76px;
	position: absolute;
	left: 54px;
	top: 85px;
	overflow: hidden;
	z-index: 90;
}

div#conteneur_corps div#btn2 {
	background-image: url(images/bouton_02_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 120px;
	position: absolute;
	left: 119px;
	top: 36px;
	overflow: visible;
	text-align: left;
	z-index: 100;
}
div#conteneur_corps div#btn2sous {
	background-image: url(images/bouton_02_2sous.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 120px;
	position: absolute;
	left: 119px;
	top: 73px;
	overflow: visible;
	text-align: left;
	z-index: 50;
}

div#conteneur_corps div#btn3 {
	background-image: url(images/bouton_03.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 104px;
	position: absolute;
	left: 386px;
	top: 36px;
	overflow: visible;
	text-align: left;
	z-index: 70;
}

div#conteneur_corps div#btn4 {
	background-image: url(images/bouton_04.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 84px;
	position: absolute;
	left: 470px;
	top: 85px;
	overflow: visible;
	text-align: left;
	z-index: 60;
}

div#btn1 a#btn1rollover {
	display: bloc;
	background-image: url(images/bouton_roll01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 76px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}

div#btn2 a#btn2rollover {
	display: bloc;
	background-image: url(images/bouton_roll02_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
	text-align: left;
}

div#btn3 a#btn3rollover {
	display: bloc;
	background-image: url(images/bouton_roll03.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 104px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}

div#btn4 a#btn4rollover {
	display: bloc;
	background-image: url(images/bouton_roll04.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 84px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}

div#btn1 a#btn1rollover:link {
	display: bloc;
	background-image: url(images/bouton_roll01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 76px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}
div#btn1 a#btn1rollover:hover {
	display: bloc;
	background-image: url(images/bouton_roll01.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 76px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}


div#btn2 a#btn2rollover:link {
	display: bloc;
	background-image: url(images/bouton_roll02_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
	text-align: left;
}
div#btn2 a#btn2rollover:hover {
	display: bloc;
	background-image: url(images/bouton_roll02_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
	text-align: left;
}

div#btn3 a#btn3rollover:link {
	display: bloc;
	background-image: url(images/bouton_roll03.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 104px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}
div#btn3 a#btn3rollover:hover {
	display: bloc;
	background-image: url(images/bouton_roll03.gif);
	background-repeat: no-repeat;
	background-position: right -49px;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 104px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}

div#btn4 a#btn4rollover:link {
	display: bloc;
	background-image: url(images/bouton_roll04.gif);
	background-repeat: no-repeat;
	background-position:right 0px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 84px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}
div#btn4 a#btn4rollover:hover {
	display: bloc;
	background-image: url(images/bouton_roll04.gif);
	background-repeat: no-repeat;
	background-position:right -51px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 84px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	cursor: hand;
	text-decoration: none;
}
/* -------------------------------------------------- infos tout en bas ----------------------------- */
span#infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
}
span#infos a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
}
span#infos a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
}
span#infos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FEB32B;
	/*color: #FF4D00;*/
	text-decoration: none;
	position: static;
}
span#infos a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FEB32B;
	/*color: #FF4D00;*/
	text-decoration: none;
	position: static;
}
