.legend {    
        font-weight : bold;
        color       : #FF9900;
        background  : transparent;

}
.fieldset {  
        width       : 370px;    
        color       : #ffffff;
		border: 1px solid #ffffff; 
}   
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}

.titre {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texte12 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.texte10 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.texte11 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.texte11_bold {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.table { 
	border-collapse: collapse;
	background:url(images/hannaka_fond_all.jpg);
	background-repeat:no-repeat;
}
.image { 	
    border: 1px solid #999999;
}
.item{
  	display: none; 
}
 
.lienItem{
 	text-decoration: none; 
}