.link {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #8FAFC4;
	text-decoration: underline;
}
.link:visited {
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: underline;
	color: #8FAFC4;
}
.link:hover {
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none;
	color: #8FAFC4;
}
.link:active {
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: underline;
	color: #8FAFC4;
}
.link2 {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #4CABE5;
	text-decoration: underline;
}
.link2:visited {
	font-family: Tahoma; 
	font-size: 10px; 
	text-decoration: underline;
	color: #4CABE5;
}
.link2:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	text-decoration: none;
	color: #4CABE5;
}
.link2:active {
	font-family: Tahoma; 
	font-size: 10px; 
	text-decoration: underline;
	color: #4CABE5;
}
.link3 {
	color: #FFF;
	text-decoration: none;
}
.link3:visited {
	text-decoration: none;
	color: #FFF;
}
.link3:hover {
	text-decoration: underline;
	color: #FFF;
}
.link3:active {
	text-decoration: none;
	color: #FFF;
}
.content {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333;
}
.content2 {
	font-family: Tahoma; 
	font-size: 9px; 
	color: #C9CACB;
}
.content_bleu {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #8FAFC4;
}
.content_blan {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #FFF;
}
.content_p {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #333;
	
}
.content_g {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333;
	
}
.gris {color: #CCCCCC}
.input {
	width:118px; 
	height:14px; 
	border-color:#404040; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	background-color:#ffffff; 
	padding-left:5px;
	font-family: Tahoma;
	font-size:10px;
	line-height:13px;
	color:#4F4E4E;
}
Lien Email
.linkmail{
	font-family: Arial;
	font-size: 11px;
	color: #0097ED;
	font-weight:bold;
}
.linkmail:hover {
	color: #E99A00;
}
.linkmail:visited {
	color: #0097ED;
	font-weight:bold;
}
#cache {
	position:absolute;
	z-index:1;
	visibility:hidden;
	width: 300px;
	height: 30;
	left: 102px;
	top: 180px;
}
