/*== Zone de contenu texte css pages html FANFAN SEPT_07 ===*/
.text {
	padding: 5px 10px 5px 10px;;
	width: 360px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 16px !important;
	color: #999999;
}
.textcomment {
	padding: 5px 10px 5px 10px;;
	width: 360px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px !important;
	color: #999999;
}
.textecentre {
	vertical-align: middle;
}
.imgcentre {
	vertical-align: middle;
	padding: 5px 10px 5px 10px;;
}
.imgnav_haut {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
}
.imgnav {
	vertical-align: bottom;
	padding: 5px 10px 5px 10px;
}
.table_smart {
	width: 					810px;
	background-color: #000000;
	height: 610px;
}
.table_articles {
	width: 					100%;
	background-color: #CCCCCC;
}
body {
	background-color: #333333;
}
