/* CSS Document */

a:visited {
	color: #ffffff; font-weight: normal; TEXT-DECORATION: none
}
a:active {
	color: #ffffff; font-weight: normal; TEXT-DECORATION: none
}

A:link {
	COLOR: #646491; font-weight: normal; TEXT-DECORATION: none
}
A:hover {
	COLOR: #646491; font-weight: normal; TEXT-DECORATION: underline
}
a.lien_grand
  {
    color:#646491;
	font-size: 12px;
    text-decoration:none;
    font-weight:bold;
  }
  
  a.lien_grand:hover
  {
    color:#646491;
	font-size: 12px;
    text-decoration:underline;
	background-color: none;
    font-weight:bold;
}
a.lien_normal
  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
    text-decoration:none;
    font-weight:normal;
  }
  
  a.lien_normal:hover
  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
    text-decoration:underline;
	background-color: none;
    font-weight:normal;
 }


body,td,th {
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.typo_base_nonlien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCFF33;
}
.typo_base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646491;
}
.typo_base_gd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.typo_base_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646491;
}
.typo_liens_grand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99FF00;
}
.typo_liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.typo_liens_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99FF00;
}.typo_base_gd_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.typo_base_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

