body{
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
img{
	border: none;
	vertical-align: middle;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}

.clear{
	clear: both;
}
p{margin:0;}


#page{
	background: url('../layout/logo5.gif') top center no-repeat #FFF;
	height: 420px;
	margin: 10px auto 0 auto;
	position: relative;
	width: 550px;
}


.logo{
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 130px;
	position: absolute;
	top: 280px;
	width: 115px;
}

.logotext{
	/*height: 254px;*/
	height: 0;
	left: 25px;
	line-height: 1.2em;
	overflow: hidden;
	position: absolute;
	top: 135px;
	width: 130px;
}
.logotext strong{
	font-style: italic;
}

#showreel{
	background-image: url('../layout/bg_visions.png');
	cursor: pointer;
	left: 0;
	z-index: 50;
}

#network{
	background-image: url('../layout/idea_big.png');
	cursor: pointer;
	left: 135px;
	z-index: 0;
}

#network_text{
    width:900px;
    left:50%;
    margin-left:-450px;
    position:absolute;
    top:440px;
    height:0px;
    overflow: hidden;

    opacity:0;
    filter:alpha(opacity=0);
}

#network_text #credits{
position:absolute;
right:10px;
top:10px;
width:150px;
text-align:right;
}
#network_text #copri{
position:absolute;
right:00px;
top:00px;
width:150px;
height:250px;
background:#fff;
}

#network_text #cont{
position:absolute;
left:60px;
top:10px;
width:10000px;
font-size:16px;
}

.idea{float:left;width:650px;height:250px;margin-right:200px;}

.idea .it{height:228px;overflow: hidden;}
.idea .en{height:228px;overflow: hidden;margin-bottom:50px;}

#freccia_dx{
position:absolute;
right:10px;
top:100px;
width:50px;
height:50px;
background: url('../layout/freccia_dx.gif') no-repeat;
cursor: pointer;
}
#freccia_sx{
position:absolute;
left:10px;
top:100px;
width:50px;
height:50px;
background: url('../layout/freccia_sx.gif') no-repeat;
cursor: pointer;
display:none;
}

#it-flag{
position:absolute;
bottom:10px;
right:10px;
width:50px;
height:30px;
cursor: pointer;
text-align:right;
}
#en-flag{
position:absolute;
bottom:10px;
right:10px;
width:50px;
height:30px;
cursor: pointer;
display:none;
text-align:right;
}

#clients{
	background-image: url('../layout/bg_clients.png');
	cursor: pointer;
	left: 280px;
	z-index: 0;
}
#clients .logotext{
	left: 33px;
	z-index: 0;
}

#contacts{
	background-image: url('../layout/bg_contacts.png');
	cursor: pointer;
	left: 435px;
	z-index: 0;
}

#filmato{
	background: url('../layout/video.png') no-repeat;
	/*border: 1px solid #000;*/
	top: 420px; /*-20px;*/
	display: none;
	/*height: 280px;*/
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	width: 640px;
}
#video{
position: absolute;
left:212px;
top:26px;
width:415px;
height:254px;
overflow:hidden;
border:1px solid #000;
padding:2px;
}
#next{
display:block;
position: absolute;
left:80px;
top:0px;
width:70px;
height:85px;

}
#prev{
display:block;
position: absolute;
left:0px;
top:0px;
width:70px;
height:85px;

}
#linea{
display:block;
position: absolute;
left:133px;
top:45px;
width:80px;
height:16px;
border-top:1px solid #000;
background:#fff;
}
#obliqua{
background: url('../layout/obliqua.gif') no-repeat;
display:block;
position: absolute;
left:199px;
top:62px;
width:13px;
height:22px;
}

#testo{
position: absolute;
left:0px;
width:200px;

text-align:right;
font-size:14px;
}
#back{
	display: none;
	font-size: 14px;
	font-weight: bold;
	right: 15px;
	position: absolute;
	text-decoration: none;
	top: 280px;
}
#back:hover{
	text-decoration: none;
}
