BODY {
	background:url("../fichiers/sources/pixel_pommefonce.jpg");
	background-repeat:repeat;
	height: 100%;
}#footer {
	background:url("../fichiers/sources/bas_pomme_web.jpg");
	background-repeat:no-repeat;
}
#contents {
	font-size: 1.2em;
	font-family: Verdana;
	position: relative;
	width:552px;
	top:8px;
	margin-left:174px;
	margin-bottom:8px;
	background-image:url("images/pixel_pomme.jpg");
	background-repeat:repeat;
}
#bas {
	background:url("../fichiers/sources/frise_cote_pomme.jpg");
	background-repeat:repeat-y;
	margin-left: -375px;
	left: 50%;
}

.bloctable {
	background-color:transparent; 
}
.contactnom, .contactprenom { 
	width: 121px; 
}
.contacttelephone, .contactsociete, .contactmail{ 
	width: 250px; 
}
.contactmessage {
	width: 250px;
	height: 100px;
}
#contents {
	font-size: 1.2em;
	font-family: Verdana;
	position: relative;
	width:552px;
	top:8px;
	margin-left:174px;
	margin-bottom:8px;
	background-image:url("images/pixel_gris.jpg");
	background-repeat:repeat;
}
#menu A{
	text-decoration: none;
	color: white;
}
#menu .menuOn A{
	color:white;
}
#menu UL LI{
	font-family: Geneva, Arial, sans-serif;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	height: 16px;
	width: 125px;
	padding: 7px;
	text-align: right;
	text-transform: uppercase;
	background:url("../fichiers/sources/pixel_cerise.jpg");
}
#menu .menuOn{
	height: 16px;
	background:url("../fichiers/sources/pixel_pommefonce.jpg");
}
