
html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:scroll;
}

body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	background-image: url(../img/bg-body.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

a:link{ color: #FF9900; }

a:visited{ color: #FF9900; }

a:hover, a:focus{ color: #FF9814;	text-decoration:none; }

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em strong, strong em{ font-weight:bold; font-style:italic; }

#cont-top {
	display:block;
	position: relative;
	padding:0px;
	width:960px;
	margin: 0px auto;
}

#top {
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	height:210px;
	background:#FFFFFF;
	border:solid #E69623;
	border-width:3px 0 3px 0;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

#top_interne {
	display:block;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	height:210px;
	margin: 10px auto;	
	background-position: center center;
	background-repeat: no-repeat;
	border:solid #E69623;
	border-width:3px 0 3px 0;
	background-color: #E69623;
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

#focus-top {
	display:block;
	float: left;
	width:300px;
	height:210px;
	font-size:14px;
}

#focus-top p {
	font-size:13px;
	color: #333333;
	text-align: justify;
}

#focus-top h1 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
	color: #333333;
}

#header {
	display:block;
	position: relative;
	padding:0px;
	width:960px;
	margin: 10px auto;
}

#header h1, #header h3, #header strong {
	display: none;
}

#logo {
	float: left;
	display:block;
	margin-top: 10px;
	margin-bottom: 20px;
	width:199px;
	height:64px;
	background-image: url(../img/logo-digibiz.png);
}

#banner_header img {
	float: left;
	margin-right: 15px;
	border: 5px solid #FF9900;
}

#banner_header p {
	float: left;
	display: block;
	width: 300px;
	margin: 0px;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

#banner_header a.titolo {
	float: left;
	display: block;
	font-size: 18px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 5px;
}

#banner_header a.titolo:hover {
	text-decoration: underline;
}

#banner_header a.button { 
	font-weight:bold; 
	text-decoration:none;
	width:87px; 
	height:33px; 
	float:right; 
	display:block; 
	background:url(../img/button1.png) no-repeat; 
	text-align:center; 
	line-height:30px; 
	font-size:12px;
	margin-top:10px; 
	color:#fff !important; 
}

#banner_header h3 { 
	display: none; 
}

#cont-mid {
	display: block;
	margin: 0px auto;
	margin-top: 30px;
	width: 960px;
}

.box-mid-a, .box-mid-b {
	display: block;
	float: left;
	width: 300px;
	text-align: justify;
}

.box-mid-c {
	display: block;
	float: left;
	width: 630px;
	margin-right: 30px;
	text-align: justify;
}

.box-mid-b {
	margin-left: 30px;
	margin-right: 30px;
}

.box-mid-a img, .box-mid-b img {
	display: block;
	margin: 0px auto;
	border: 0px;
}

.box-mid-a a, .box-mid-b a {
	display: block;
	width: 300px;
	font-size: 19px;
	margin-bottom: 10px;
	line-height:0.5em;
	color: #555555;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
}

.box-mid-c a {
	font-size: 14px;
	color: #FF0000;
	text-decoration:none;
	border-bottom:1px dotted #FF0000;
	font-weight: normal;
}

.box-mid-c a:hover {
	color: #FF6600;
	border-bottom:1px dotted #FF6600;
}

.box-mid-c p {
	display: block;
	width: 600px;
	padding: 15px;
	margin-bottom: 10px;
	line-height:1.5em;
	color: #555555;
	font-weight: normal;
	text-align: justify;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background-color: #FFF7D7;
}

.box-mid-c h1 {
	font-size: 19px;
	margin-bottom: 25px;
	padding: 0px;
	line-height:1.5em;
	color: #666666;
}

.box-mid-c h3{
	display: block;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FF9900;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}

.box-mid-a a.button, .box-mid-b a.button { 
	font-weight:bold; 
	text-decoration:none;
	width:87px; 
	height:33px; 
	float:right; 
	display:block; 
	background:url(../img/button1.png) no-repeat; 
	text-align:center; 
	line-height:30px; 
	font-size:12px;
	margin-top:25px; 
	color:#fff !important; 
}

.box-mid-a a:hover, .box-mid-b a:hover {
	text-decoration:underline;
}

.sep-mid {
	width: 960px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height:0em;
	font-size: 1px;
}

.sep-footer {
	width: 100%;
	height: 100px;
	border-bottom:5px solid #E69623;
	background-image: url(../img/footer.gif);
	background-repeat:  no-repeat;
	background-position: center center;
}

#cont-footer {
	display: block;
	width: 960px;
	margin: 0px auto;
}

#footer {
	width: 100%;
	background-color: #333333;
	border-bottom:3px solid #E69623;
	padding-bottom: 50px;
	background-image:url(../img/footer-light.png); 
	background-repeat:  no-repeat;
	background-position: top center;
}

.box-footer-a b, .box-footer-b b{
	font-size: 16px;
	margin-bottom: 10px;
	line-height:1.5em;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
}

.box-footer-a h6, .box-footer-b h6{
	font-size: 12px;
	margin-bottom: 10px;
	line-height:1.5em;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
	display:inline;
}

.box-footer-a, .box-footer-b {
	display: block;
	float: left;
	width: 280px;
	padding: 10px;
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
}

.box-footer-b {
	margin-left: 30px;
	margin-right: 30px;
	background-color: #E69623;
	background-image:url(../img/close-box-footer.png); 
	background-repeat:  no-repeat;
	background-position: bottom;
}

.box-footer-a li {
	list-style: none;
	margin-left: 10px
}

.box-footer-a ul {
	padding-left: 0px;
	margin-left: 15px;
}

.box-footer-a a, .box-footer-b a {
	color: #FFFFFF;
	text-decoration:none;
}

.box-footer-a a:hover, .box-footer-b a:hover {
	text-decoration:underline;
}

#rights {
	display: block;
	width: 960px;
	margin: 25px auto;
	font-size: 12px;
	line-height:1.5em;
	text-align: center;
}

.cleaner {
	clear: both;
}

/* SLIDER HOME */

#banner_header{
	position:absolute;
	right: 0px;
}
#banner_header div{
	width:625px;
	float:left;
}
#banner_header .buttons{
	text-align:left
}
#banner_header .next{
	float:right
}
.banner_header .buttons{
	text-align:center;
	clear:both;
}
.banner_header .mask{
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
}

.mask {
	position:relative;
	width:625px;
	height:210px;
	overflow:hidden;
}

#handles_header {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#cont_banner {
	width:625px;
	float: right;
	margin-left: 7px;
	background:#FFFFFF;
	text-align:left;
	position: relative;
}

.buttons {
	padding:0px;
}

.buttons span {
	background:#FFFFFF;
	color:#FF9900;
	padding:2px 5px;
	cursor:pointer;
	font:12px Verdana;
	font-weight: bold;
}

.buttons span.active, .buttons span:hover {
	background:#FF9900;
	color:#FFFFFF;
}

/* SLIDER HOME */

