/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#0099CC;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#0099CC;
	text-decoration:underline;
	font-weight:bold;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #990000;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 10px 0 10px;
	padding:0 10px 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}

/* body */
body {
	background:#EDF2F6 url(image/sfondi/background_body.jpg) repeat-x top left;
	color:#666;
	font:0.7em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* header */
#header {
	background:;
	margin:0 auto;
	position:relative;
	width:760px;
	height: 200px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#FF9933;
	font-size:40px;
	font-weight:400;
	left:11px;
	letter-spacing:-2px;
	position:absolute;
	top:10px;
	height: 182px;
	padding-left:5px;
	width: 178px;
}
#header p {
	bottom:0px;
	color:#fff;
	font-size:2em;
	position:absolute;
	right:0px;
	width: 520px;
	height: 200;
}
#headerSWF{
border:1px solid red;
}
#header ul {
	list-style:none;
	position:absolute;
	top:34px;
	left: 4px;
}
#header ul li {
	list-style:none;
}
#header ul li a {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:10px;
	padding:7px 7px 7px 13px;
	width:190px;
}
#header ul li a:hover {
	background-color:#fff;
	color:#990000;
	text-decoration:none;
}
#mainMenu { 
	background:;
	margin:0 auto;
	position:relative;
	width:760px;
	text-align:right;
	height:30px;
	padding-bottom: 10px;
}
#mainMenu ul {
  margin: 0;
  padding: 5px 0px 0px 0px;
}

#mainMenu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0px;
  text-align:center;
}
#mainMenu li a{
  color: #fff;
  padding: 0px 0px 10px 0px;
  text-transform:uppercase;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}
#mainMenu li a:hover{
  color: #952024;
  padding: 0px 0px 10px 0px;
  text-transform:uppercase;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  background-color:#990000; 
}

/* content */
#content {
	height:auto;
	margin:0 auto;
	width:760px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 

/* sidebar */
#sidebar {
	float:left;
	width:210px;
	
}
#sidebar h1 {
	border-bottom:2px solid #990000;
	color:#990000;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}
#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	background:#fff;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:10px;
}
#sidebar ul li {
	
	list-style:none;
	padding:0px;
}
#sidebar ul li a {
	color:#fff;
	font-weight:bold;
	display:block;
	font-family:Geneva;
	padding:0px;
	text-decoration:none;
	font-size:12px;
}
#sidebar ul li a:hover {
	background-color:;
	color: #0099CC;
	font-size:12px;
}

/* Main */
#main {
	float:right;
	width:520px;
	background-color:#FFFFFF;
}
#main p {
	color:#555;
	line-height:20px;
	padding:10px;
}
#main h1 {
	border-bottom:2px solid #990000;
	color:#990000;
	font-size:180%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	background-image:url(image/sfondi/bg_h1.png) no-repeat;
}

/* footer */
#footer {
	margin:10px auto;
	width:760px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #990000;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}

.immagini{
padding:3px;
border: 1px solid #990000;
margin: 3px;
}
.immagini a:hover{
background-color: #990000;
}
.titoli{
color:#0099CC;
font-weight: bold;
font-size: 13px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.grassetto{
font-weight:bold;
color:#666;
font:13px Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
.rosso{
color: #990000;
font-weight:bold;
}

.li{
list-style-image:url(image/icone/li_barca.gif);
margin-left:25px;
padding: 0px 0px 10px 5px;
}
.tabella td{
height:30px;
vertical-align:middle;
border-bottom:1px dashed #999;
padding: 5px 5px 10px 5px;
text-align:center;
}
.tabella2 td{
height:10px;
vertical-align:top;
border-bottom:1px dashed #999;
padding: 5px 5px 10px 5px;
text-align:left;
}
.tabella3 td{
height:10px;
vertical-align:top;
padding: 5px 5px 10px 5px;
text-align:left;
}
.bordoAlto{
border-top:1px solid #990000;
}
.bordoDxBianco{
border-right:1px solid #fff;
}
.tabellaListino td{
padding:3px;
}

form {
padding:5px;
}
form input{
border: 1px solid #999999;
color:#990000;
}
form input:hover{
background-color:#990000;
color:#fff;
}
form select{
border: 1px solid #999999;
color:#990000;
}
form select:hover{
background-color:#990000;
color:#fff;
}
form textarea{
border: 1px solid #999999;
color:#990000;
}
form label{
font-weight:bold;
}
