/* CSS Document */

body {
	color: #CCCCCC;
	background-color:#000000;
	border: 0;
	font: normal 12px/17px "verdana", "arial", "helvetica", "sans-serif";
	margin: 0px;
	padding: 0px;
	text-align:center;
	} 
a {
	text-decoration:none;
	color:#9E9800;
}
a:hover {
	text-decoration:underline;
}

h1{
	font-weight:normal;
	font-size:16px;
	line-height:26px;
	color: #CCCCCC;
	margin-top:5px;
	margin-left:0;
	padding:0;
	text-align:left;
}
h3{
	font-weight:normal;
	font-size:11px;
}
h4{
	color: rgb(225, 73, 0);
/*	display: inline;*/
	margin-bottom:0px;
    padding-top: 12px;
	padding-bottom:2px;
	font-size:11px;
}
div#wrapper {  
    width: 800px;  
    margin: 0 auto;  
    text-align: left;  
}  
movie_sinistra{
	font-weigh:normal;
	color: #CCCCCC;
	padding:0;
	text-align:left;
	background-color: #CCCCCC;
	margin: 5px;
	float: left;
	width: 380px;
	border: thin solid #FFFFFF;
}
.contents {
	margin: 0;
	padding: 0;
	float:none;
	width: 800px;
	vertical-align: middle;
	margin-top: 10px;
}
.contents p{
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
}
.contents a {
	text-decoration:none;
	color:#9E9800;
}
.contents a:hover {
	text-decoration:underline;
}
.contents h2{
	font-family: Verdana;
	font-size: 20px;
	color: #9E9800;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contents h3{
	font-family: Verdana;
	font-size: 12px;
	color: #00FF00;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contents h4{
	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contents-box {
	margin: 0;
	padding: 0;
	float:none;
	width: 650px;
	vertical-align: middle;
	padding-top: 20px;
	text-align: left;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
	background-image: url(it/product/images/background.gif);
	background-repeat: repeat;
	margin-top: 10px;
}
.scheda-box {
	margin: 0;
	padding: 0;
	float:none;
	width: 758px;
	vertical-align: middle;
	padding-top: 20px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	border-top-color: #9E9800;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #9E9800;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #9E9800;
	border-bottom-style: solid;
	border-left-color: #9E9800;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.icon-box {
	width: 650px;
	margin-bottom: 10px;
}
.image-right {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
.prodotti-icon {
	margin-top: 10px;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}
ul#topnav {
	margin: 0; padding: 0;
	float:none;
	width: 800px;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--‚±‚±‘åŽ–--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } 
ul#topnav a.home {
	width: 120px;
	background-image: url(images/nav_home.gif);
	background-repeat: no-repeat;
}
ul#topnav a.products {
	width: 120px;
	background-image: url(images/nav_products.gif);
	background-repeat: no-repeat;
}
ul#topnav a.news {
	width: 160px;
	background-image: url(images/nav_news.gif);
	background-repeat: no-repeat;
}
ul#topnav a.movie {
	width: 100px;
	background-image: url(images/nav_movie.gif);
	background-repeat: no-repeat;
}
ul#topnav a.style {
	width: 150px;
	background-image: url(images/nav_style.gif);
	background-repeat: no-repeat;
}
ul#topnav a.concept {
	width: 150px;
	background-image: url(images/nav_concept.gif);
	background-repeat: no-repeat;
}
ul#topnav li .sub {
	position: absolute;
	top: 44px;
	left: 0;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	background-color: #333333;
	text-align: left;
}
ul#topnav li .row { 
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 { 
	padding: 0;  margin: 0;
	font-size: 14px;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { 
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0;
	height: auto;
	padding: 3px 3px 3px 3px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}
.top-logo {
	vertical-align: middle;
	border-bottom-color: #9E9800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #9E9800;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #9E9800;
	border-left-style: solid;
	border-left-width: 1px;
	color: #9E9800;
	width: 798px;
	text-align: center;
	background-image: url(images/logo-header.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 40px;
}
.footer {
	margin: 0;
	vertical-align: middle;
	border-top-color: #9E9800;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #9E9800;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #9E9800;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
	width: 798px;
	margin-top: 10px;
	text-align: center;
	background-image: url(images/logo_footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.footer a{
	color: #9E9800;
}
.footer a:hover{
	text-decoration: underline;
}

.breadcrumb {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.breadcrumb a{
	color: #9E9800;
	border-bottom-width: 1px;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.product-news-left{
	width: 450px;
	margin-right: 20px;
	float: left;
}

.product-news-right{
	width: 300px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(it/product/images/background.gif);
	padding-top: 15px;
	padding-bottom: 15px;
}
.product-news-right img{
	margin-bottom: 10px;	
}
.article{
	margin-top: 10px;
	border-bottom-color: #9E9800;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: left;
}
.img{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 10px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.article h2{
	font-family: verdana;
	font-size: 14px;
	color: #9E9800;
}
.article p{
	font-family: verdana;
	font-size: 11px;
	color: #9E9800;
}
.products-movie{
	width: 778px;
	border-color: #9E9800;
	border-width: 1px;
	border-style: solid;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.movie-article{
	width: 778px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.movie-article a{
	color: #9E9800;
}
.movie-article a:hover{
	text-decoration: underline;
}
.movie-article h2{
	font-family: verdana;
	font-size: 14px;
	color: #9E9800;
	text-align: left;
}
.movie-article p{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.movie-article-left{
	width: 385px;
	float: left;
}
.movie-article-right{
	width: 385px;
	float: right;
}
.img-movie{
	float: left;
	margin-right: 10px;
}
.pagetop{
	margin-bottom: 5px;
	margin-top: 5px;
}
#navigation{
	background: url(/images/bg-header.gif) repeat-x;
	height: 129px;
	display: block;
}
#navigation-box{
	height: 129px;
	width: 800px;
}
/* navigation lists */
#navigation #sitelinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation #sitelinks li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 121px;
	display: block;
	height: 101px;
	float: left;
	line-height:18px;
	background: url(/images/navi-divider.gif) no-repeat left center;
}
#navigation #sitelinks a {
	list-style: none;
	text-decoration: none;
	color: #b3b3b3;
	padding-top: 33px;
	
	display: block;
	height: 68px;
}
#navigation #sitelinks a:hover {
	color: #fff;	
}
#navigation #sitelinks a span {
	display: block;
	padding-left: 10px;
	font-size:16px;
		font-weight:200;
		margin-bottom:0px
}
#navigation #sitelinks a em {
	display: block;
	font-style: normal;
	font-size: 10px;
	padding-left: 10px;
		font-weight:200;
		margin-top:0;
}

#navigation ol{
}

#navigation ol li{
}
/* L O G O */
.logo {
	width: 140px;
	height: 74px;
	float: left;
	margin-right: 25px;
	margin-top: 12px;
}

.logo a{
	width: 140px;
	height: 74px;
	background: url(/images/logo-header.gif) no-repeat left ;
	display:block;
}

.logo a:hover{
	background: url(/images/logo-header.gif) no-repeat left ;
}

.logo span{
	display:none
}

.logo h1{
	margin:0;
	padding:0;
}
.secondFooter {
	height: 109px;
	clear: both;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.content{
	width: 800px;
	overflow: hidden;
	margin: 0px auto;
}
.footer-box{
	width: 800px;
	overflow: hidden;
	margin: 0px auto;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
}
.footerleft  {
	width: 250px;
	margin-top: 17px;
	margin-left: 100px;
	float: left;
}
.footerRight  {
	float: right;
	width: 450px;
	margin-top: 17px;
	margin-right: 0px;
	font-size: 11px;
	text-align: right;
}
table#table-01 {
	width: 530px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
}