@charset "UTF-8";

* { padding: 0; margin: 0; outline: 0; }

body {
	text-align: left;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(files/bg.gif);
	background-repeat: repeat;
	font-size:80%;
}

#all {
	margin: 0 auto;
}

/* Ipo */

#ipo {
	width:100%;
	position: fixed;
	z-index:9999;
	background-image:url(Files/bgb.gif);
	color:#FFF;
	font-size:22px;
	text-transform:uppercase;
	padding:10px;
	border-bottom: 1px dashed #666;
}

#ipod {
	width:100%; height:110px; position: absolute; z-index:9999;
}


#ipotxt {
	width:820px;
	margin:0 auto;
}

#ipo a:link {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#ipo a:hover, active {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
#ipo a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#ipo a:visited:hover, active {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

/* Link */

a:link {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
a:hover, active {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}

a:visited:hover, active {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

/* Header */

#header {
	width:100%;
	height:auto;
}

#headerimg {
	background-color:#b3b3b3;
	background-image:url(Files/header.jpg);
	background-repeat:no-repeat;
	height:241px;
}

#header #logo1 {
	position: absolute;
	top: 122px;
	width: 130px;
	height: 153px;
	background-image: url(Files/logo1.png);
	background-repeat:no-repeat;
}

#header #logo2 {
	position: absolute;
	top: 122px;
	width: 705px;
	height: 118px;
	background-image: url(Files/logo2.png);
	background-repeat:no-repeat;
}

/* Menu */

#menu {
       font: 14px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
       width:800px;
       height:51px;
       color:#FFF;
       background-image:url(Files/menu.png);
       background-repeat:repeat-x;
       overflow:hidden;
       margin-left:auto;
       margin-right:auto;
       padding-right:90px;
}

#menu a:link, hover, active, visited {
       font-weight: normal;
       text-decoration:none;
}
#menu a:visited {
       font-weight: normal;
       text-decoration:none;
}

#menu ul {
       float:left;
       text-transform:uppercase;
       padding-left:120px;
       margin-top: 0px;
       display:inline;
       height:51px;
}

#menu ul li {
       display: inline;
}

#menu ul li a {
       float: left;
       padding: 16px 14px;
       border-right: 1px solid #141414;
       text-decoration: none;  
       letter-spacing: 1px;
       color: #fff;
       height: 51px;
}

#menu ul li a:hover,
#menu ul li a:active {
       background: url(Files/menuh.png) repeat-x;
       color: #fff;
}

#menu ul li#current a {
       color: #fff;
       background: url(Files/menuh.png) repeat-x;
}

#menur {
       width:100%;
       background-image:url(Files/menu.png);
       background-repeat:repeat-x;
}

#shadow {
       background-image:url(Files/shad.png);
       background-repeat:repeat-x;
       height:7px;
}

#cerca {
       position: absolute;
       top: 251px;
       width: 200px;
       height: 30px;
       margin-left:650px;
}

/* Main */

#main {
	width:850px;
	margin: 0 auto;
}

#left {
	float:left;
	width:450px;
	margin-right:20px;
	display: inline;
	padding-bottom:30px;
}

#right {
	float:right;
	width:300px;
	display:inline;
	padding-bottom:30px;
}

#titolo {
	font-size: 230%;	
	font-weight: bold;
	letter-spacing: -1px;
	color:#999;
	padding-bottom:7px;
}

#flash {
	border:1px solid #fff;
}

#fire {
	height:600px;
}

/* News */

#news{
	padding-left:5px;
	padding-right:10px;
}

#titnews {
	font-size: 150%;	
	letter-spacing: -1px;
}

#datanews {
	text-transform:uppercase;
	font-size:90%;
	display:inline;
}

#fonte {
	padding-bottom:3px;
}

#txtnews {
	display:inline;
}

#nav {
	color:#999;
	font-size: 110%;	
	letter-spacing: -1px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform:uppercase;
}

/* Footer */

#footer {
	clear:both;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
	font-size:11px;
	background-image:url(Files/bgb.gif);
	background-repeat:repeat;
	letter-spacing:1px;
}

#credits {
	width:800px;
	margin: 0 auto;
}

#footer a:link {
	color:#a50244;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover, active {
	color:#da0058;
	font-weight:bold;
	text-decoration:none;
}
#footer a:visited {
	color:#a50244;
	font-weight:bold;
	text-decoration:none;
}
#footer a:visited:hover, active {
	color:#da0058;
	font-weight:bold;
	text-decoration:none;
}

/* Faq */

#titfaq {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
	color:#999;
}

#faq {
	padding-bottom:6px;
	padding-top:6px;
	padding-left:6px;
}

/* Link Page */

#linkleft {
	float: left;
	width:385px;
	margin-right:30px;
	margin-bottom:30px;
}

#linkright {
	float:left;
	width:385px;
	margin-bottom:30px;
}
#documenti {
	height:120px;
}
#download {
	padding-bottom:3px;
	padding-top:3px;
}

/* Classi */

.eye {
	padding-top:9px;
}

.thumb {
	border:5px solid #000;
	display:inline;
	margin-right:5px;
}

.homepic {
	float:left;
	border:5px solid #000;
	margin-right:13px;
}

/* Link Img */

a:link img {
	border-color:#333;
}
a:hover img {
	border-color:#666;
}
a:active img {
	border-color:#666;
}
a:visited img {
	border-color:#333;
}
a:visited:hover img {
	border-color:#666;
}
a:visited:active img {
	border-color:#666;
}

/* Bordi */

input { outline: 0 none }
a {
outline : none;
-moz-outline: none;
}

/* form */

.note {
	max-width:600px;
	min-width:600px;
	width:600px;
	background-color:#000;
	border: 1px solid #222222;
	font-size: 14px;
	color: #FFF;
	margin: 0; padding: 5px;
	outline : none;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.drop {
	width:400px;
	background-color:#000;
	border: 1px solid #222222;
	font-size: 14px;
	color: #FFF;
	margin: 0; padding: 5px;
	outline : none;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.dati {
}
.dati p { margin: 0; padding: 0; }

.dati input.textbox { 
	width: 280px;
	color: #777; 
	border: 1px solid #222222;
	background: #000000;
	font-size: 14px;
	color: #FFF;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
	height:26px;
}

.dati input.news { 
	width: 120px;
	color: #777; 
	border: 1px solid #222222;
	background: #000000;
	font-size: 14px;
	color: #FFF;
	vertical-align: top;
	padding-left: 5px;
	float:left;
	height:27px;
}
.dati input.button { 
	width: 60px;
	height: 29px;
	text-transform: uppercase;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: #111111;
	border: 1px solid #222222;
	vertical-align: top;
}
.expic {
	border:5px solid #999;
	margin-right:13px;
}

.chipic {
	border:5px solid #666;
}
/* Link Img */

#adobe a:link img {
	border-color:#fff;
}
#adobe  a:hover img {
	border-color:#fff;
}
#adobe  a:active img {
	border-color:#fff;
}
#adobe  a:visited img {
	border-color:#fff;
}
#adobe  a:visited:hover img {
	border-color:#fff;
}
#adobe  a:visited:active img {
	border-color:#fff;
}

.al {
       float:left;
       display:block;
}
#crdt {
       display:block;
}
