.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.6em; 
}
.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color:#fff;
	font-weight: bold;	
}
.intro {
	border-top: dashed;
	border-top-width: 1px;
	border-bottom: dashed;
	border-left: none;
	border-right: none;
	border-bottom-width: 1px;
	background-color: #eeeff1;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
	
a.gen:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	}
a.gen:hover {
		text-decoration: underline;
	}
.textedroite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
}
.adresses {

	border-top: dashed;
	border-top-width: 1px;
	border-bottom: dashed;
	border-left: none;
	border-right: none;
	border-bottom-width: 1px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

