BODY{
	background:url('images/bg.jpg') repeat-x #F8FAF1;
}

td{
	font-family: Tahoma;
	font-size: 11px;
}
.page{
	background:url('images/page_bg.jpg') repeat-x #FFFFFF;
}
.page_content{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.adresse{
	padding-top: 1px;
	padding-right: 3px;
	font-size: 10px;
}
a{
	color:#999966;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.menuitem{
	width:150px;
	height:19px;
	background:url('images/menu_item_bg.jpg') no-repeat;
}
h1{
	font-size: 12px;
}
hr{
	color: #CCCCCC;
	height: 1px;
}