body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
#page {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	font-size: 80%;
}
html>#page {
	width: 780px;
	padding: 5px;
	font-size: 80%;
}
#utilitymenu {
	text-align: right;
}
#cybird {
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}
#topmenu {
	text-align: center;
	padding: 5px 0px;
	background-image: url(images/grey_dot.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#editable {
	float: left;
	width: 560px;
	padding: 10px;
}
#packages {
	float: left;
	width: 190px;
	padding: 10px 4px;
}
.formuleblock {
	width: 182px;
	background-image: url(images/formules/formule_block_bkg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}
.formuleblocktext {
	padding: 0px 6px;
}
.savoir {
	font-weight: bold;
	text-align: right;
}
#bottom {
	background-image: url(images/viveleweb_bottom.png);
	background-repeat: no-repeat;
	padding-left: 140px;
	font-size: 90%;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	color: #78964E;
	font-weight: bold;
	font-size: 160%;
}
h2 {
	color: #3C4073;
	font-style: italic;
	font-size: 120%;
	background-image: url(images/grey_dot.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
}
h4 {
	color: Navy;
	font-size: 100%;
}
h5 {
	color: #4D5F2F;
	font-size: 100%;
}
