@charset "iso-8859-1";

a:link { color: #002D3D; text-decoration: underline; }
a:visited { color: #0980A1; text-decoration: underline; }
a:hover { color: #0980A1; text-decoration: none; }
a:active {	color: #0980A1; text-decoration: none; }

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

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

.stylepetit {
	font-family: Trebuchet MS;
	font-size: 10px;
	color:#002D3D;

}

.styletitre {
	font-family: Trebuchet MS;
	font-size: 16px;
	color:#0980A1;
	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;
}





