			.titre_1 {
  				font-family: Times New Romain;
  				font-size: 16px;
  				font-style: normal;
  				line-height: 18px;
  				font-weight: normal;
  				font-variant: normal;
  				text-transform: none;
  				color: #FFFFFF
  			}
			
			.text_1 {
  				font-family: Times New Romain;
  				font-size: 12px;
  				font-style: normal;
  				line-height: 16px;
  				font-weight: normal;
  				font-variant: normal;
  				text-transform: none;
  				color: #FFFFFF
  			}	
			.nav_top_link  {
  				font-family: Times New Romain;
  				font-size: 14px;
  				font-style: normal;
  				line-height: 16px;
  				font-weight: bold;
  				font-variant: normal;
  				text-transform: none;
				text-decoration: none;
  				color: #FFFFFF
  			}
  			.nav_top_link:hover {
			color: #FFFFFF;
			font-style: bold;
			text-decoration: underline;
			}
			.sub_nav_top_link  {
  				font-family: Times New Romain;
  				font-size: 10px;
  				font-style: normal;
  				line-height: 12px;
  				font-weight: bold;
  				font-variant: normal;
  				text-transform: none;
				text-decoration: none;
  				color: #FFFFFF
  			}
  			.sub_nav_top_link:hover {
			color: #FFFFFF;
			font-style: bold;
			text-decoration: underline;
			}
			
			.link  {
  				font-family: Times New Romain;
  				font-size: 12px;
  				font-style: normal;
  				line-height: 16px;
  				font-weight: normal;
  				font-variant: normal;
  				text-transform: none;
  				color: #FFFFFF
  			}
  			.link:hover {
			color: #FFFFFF;
			font-style: normal;
			text-decoration: underline;
			}