*{
	margin: 0px; 
	padding: 0px; 
}

TD,TR,TABLE,SPAN,IMG,DIV,FORM{
	border: 0px;
}
ul {
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CABEA6;
	color: #000000;
}
#global {
	position: relative;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	background-image: url(../../images/fond_accueil.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: auto;
	min-height: 620px;
	_height: 620px;
}

#menu_eux{
	position: absolute;
	top: 525px;
	left: 386px;
	margin: 0;
	padding: 0;
}
#menu_eux a{
	display: block;
	width: 61px;
	height: 32px;
	background-image: url(../../images/btn_eux_accueil.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#menu_eux a:hover{
	background-image: url(../../images/btn_eux_accueil_selected.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#menu_nous{
	position: absolute;
	top: 525px;
	left: 459px;
	margin: 0;
	padding: 0;
}
#menu_nous a{
	display: block;
	width: 70px;
	height: 32px;
	background-image: url(../../images/btn_nous_accueil.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#menu_nous a:hover{
	background-image: url(../../images/btn_nous_accueil_selected.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#menu_photos{
	position: absolute;
	top: 525px;
	left: 543px;
	margin: 0;
	padding: 0;
}
#menu_photos a{
	display: block;
	width: 141px;
	height: 32px;
	background-image: url(../../images/btn_photos_accueil.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#menu_photos a:hover{
	background-image: url(../../images/btn_photos_accueil_selected.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#menu_bonplan{
	position: absolute;
	top: 525px;
	left: 697px;
	margin: 0;
	padding: 0;
}
#menu_bonplan a{
	display: block;
	width: 107px;
	height: 32px;
	background-image: url(../../images/btn_bonplan_accueil.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#menu_bonplan a:hover{
	background-image: url(../../images/btn_bonplan_accueil_selected.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#designby{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	text-align: justify ;
	font-size: 10px;
	font-style: italic;
	clear: both;
	float: left;
	width: 710px;
	text-align: right;
	margin: 607px 0 0 280px;
}
#designby a{
	text-decoration: none;
	color: #000000;
}