@charset "iso-8859-1";

	BODY, TABLE, TR, TD 
	{ 
	font-family: Tahoma, Helvetica; 
	font-size: 11px; 
	color: #000000; 
	font-weight:normal;	
	text-decoration: none;
	}
	
	P
	{ 
	font-family: Tahoma, Helvetica; 
	font-size: 12px; 
	color: #000000; 
	font-weight:normal;	
	text-decoration: none;
	}

	.intro 
	{ 
	font-family: Tahoma, Helvetica; 
	font-size: 12px; 
	color: #565656; 
	font-weight:normal;	
	text-decoration: none;
	line-height: 140%;
	}
	
	.smallgrey 
	{ 
	font-family: Tahoma, Helvetica; 
	font-size: 11px; 
	color: #9C9C9C; 
	font-weight:normal;	
	}


	.flyer  
	{ background-image: url('images/icone_form.gif'); 
      background-repeat: no-repeat;
      background-position: right;
     }
	
	.logos  
	{ background-image: url('images/logos.gif'); 
      background-repeat: no-repeat;
      background-position: bottom;
     }
	
	a:link { font-weight:bold; color: #083961; text-decoration: underline; }
	a:visited { font-weight:bold; color: #083961; text-decoration: underline;  }
	a:hover { font-weight:bold; color: #DF7F14; text-decoration: none;  }
	
	a.menu:link { font-weight:bold; color: #FFFFFF; text-decoration: none; }
	a.menu:visited { font-weight:bold; color: #FFFFFF; text-decoration: none;  }
	a.menu:hover { font-weight:bold; color: #083961; text-decoration: underline;  }
	
	a.menubas:link { font-weight:bold; color: #565656; text-decoration: none; }
	a.menubas:visited { font-weight:bold; color: #565656; text-decoration: none;  }
	a.menubas:hover { font-weight:bold; color: #083961; text-decoration: underline;  }


	