body {
	margin:0 auto;
	padding:0px;
	font-size:0.9em;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	border:1px solid #000;
	background:#000;
	color: #ccc
}
a {
	color:#099;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
p {
	padding: 0 10px 5px 10px;
	text-align: justify;
}
h1 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-size:1.5em;
	color:#699;
	font-weight:normal;
}
h2 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-size:1.1em;
	color:#699;
	font-weight:normal;
}
h3 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-size: 0.8em;
	color:#699;
	font-weight:normal;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
}

h4 {
	margin:0;
	padding:10px 0 0 10px;
	font-size: 0.9em;
	color:#699;
	font-weight:normal;
}

/* Status Bar */

div#status-bar {
	background: url('../images/status-bar-bg.png') repeat-x;
	border-bottom: 2px groove #ffffff;
	height: 40px;
	width: 100%;
	border-top: 1px dotted #666;
}

div#status-bar-content {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 30px;
}

div#status-bar-commands {
	width: 300px;
}

form#search-form {
	width: 200px;
	height: 20px;
}

#share {
	float:left;
	padding-top: 7px;
	width: 150px;
	font-size: 12px;
}

#action-bar {
	height: 14px;
	margin-left:100px;
	padding: 8px 28px;
	width: 200px;
	font-size: 12px;
}

#search-bar {
	height: 30px;
	width: 200px;
	float: right;
}

#action-bar a:before { content: '|  '; }

#action-bar a[title="Contatti"]:after { content: '  |'; }

form#search-form input[type="text"] {
	background: url(../images/search-field.png) no-repeat;
	border:none;
	height:30px;
	padding: 5px 0px 0px 30px;
	width:170px;
}

form#search-form input[type="submit"] { display: none; }


#header {
	background:url(../images/header_bckg.jpg) no-repeat top right #B9121C;
	border-bottom: 3px solid#666;
}
#logo {
	padding:30px 20px 0 40px;
	height:170px;
	background:url(../images/head_bckg.jpg) no-repeat #000;
}
#slogan {
	float:left;
	color:#FFFFFF;
	font-size:26px;
	text-transform:uppercase;
	padding-top:70px
}
#logo a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:40px;
	text-transform:uppercase;
	letter-spacing:5px;
}
#logo_text {
	float:right;
	width:300px;
	text-align:left;
	font-size:18px;
	color:#fff;
	line-height:12px;
	padding-top:70px;
	margin-right: 40px;
}
#menu {
	background: url(../images/menu_bckg.gif) repeat-x #fff;
	height:40px;
	padding-top:10px;
}
#menu_list {
	width:515px;
	margin:0 auto;
}
#menu a {
	display:block;
	color:#999;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin:0 20px;
	padding-top:8px;
}
#menu a:hover{padding-top:10px;}
.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a {
	display:block;
	float:left;
	font-size:12px;
	color:#699;
}
.description {
	display:block;
	float:right;
	width:90px;
	padding: 0 10px 20px 0;
	line-height:12px;
}
p.additional {
	margin:0 10px;
	color:#9c9c9c;
	font-size:12px;
	line-height:normal;
	border-top:1px solid #bdbdbd;
	padding: 10px 10px 0px 45px;
	background:url(../images/umbrella.gif) no-repeat 0 12px;
}

#main {
	background:url(../images/sidebar_bckg.gif) no-repeat top right #000;
	margin:0 auto;
	padding:20px 0 0 0;
	width:960px;
	height: auto;
	overflow: hidden;
}

#sidebarleft {
	float:left;
	width:210px;
	padding: 10px 0 0 8px;
	font-size:11px;
	border-left: 1px dotted #666;
}
#sidebarleft a{ font-weight:bold; }
#sidebarleft h1 {
	margin:0;
	padding:0 0 20px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
}

#text {
	margin: 0 0px 0 5px;
	float: left;
	width: 478px;
	padding-right: 0px;
	border-left: 1px dotted #666;
}
#text li {list-style:none; padding-left:20px; background:url(../images/li.gif) no-repeat 0px 4px;}

#sidebar {
	float:right;
	width:234px;
	padding: 10px 10px 0 6px;
	font-size:11px;
	background-color: none;
}
#sidebar a{ font-weight:bold; }
#sidebar h1 {
	margin:0;
	padding:0 0 20px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#999;
	font-weight:normal;
}


#footer {background:url(../images/footer_bckg.gif) repeat-x #666; height:57px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; background:url(../images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
