body {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size : 11px; 
}

a { font-family: Verdana; color: #000000; font-weight: normal; font-size : 11px; text-decoration:none;}
a:hover { font-family: Verdana; color: #000000; font-weight: normal; font-size : 11px; text-decoration:underline; }

.menucommerce {	font-family: Verdana;color: #FFFFFF;font-weight: normal;font-size : 11px;text-decoration:none; }
.menucommerce:hover {font-family: Verdana;color: #FFFFFF;font-weight: normal;font-size : 11px; text-decoration:underline; }


td {
	font-family: Verdana;
	color: #2F2C27;
	font-weight: normal;
	font-size : 11px; 
}

.texte_bandeau {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-size : 11px; 
}

input, textarea, select, button {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #ffffff;
	font-weight : normal;
	border-color : #000000;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}