
body, table, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000034;
}

.background { background: #ff6632; border-color: #ff6632;}
.background a:link, .background a:visited { color: #fff; background: #000034; font-weight: bold; text-decoration: none; border-width: 3; border-style: solid; border-color: #000034; }
.background a:hover, .background a:active { color: #ff6632; background: #000034; font-weight: bold; text-decoration: none; }
.background2 { background: #000034; border-color: #000034; color:ff6632;}

.rubrique { color: #fff; background: #000034; font-weight: bold; font-size: 18px; text-indent: 10px; border-top: 15px solid; margin-right: 15px; line-height: 30px; }
.titre { font-weight: bold; font-size: 18px; }
.sstitre { font-weight: bold; font-size: 13px; }
.chapo { font-size: 13px; }
.petittitre { font-weight: bold; }
.gris { color: #323232; }
.note { color: #323232; font-size: 9px; }

a:link, a:visited {	color: #000034; font-weight: bold; text-decoration: underline; }
a:hover, a:active {	color: #ff6632; font-weight: bold; text-decoration: underline; }

