@charset "utf-8";

body {
	margin: 0 0 0 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#head {
	top:0px;
	width:100%;
	height:43px;
	z-index:3;
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	position: fixed;
	min-width:950px;
}
#container_site {
	position:absolute;
	width: 100%;
	min-width:950px;
}
#container {
	position:relative;
	margin-left:auto;
	margin-right: auto;
	top:50px;
	z-index:1;
	width: 740px;
}
#ombra {
	position:absolute;
	top:43px;
	z-index:2;
	height: 10px;
	width: 950px;
	background-image:url(../images/sfumatura.png);
	background-repeat:repeat-x;
}
#logo {
	position:relative;
	top:20px;
	z-index:1;
	height: 108px;
	width: 180px;
}
#Lang {
	position:absolute;
	top:25px;
	right:0px;
	z-index:1;
	height: 112px;
	width: 202px;
	background-image:url(../images/lang.jpg);
}
.Bandiere {
	position:relative;
	text-align:center;
	top:10px;
	width: 30px;
	float: left;
}
.Bandiere1 {
	position:relative;
	text-align:center;
	top:10px;
	width: 30px;
	float: left;
	margin-left:40px;
}
#container_menu {
	position:absolute;
	top:150px;
	z-index:1;
	height: 20px;
	width: 530px;
}
.video {
	position:relative;
	top:75px;
	left:10px;
	z-index:-1;
	height: 384px;
	width: 512px;
}
.text_navs {
	position:relative;
	z-index:1;
	float: left;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:10px;
	}
	A.text_nav:hover {
	background-color:#2A2A2A;
	}
.text_nav {
	position:relative;
	z-index:1;
	float: left;
	padding-right:7px;
	padding-left:8px;
	padding-bottom:10px;
	}
	A.text_nav:hover {
	background-color:#2A2A2A;
	}
#content {
	position:absolute;
	top:180px;
	z-index:1;
	width: 530px;
	border:solid;
	border-width:1px;
	border-color: #666666;
	background-image:url(../images/up.jpg);
	background-position:top;
	background-repeat:no-repeat;
	left: 3px;
}
#sfumatura_down {
	position:absolute;
	bottom: 0px;
	left: -1px;
	z-index:0;
	height: 244px;
	width: 532px;
	background-image:url(../images/down.jpg);
	background-repeat:no-repeat;
}
#videocamera {
	position:absolute;
	visibility:visible;
	bottom: 10px;
	left: 200px;
	z-index:1;
	height: 357px;
	width: 318px;
	background-image:url(../images/videocamera1.png);
	background-repeat:no-repeat;
}
#videocamera2 {
	position:absolute;
	visibility:visible;
	bottom: 10px;
	left: 120px;
	z-index:1;
	height: 360px;
	width: 400px;
	background-image:url(../images/videocamera2.png);
	background-repeat:no-repeat;
}
#videocamera3 {
	position:absolute;
	visibility:visible;
	bottom: 10px;
	left: 200px;
	z-index:1;
	height: 483px;
	width: 307px;
	background-image:url(../images/videocamera3.png);
	background-repeat:no-repeat;
}
#videocamera4 {
	position:absolute;
	visibility:visible;
	bottom: 60px;
	left: 76px;
	z-index:1;
	height: 221px;
	width: 450px;
	background-image:url(../images/videocamera4.png);
	background-repeat:no-repeat;
}
#content_two {
	position:absolute;
	top:150px;
	right:0px;
	z-index:1;
	width: 180px;
	border:solid;
	border-width:1px;
	border-color: #666666;
	padding-left:10px;
	padding-right:10px;
}
#container_head {
	position:absolute;
	top:0px;
	width:910px;
	height:43px;
	z-index:2;
	left:50%;
	margin-left: -455px;
}
#container_bottom {
	position:absolute;
	width:910px;
	height:80px;
	z-index:1;
	left:50%;
	margin-left: -455px;
}
.menu_head {
	position:absolute;
	top:11px;
	width:50px;
	height:33px;
	z-index:1;
}
.divisore {
	position:absolute;
	top:0px;
	width:2px;
	height:43px;
	z-index:1;
}
#bottom {
	position:absolute;
	bottom:0px;
	width:99%;
	height:90px;
	z-index:1;
	border:solid;
	border-top-color:#DD632A;
	border-top-width:3px;
}
.linea {
	height:2px;
	width:100%;
	background-image:url(../images/linea.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	padding-bottom:5px;
}
