body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #b7b7b7;
}

table {
	background-color: #b7b7b7;
}

h1 {
display: none;	
}
.texte12,
.texte11,
.texte10 { 
	color: #333; 
	font-size: 12px; 
}
.texte11 { font-size: 11px; }
.texte10 { font-size: 10px; }
.titre { 
	padding-bottom: 2px;
	width: 460px;
	border-bottom: 1px dashed #fff;
}
h2 {
	text-align: left;
	color: #fff; 
	padding-bottom: 2px;
	width: 460px;
	border-bottom: 1px dashed #fff;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
}
.titre2 { color: #fff; font-size: 14px; }

.texte14rouge2,
.texte16rouge2,
.texte18rouge2 { 
	color: #fff; 
	font-size: 14px;
}
.texte16rouge2 { font-size: 16px; }
.texte18rouge2 { font-size: 18px; }

.texte14rouge,
.texte12rouge,
.texte11rouge,
.texte10rouge { 
	color: #fff; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	
}
.texte12rouge { font-size: 12px; }
.texte11rouge { font-size: 11px; }
.texte10rouge { font-size: 10px; }


a, a:hover { color: #333; text-decoration: underline; }
a:hover { background-color: #999;
	text-decoration: none;
}

.liennoir, .liennoir:hover { color: #333; text-decoration: underline; }
.liennoir:hover { background-color: #999;
	text-decoration: none;
}

.input { 
	background-color: #ccc;
	border-color: #999;
	border-width: 1px; 
}

#menuhaut,
#menubas {
	width: 165px;
	border-bottom: 1px dashed #fff;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
}

#menuhaut {
	border-top: 1px dashed #fff;
}
.menu1 {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #fff;
	font-size: 13px;
}
.menu1 a,
.menu1 a:hover  {
	color: #333;
	text-decoration: none;
}
.menu1 a:hover {
	background-color: #999;
}

#footer {
	width: 165px;
	font-size: 10px;
	text-align: left;
	color: #fff;
	padding-top: 24px;
	border-bottom: 1px dashed #fff;
	padding-bottom: 12px;
}
#footer a,
#foorter a:hover {
	color: #fff;
}
#copyright { 
	width: 180px;
	font-size: 10px;
	text-align: left;
	color: #fff; 
	padding-top: 12px;
	padding-left: 15px;
}
#copyright a { color: #fff; text-decoration: none; }
#copyright a:hover { color: #fff; text-decoration: underline; }