@charset "iso-8859-1";

a:link { color: #94D8EC; text-decoration: underline; }
a:visited { color: #008EAD; text-decoration: underline; }
a:hover { color: #008EAD; text-decoration: none; }
a:active {	color: #008EAD; text-decoration: none; }

.style1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:white;
}

.style2 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#008EAD;
}

.stylepetit {
	font-family: Trebuchet MS;
	font-size: 10px;
	color:white;

}

.styletitre {
	font-family: Trebuchet MS;
	font-size: 16px;
	color:#008EAD;
	font-weight:bold;
}

.styletitre2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#84D2DE;
	font-weight:bold;
}

.styletitre3 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color:white;
	font-weight:bold;
}

.styletitre4 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#008EAD;
	font-weight:bold;
}
