.titre{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 38px;
	color : #fff;
	text-decoration: underline;
}

.soustitre{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 18px;
	color : #C00;
	text-decoration: none;
}

.texte{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #fff;
	text-decoration: none;
}
a.texte:hover{color : #c00; text-decoration: none; }
a.texte:active{color : #c00; text-decoration: none; }


.texte2{
	font-family : Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #600;
	text-decoration: none;
}
a.texte2:hover{color : #C00; text-decoration: none; }
a.texte2:active{color : #C00; text-decoration: none; }

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

