@charset "iso-8859-1";

a:link { color: #143f7c; text-decoration: underline; }
a:visited { color: #5489d5; text-decoration: underline; }
a:hover { color: #6595EA; text-decoration: none; }
a:active {	color: #6595EA; text-decoration: none; }

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

.styleblanc {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
}

.stylepetit {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.stylebleu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#4d909a;
	font-weight:bold;
}

.stylecabo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#3fa4b5;
	font-weight:bold;
}

.stylesanjose {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#5caf8b;
	font-weight:bold;
}

.stylerebate {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color:#4d909a;
	font-weight:bold;
}

.stylerebate2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style:italic
}

.stylebleuindex {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#40696f;
}

.stylebleufonce {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#084167;
	font-weight:bold;
}

.stylered {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #D70000;	
	font-weight:bold;
}



