.footer { color: #906; font-size: 11px; font-family: Arial }
.soustitre  { color: #906; font-size: 13px; line-height: 15px; font-family: Arial }
.sousmenu   { color: #c30; font-size: 11px; line-height: 15px; font-family: Arial }
.sousmenuon  { color: #c30; font-size: 11px; line-height: 15px; font-family: Arial; text-decoration: underline }
.navgauche  { color: #c30; font-size: 13px; line-height: 15px; font-family: Arial }
.navgaucheon   { color: #c30; font-size: 13px; line-height: 15px; font-family: Arial; text-decoration: underline }
.navgaucheongras  { color: #c30; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial; text-decoration: underline }
.maintext {
	color: #906;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial;
	vertical-align: top;
}
.titreblanc { color: #fff; font-weight: bold; font-size: 20px; line-height: 15px; font-family: Arial }
.soustitreblanc { color: #fff; font-weight: bold; font-size: 13px; line-height: 13px; font-family: Arial }
.soustitrebordeau { color: #906; font-weight: bold; font-size: 13px; line-height: 13px; font-family: Arial }
a:link    { }
a:active   { }
a:hover     { color: #303; text-decoration: underline }
a:visited  { }
b { font-weight: bold }
.liens   { color: #c30; font-weight: bold; text-decoration: none }
.liens:active   { color: #c30; font-weight: bold; text-decoration: none }
.liens:hover      { color: #c30; font-weight: bold; text-decoration: underline }
.liens2   { color: #c30; text-decoration: none }
.liens2:active   { color: #c30; text-decoration: none }
.liens2:hover     { color: #c30; text-decoration: underline }

input { color: #906; font-size: 11px; line-height: 13px; font-family: Arial; background-color: #f90 }
textarea { color: #906; font-size: 11px; line-height: 13px; font-family: Arial; background-color: #f90 }
select { color: #906; font-size: 11px; line-height: 13px; font-family: Arial; background-color: #f90 }
input.radio    { background-color: #fc0; }
