.titre{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 38px;
	color : #009;
	text-decoration: underline;
}
.texte{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 16px;
	color : #009;
	text-decoration: none;
}
.texte:hover{color : #903; text-decoration: none; }
.texte:active{color : #903; text-decoration: none; }
.texte2{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #009;
	text-decoration: none;
}
.texte2:hover{color : #903; text-decoration: none; }
.texte2:active{color : #903; text-decoration: none; }
.blanc{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #eeeeee;
	text-decoration: none;
}
.noir{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}
.noir:hover{color : #dd3300; font-size : 10px; text-decoration: none;}
.noir:active{color : #dd3300; font-size : 10px; text-decoration: none;}

.table1 {
	background: url("img/fond_couv.gif") repeat; */
	text-align: center;
	margin: 10px;
	padding: 10px;
	-moz-border-radius: 20px;
	border: 1px solid #77d;
	background-color: #fff;
}
