@charset "utf-8";
/* mac hide\*/
html, body { height:100%; }
/* end hide */
* {
	margin: 0;
	padding: 0;
}
body  {
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 100%;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
	border: 0;
}
ul, ol {list-style: none;}
#distance {
	width: 1px;
	height: 50%;
	background-color: #fff;
	margin-bottom: -290px;
	float: left;
}
#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 922px;
	height: 580px;
	clear: left;
} 
#footer {
	bottom: 0px;
	position: absolute;
	width: 780px;
	text-align: center;
	left: 0px;
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#footer p {
	margin: 0;
	padding: 12px 0 0 0;
}
#footer a, #footer a:link, #footer a:visited {
	color: #999999;
}
#menu {
	width: 142px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #484848;
	height: 580px;
}
#menu #logo {
	width: 142px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#mainContent {
	margin-bottom: 35px;
	position: relative;
	float: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 10;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#content_top    {
	position: relative;
	width: 780px;
	height: 280px;
}
#content_bottom  {
	position: relative;
	width: 760px;
	text-align: justify;
	margin-top: 10px;
}
#content_bottom td {
	font-size: 11px;
}

#content_bottom #col_left {
	width: 370px;
	float: left;
}
#content_bottom #col_right {
	width: 370px;
	float: right;
}
#content_bottom  h2, #content_top h2 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#content_bottom  h3, #content_top h3 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#content_bottom a, #content_bottom a:link, #content_bottom a:visited, #content_top a, #content_top a:link, #content_top a:visited {
	color: #FF9900;
	text-decoration: none;
}
#content_bottom a:hover, #content_bottom a:active, #content_bottom a:focus, #content_top a:hover, #content_top a:active, #content_bottom a:focus {
	text-decoration: underline;
}
#content_bottom li {
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 20px;
	background-image: url(../images/li-freccia.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
}
#content_bottom   h2.prezzo, #content_top  h2.prezzo {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link {
	color: #990033;
}
#content_top  #press  {
	background-color: #FFFF66;
	width: 86px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-left: 15px;
	padding: 4px;
	margin-top: 30px;
}
#content_top  #data  {
	font-size: 16px;
	color: #333333;
	float: right;
	margin-right: 87px;
	vertical-align: middle;
	padding: 4px;
	font-weight: bold;
	margin-top: 30px;
}
.contact_subtit {
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	padding-bottom: 2px;
	padding-top: 4px;
}
#content_bottom input {
	background-color: #E5E5E5;
	border: 0;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
#content_bottom  textarea {
	background-color: #E5E5E5;
	border: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	width: 580px;
	height: 60px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
#formreq {
	font-size: 10px;
	color: #FF9900;
	display: inline;
}
.contact_send {
	font-size: 11px;
	color: #FF9900;
}
.link_btn {
	background-color: #FF9900;
	border: 1px solid #FF9900;
	color: #FFFFFF;
	padding: 2px 5px;
	margin-left: 5px;
}.link_btn span {
	color: #FFFFFF;
}
