/** {
	margin: 0px;
	padding: 0px;
}*/
body{width:760px;margin:0 auto;border:1px solid #777;}
.form{font-family:AuX DotBitC; font-size:12px; font-weight:regular; color:#FFFFFF;}
.cap{font-family:Arial Narrow; font-size:20px; font-weight:bold;}
.txt{font-family:Tahoma; font-size:11px; font-weight:regular; color:#000000; padding-left:10px;}
div.prodtitle{width:254px;height:33px;font-family:Arial Narrow; font-size:16px;font-weight: bold;padding-top: 5px;}
.lien{color:#F4781E;}
.txt2{font-family:Tahoma; font-size:11px; font-weight:regular; color:#000000;}
/*#Menu div {
	font-family:Arial Narrow; 
	font-size:14px;
	float: left;
	height: 27px;
	color: White;
}*/
td.middle {
	width: 33%;
	height: 30px;
	background-color: black;
	border-right: solid 1px white;
}
td.last {
	width: 34%;
	height: 30px;
	background-color: black;
	text-align: center;
}

/******************************* Menu ***********************************/
#Separator {
	float:left;
	width:170px;
	background-color:black;
	height:24px;
	margin-top:2px;
}
#Menu {
font-family: Arial Narrow;
font-size: 14px;
float: left;
height: 27px;
/*padding-top: 8px;
padding-left: 20px;
text-align: center;*/
background-image: url(../images/tile2.gif);
}
#MainMenu {
list-style: none;
list-style-position: inside;
display: inline;
}
#MainMenu li {
display: inline;
float: left;
color: #000;
background-image: url(../images/tile2.gif);
background-repeat: repeat-x;
}
#MainMenu li a, #MainMenu li span, #MainMenu li strong {
display: block;
float: left;
padding: 4px 10px;
color: #fff;
font-size: 14px;
/*font-weight: bolder;
text-decoration: none;*/
}
#MainMenu li a, #MainMenu li a:visited {
	text-decoration: none;
}
#MainMenu li a:hover {
	text-decoration: underline;
	color: Black;
}
#MainMenu img {
	float: left;
	margin-left: 5px;
}
#MainMenu span {
}

div.price {
	color: #E80000;
	font-size: 16px;
	font-weight: bolder;
/*	padding-left: 50px;*/
margin-top: 20px;
}
#Contact {
	color: White;margin-right:20px;
}
#Contact a, #Contact a:visited {
	text-decoration: none;
	color: White;
}
#Contact a:hover {
	text-decoration: underline;
	color: white;
}
.redmention {
	color: #D00000;
	font-weight: bolder;
}
