.image {
	border: 1px solid #989898;
	margin: 4px 5px 3px 5px;
	padding: 5px;
	

	-moz-border-radius: 10px;
	background-color: #FFFFFF;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #e4e4e4;
	font-weight: 900;
	margin: 0px;
 
}
.text_menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
.text_edito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.titre_edito {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.text_fav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #989898;
	border-bottom-color: #989898;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	
}
.tableau {
	border: 1px solid #989898;
}
