body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: Arial;
}
a.menu {
	color: White;
	font-size:12;
	text-decoration: none;
	text-transform : uppercase;
	font-weight : normal;
}
td {font-family: Arial; font-size: 11px; color: #202020;}
a {
	color : #7E7E7E;
	text-decoration : underline;
}
a.u {
	text-decoration : underline;
}
A:hover {color:#414141;text-decoration : underline}
.bold{font:900}
a.menu:hover{
	color: #F4FAD2;
}
.grey {		
color: Gray;
	text-transform : uppercase;
	font-weight : normal;
}
.white {
	color: White;
	text-transform : uppercase;
	font-weight : normal;
}
.mname {
	color: White;
	font-size:12px;
	font-weight : normal;
}
.name_t {
	color: White;
	font-size:16px;
	font-weight : normal;
}
.news {
	color: #585858;
	font-size:11px;
	font-weight : normal;
}
.menuleft{
	color: White;
	font-weight : normal;
	font-size : 14px;
	text-decoration : none;
}
.t10 {
	color: #6C6E5F;
	font-size:9px;
	font-weight : normal;
	text-decoration:none;
}
h1 {
	font-size: 20px;
	font-family: Arial;
	color: #6E4218;
	font-weight : normal;
	margin-top : -1px;
	margin-bottom : -1px;
	text-transform:uppercase;
}
h2 {
	font-size: 18px;
	font-family: Arial;
	color: Gray;
	font-weight : normal;
	margin-top : -2px;
	margin-bottom : -2px;
}
h3 {
	font-size: 12px;
	font-family: Arial;
	color: #2F4F4F;
	margin-top : -1px;
}
h5 {
	color: #252525;
		font-family: Arial;
	font-size: 11px;
	margin-bottom : -1px;
	margin-top : -1px;
	text-transform : uppercase;
}
.menu_3 {
	font-size: 13px;
	font-family: Arial;
	color: #537168;
	font-weight : bold;
	margin-top : -2px;
	margin-bottom : -2px;
}
.menu_4 {
	font-size: 13px;
	font-family: Arial;
	color: #AE2727;
	font-weight : bold;
	margin-top : -2px;
	margin-bottom : -2px;
}

.tab_left {
	border-left: 1px solid;
}
.name {
	font-size: 12px;
	color : #252525;
}
img {
	border : none Silver;
}
.price {
	font-size: 14px;
	font-family: Arial;
	color: #FF4500;
	font-weight : bold;
}
.price_sm {
	font-size: 12px;
	font-family: Arial;
	color: #007DF4;
	font-weight : bold;
}
.name_b {
	font-size: 11px;
	font-family: Arial;
	color: #252525;
	font-weight : bold;
}
strong {
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-transform : uppercase;
}
input {
	border : 1px solid Gray;
	font-size : 12px;
}
.tab_all {
	border : 1px solid;
}
.bg_menu {
	background-position : bottom;
	background-repeat : repeat-x;
}
.bg {
	background-position : bottom;
	background-repeat : no-repeat;
}
hr{
	margin-top : -2px;
	margin-bottom : -2px;
}
.texte {
	font-size: 11px;
	font-family: Arial;
	color: Gray;
}
.red {
   	font-size: 12px;
	color: red;
}