@charset "UTF-8";/* CSS Document */body {	background-color:#FFF;	margin:0;	top:0;	padding:0;	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	color: #74563e;	text-align:center;	background-attachment: scroll;	background-image: url(../images/background.gif);	background-repeat: repeat-y;	background-position: center;}	#header {	left:auto;right:auto;	width:800px;	height:280px;	margin-right:auto;margin-left:auto;margin-top:0px;padding-left:0px;}#frame {	clear:both;	left:auto;	right:auto;	width:800px;	/* border:1px solid #f00; */	margin-right:auto;	margin-left:auto;	text-align:left;}#frame #container {/* container for text contents */	clear:both;	position:relative;	top:-200px;	margin-top:0px;	padding-left:48px;	width:90%;		/* border:#f00 solid 1px; */}#frame #container #leftColumn {	width:180px;	float:left;	}#frame #container #rightColumn {	float:left;	width:520px;	height:100px;	/* border:1px solid #00F; */	}#header_logo {	float:left;	width:385px;height:281px;	margin-left:25px;	display:inline;	background-image:url(../images/header_logo.gif);	background-repeat:no-repeat;}#header_spacer {	float:left;	width:182px;height:281px;	background-image:url(../images/header_spacer.gif);	background-repeat:no-repeat;}#header_michele {	float:left;	width:184px;height:281px;	background-image:url(../images/header_spacer2.gif);	background-repeat:no-repeat;}#header_menu {	clear:both;	position:relative;	left:25px;top:-119px;	width:567px;height:119px;	background-image:url(../images/header_menu.gif);	background-repeat:no-repeat;}#header_menu #lang {	float:left;	margin-left: 0;	padding-left: 0;	list-style:none;	} 	#header_menu ul {	float:left;	margin-top:0px;	margin-left: 15px;	padding-left: 0;	list-style:none;	} #header_menu ul li {	float: left;	margin: 0px;	}	#header_menu ul li a {	height:25px;	line-height:23px;	float:left;	font-size:14px;	padding:0 12px;	display:block;	border-top:1px solid #937B68;	border-left:1px solid #937B68;	border-right:1px solid #937B68;	border-bottom:0px;	color:#FFF;	text-decoration:none;	text-align:center;	vertical-align:middle;	}/* Hide from IE5-Mac \*/#header_menu li a{float: none}/* End hide */#header_menu li a:hover {	border-top:1px solid #FFF;	border-left:1px solid #FFF;	border-right:1px solid #FFF;}#header_menu li.here a:hover {	border-top:1px solid #FFF;	border-left:1px solid #FFF;	border-right:1px solid #FFF;}#header_menu ul li.here a {	border-top:1px solid #ab9889;	border-left:1px solid #ab9889;	border-right:1px solid #ab9889;	background-color:#ab9889;	}#menu #first_section {	margin-top:0px;padding-top:0px;	font-size:1.25em;	width:490px;	font-weight: bold;	margin-bottom:0;padding-bottom:0;	border-bottom:1px solid #ab9889;}		#menu #section {	margin-top:0px;padding-top:20px;	font-size:1.25em;	width:490px;	font-weight: bold;	margin-bottom:0;padding-bottom:0;	border-bottom:1px solid #ab9889;}	#menu #separator {	margin-top:5px;	margin-bottom:0px;	margin-left:60px;	margin-right:30px;	border-top:1px solid #ab9889;}#menu #title {	float:left;	padding-left:30px;	margin-top:5px;	font-size:1em;	display: block;	font-weight:bold;}#menu #price {	float:right;	padding-right:30px;	margin-top:5px;	font-size:1em;	font-weight:bold;}#menu #description {	clear:both;	padding-left:60px;	padding-right:100px;	font-size:0.9em;	font-weight:normal;	}#text_right {	text-align: right;	font-style: italic;}#captcha {	border: 2px solid #74563e;}
