body { background-color: #FFFFFF; text-align: center; font-family: Arial, Helvetica, sans-serif; }


A.menu:Hover {
	color:#0099FF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;

} 
A.menu {
	color:#666666;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;

}

A.link:Hover { color:#FFCC33; text-decoration:none;  } 
A.link { color:#000099; text-decoration:none; }

.mainframe {
	background-image: url(ciel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 120px;
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
	padding-bottom: 8px;


}

td {
	color: #666666;
}
.texte {

	font-size: 12px;
}
.petittexte {


	font-size: 10px;
}
.titre {


	font-size: 16px;
}

.titre2 {


	font-size: 13px;
	font-weight: bold;
}

A.bouton:Hover {
	color:#0099FF;
	text-decoration:none;
	font-weight: bold;

} 
A.bouton {
	color:#666666;
	text-decoration:none;
	font-weight: bold;

}