#navbar {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
}
#navbar:hover {
	color: #e57f7f;
	text-decoration: none;
	font-weight: bold;
}
#copyright { color: #fff; font-size: 10px; text-decoration: none }
#copyright:hover { text-decoration: underline }
table { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a {
	color: #000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover { color: #c00; text-decoration: underline }
/* #bcknd_content    { background: url(../graphics/screen_base/bcknd_content.jpg) no-repeat fixed right bottom } */
#contactintitule {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	background-position: top;



}
#contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-align: right;

}
