html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body{
	font:0.8125em/1 Verdana,sans-serif;
	color:#fff;
	}
h1{
	font-size:24px;
	font-weight:normal;
	text-align:center;
	}
h2{
	font-weight:normal;
	}
h3{
	font-size:18px;
	font-weight:normal;
	}
h4{
	font-size:12px;
	}	
a{
	color:#BAFF14;
	text-decoration:none;
	outline:none;
	}
a:hover{}
	
a img {
	border:0px;
	}
p{
	line-height:1.8em;
	text-align:left;
	}	
/* STRUTTURA START */
#container{
	width:1024px;
	margin:0 auto;
	}
#header{
	background-image:url(/immagini/struttura/head.jpg);
	background-repeat:no-repeat;
	height:421px;
	position:relative;
	}	
#navbar{
	background-color:#000000;
	width:528px;
	margin:0 auto;
	}
#navbar ul li{
	margin:0 12px;
	float:left;
	list-style:none;
	}
#navbar ul li a{
	font-size:18px;
    	color: #999;
    	font-weight: bold;
	}
#navbar ul li:first-letter{
	color:#fff;
	}
#navbar ul li a:hover{
	color:#BAFF14;
	}
#navbar ul li a span{
	color:#fff;
	}
#navbar ul li a.active{
	color:#BAFF14;
	}
#subnav{
	width:438px;
	margin:10px auto 0 auto;
	}
#subnav ul li{
	margin:0 20px;
	float:left;
	list-style:none;
	}
#subnav ul li a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	}	
#wrapper{
	float:left;
	width:100%;
	min-height: 467px; /* min-height for browsers other than IE */
	height: auto !important; /* Override declared height for browsers other than IE */
	height: 467px; /* min-height for IE */
	background-image:url(/immagini/struttura/content_bg.jpg);
	background-repeat:repeat-y;
	}
#content{
	margin: 0 171px;
	padding:10px;
	}
#right_col{
	float:left;
	width:171px;
	margin-left:-175px;
	position:relative;
	}
#left_col{
	float:left;
	width:171px;
	margin-left:-1024px;
	position:relative;
	}
#left_hand{
	width:171px;
	height:367px;
	background-image:url(/immagini/struttura/l_hand.jpg);
	background-repeat:no-repeat;
	position:absolute;
	}	 	
#right_hand{
	width:175px;
	height:367px;
	background-image:url(/immagini/struttura/r_hand.jpg);
	background-repeat:no-repeat;
	position:absolute;
	}	 		
#footer{
	clear:left;
	width:100%;
	background-image:url(/immagini/struttura/feet.jpg);
	background-repeat:no-repeat;
	height:366px;
	}
#footer p{
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	}
#validazione{
	width:200px;
	position:absolute;
	right:20px;
	}	
/* STRUTTURA END */	

/* HOME PAGE START */
#clock{
	color:#333;
	margin-bottom:5px;
	}
#news{	
	position:relative;
	left:724px;
	width:300px;
	height:330px;
	top:100px;
	}
#news a{
	color:#17A1B1;
}
#news a:hover{
	color:#11c7dc;
}
#news strong{
	color:#5f3c04;
}
#content #cu3er-container{
	margin:20px 0 10px 0;
	}	
/* HOME PAGE END */
/* PORTFOLIO START */
.grey_box_small{
	width:600px;
	height:200px;
	background-image:url(/immagini/struttura/grey_box_small.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding:25px;
	}
.grey_box_large{
	width:600px;
	min-height:200px;
	background-image:url(/immagini/struttura/grey_box_large.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding:25px;
	}
#content .desc p, #content .desc_estesa p{
	line-height:18px;
	font-size:12px;
	text-align:justify;
	}	
#portfolio .thmb{
	width:200px;
	float:left;
	display:inline;
	}
#portfolio .desc{
	width:375px;
	float:right;
	display:inline;
	margin-left:25px;
	position:relative;
	}	
.showDesc{
	display:block;
	position:absolute;
	right:10px;
	bottom:0px;
	}
.showDesc span{
	font-size:18px;
	}
#portfolio .grey_box_large .clear{
	height:10px;
	}	
.video{
	position:relative;
	}
.play{
	width:200px;
	height:200px;
	/*display:none;*/
	position:absolute;
	top:0;
	left:0;
	}
/* PORTFOLIO END */
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	}
.TitoloPagina{
	color:#fff;
	margin:15px 0;
	}	
.TitoloParagrafo{
	color:#BAFF14;
	margin:20px 0 5px 0;
	}
.TitoloProgetto{
	background-image:url(/immagini/struttura/3d_separator.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#BAFF14;
	height:30px;
	margin-bottom:10px;
	}
.TitoloProgetto span{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}
#socialnetwork ul li{
	display:inline;
	margin:4px;
	}	
/* GALLERIE START */
.box_img{
	width:200px;
	height:150px;
	float:left;
	margin:10px;
	background-color:#fff;
	}
/* GALLERIE END */
/* REEL START */
#reel{
	position:relative;
	width:650px;
	height:500px;
	margin:0 auto;
	}
/* REEL END */
