body {
	background: black;
	cursor: default;
}

a.intro {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #008FD7;
	text-decoration: underline;
}

a:hover.intro {
	text-decoration: none;
}

.rub {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #9E9E9E;
}

a.rub {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #9E9E9E;
	text-decoration: none;
}

a:hover.rub {
	color: #008FD7;
}

.sousmenu {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #303030;
	padding: 0 8 0 8px;
}

a.sousmenu {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}

a:hover.sousmenu {
	text-decoration: underline;
}

a.titre {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

a:hover.titre {
	text-decoration: underline;
}

a { cursor: hand; }

.rub_on {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #008FD7;
	text-decoration: none;
}

.sousmenu {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #303030;
	padding: 0 8 0 8px;
}

.titre {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: white;
	padding-bottom: 8px;
}

.legende {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	color: white;
}

.descr {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: white;
	padding-bottom: 8px;
}

.adresse {
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #9E9E9E;
}

.copy {
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	color: #505050;
}

input,select,textarea { 
	font-family: tahoma, arial, sans-serif; 
	font-size: 11px; 
	color: black;
	background: silver;
	border: 2px solid #9E9E9E; 
}

td {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: white;
}