a.nav:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #006282;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;



}
a.nav:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #006282;
	text-decoration: none;
	font-variant: normal;

}
a.nav:active {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #006282;
	text-decoration: none;
	font-variant: normal;

}
a.nav:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #E32809;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;


}
.footer {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: top;
	border: 0px;
	color: #006282;
	text-decoration: none;

}
.texte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-style: normal;
}
.lienmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;

}
.titlemenu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 3px;

}
.titlerubrique {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006282;
	font-style: normal;
	text-indent: 3px;


}
.titlesousrubrique {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006282;

}
.textelien {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
	text-align: right;
}
.trait {
	background-image: url(../img/traitjaune.gif);
	background-repeat: repeat-x;
}
.background {
	background-image: url(../img/background.png);
	background-repeat: repeat;
}
