body{
	background-image: url('images/fond.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	height: 950px;
}
#copyright{
	position: absolute;
	top: 740px;
	left: 0px;
	width: 388px;
	padding-left: 35px;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 23px;
	background-image:url('images/cameleon-logo-blanc-29x23.jpg');
}
a.liencop{
	width: 388px;
	height: 23px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
a.imprimer{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#form_contact{
	position: absolute;
	margin-top: -10px;
	margin-left: 50px;
	width: 600px;
	overflow: auto;
}
#txt_contact{
	position: absolute;
	margin-top: -10px;
	margin-left: 550px;
	width: 450px;
	height: 500px;
	overflow: auto;
}
#speciaux{
	position: absolute;
	margin-top: -10px;
	margin-left: 720px;
	width: 250px;
	height: 90px;
	overflow: auto;
}
#nouvelles{
	position: absolute;
	margin-top: 150px;
	margin-left: 720px;
	width: 250px;
	height: 260px;
	overflow: auto;
}
#accueil{
	position: absolute;
	margin-top: 70px;
	margin-left: 30px;
	margin-right: 20px;
	height: 350px;
	overflow: auto;
	width: 670px;
}
body,td,a.a_pourmenu{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.a_pourmenu:hover{
	text-decoration: underline;
}
#div_imagemenu{
}
#img_imagemenu{
	top: 0px;
	left: 420px;
	width: 530px;
	position: absolute;
	background: #834209;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
}
#tbl_menu{
	width: 95%;
	border: none;	
}
#div_tbl_menu{
	width: 400px;
	height: 400px;
	overflow-y: auto;
}
#centre{
	position: absolute;
	top: 300px;
	left: 0px;
}
.td1{
	background: #f7edbc;
}
.td2{
	
}
.tdtitre{
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

#div_menu{
	position: absolute;
	top: 236px;
	left: 50px;
}
#ul_menu{
	display: inline;
	list-style: none;
}
.li_menu{
	float: left;
	width: 120px;
	text-align: center;
}
a.a_menu{
	color: #552314;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	display: block;
	width: 100%;
	background: #f19119;
	line-height: 22px;
}
a.a_menu:hover{
	color: #ffffff;
	background: #d87f10;
}


.div_sous_menu{
	position: absolute;
	top: 261px;
	visibility: hidden;
	z-index: 10000;
}
.ul_sous_menu{
	list-style: none;
	margin-top: 0px;
}
.li_sous_menu{
	text-align: center;
}
a.a_sous_menu{
	color: #562414;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 114px;
	background: #f7d019;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}
a.a_sous_menu:hover{
	color: #ffffff;
}