body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/fond.jpg);
	scrollbar-arrow-color:#FFC200;
	scrollbar-base-color:#FFC200;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#FFC200;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#8AA7BA;
	scrollbar-3d-light-color:#8AA7BA;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-repeat: no-repeat;
}
table {
	border: none;
}

.divcont {
	position: relative;
	height: auto;
	left: auto;
	top: 200px;
	right: auto;
}
.resto {
	font-family: Broadway;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #585858;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div#popUp {
	z-index: 1;
	position: absolute;
	right: 1%;
	background-color: #77b9f8;
	text-align: center;
	padding: 5px;
	top: 1%;
}

div#popUp a,
div#popUp a:visited {
	font-size: 11px;
	color: #12477a;
	text-decoration: underline;
}

div#popUp img {
	border-style: none;
}
