@charset "UTF-8";
/* CSS Document */
html{
	height: 100%;
}

body {
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	/*	background-color:#FFF;*/
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 100%;
}

* html #footer {
	margin-top: -7.4em;
}

a:link {
	color:#0CF;
	text-decoration:none;
}
a:visited {
	color:#D5C9B4;
	text-decoration:none;
}
a:hover {
	color:#0CF;
	text-decoration:underline;
}
a:active {
	color:#F90;
	text-decoration:none;
}
#contenuto a:link {
	color:#09F;
	text-decoration:none;
}
#contenuto a:visited {
	color:#766F63;
	text-decoration:none;
}
#contenuto a:hover {
	color:#0CF;
	text-decoration:underline;
}
#contenuto a:active {
	color:#F90;
	text-decoration:none;
}



#page
{
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}

#container {
	width: 988px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	min-height: 100%;
}

* html #container {
	height: 100%;
}

#navigatore {
	float: right;
	height: 50px;
	width: 586px;
	margin-top: 28px;
	padding-left: 20px;
}
#middle {
	font-family: Arial, Helvetica, sans-serif;
	width: 956px;
	margin: auto;
}
#movie {
	background-image: url(../images/movieSfondo.png);
	background-repeat: no-repeat;
	height: 342px;
	width: 956px;
	background-position: center bottom;
	position: relative;
}
#boxDx {
	background-image: url(../images/boxDxTopSfondo.png);
	background-repeat: no-repeat;
	float: right;
	height: 220px;
	width: 606px;
	background-position: bottom;
	margin-right: 15px;
}
#topHeader {
	height: 144px;
}
#header {
	height: 70px;
}
.clearer{
	clear: both;
	display: block;
	height: 60px;
	margin-bottom: 0px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 10px;
}




#logo {
	background-image: url(../images/logoSfondo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 300px;
	margin-left: 30px;
}
#boxSx {
	background-image: url(../images/boxSxSfondo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 302px;
	width: 259px;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 15px;
	margin-bottom: 5px;
}
#boxListaProgetti{
	background-image: url(../images/boxSxSfondoProgetti.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 302px;
	width: 294px;
	margin-left: 15px;
}
ol,ul{
	list-style:none;
	color: #000;
}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{
	border-collapse:collapse;
	border-spacing:0;
	text-align: center;
}

p {
    padding-bottom: 1.3 em;
	}
	

h1 {
    font-size: 1.85em;
    line-height: 1.1em;
    padding-bottom: 0.68em;
    font-weight: normal;
    color: #1c9bcf;
	}
	
h2 {
    font-size: 1.23em;
    line-height: 1.33em;
    font-weight: bold;
    color: #9bb800;
	}
	
h3 {
    font-size: 1.15em;
    font-weight: bold;
	}
	
h4 {
    font-size: 1.08em;
    font-weight: bold;
	}

h5 {
    font-size: 1em;
    font-weight: bold;
	}

blockquote {
	
	}

label {
	font-size: 1em;
	}

input, textarea, select {
	font-size: 1em;
	}

img {
	-ms-interpolation-mode: bicubic;  /* Fixes IE6 scaling ugliness */
	}

.meta {
	font-size: 0.85em;
	padding: 0;
	color: #999999;
	}
	
#nav2 {
	position: absolute;
	top: 52px;
	left:300px;
	width: 606px;
	}
#nav2 li {
	float: left;
    position: relative;
	width:auto;
	z-index: 1 !important;
	}
#nav2 li a {
	display: block;
	height: 50px;
	background: url(../images/nav2.png);
	text-indent: -9999px;
	}
#nav2 #nav21 a { width: 79px; }
#nav2 #nav21 a:focus, #nav2 #nav21 a:hover, #nav2 #nav21 a.active { background-position: 0 -50px; }

#nav2 #nav22 a { width: 83px; background-position: -79px 0; }
#nav2 #nav22 a:focus, #nav2 #nav22 a:hover, #nav2 #nav22 a.active { background-position: -79px -50px; }

#nav2 #nav23 a { width: 80px; background-position: -162px 0; }
#nav2 #nav23 a:focus, #nav2 #nav23 a:hover, #nav2 #nav23 a.active { background-position: -162px -50px; }

#nav2 #nav24 a { width: 98px; background-position: -242px 0; }
#nav2 #nav24 a:focus, #nav2 #nav24 a:hover, #nav2 #nav24 a.active { background-position: -242px -50px; }

#nav2 #nav25 a { width: 112px; background-position: -340px 0; }
#nav2 #nav25 a:focus, #nav2 #nav25 a:hover, #nav2 #nav25 a.active { background-position: -340px -50px; }

#nav2 #nav26 a { width: 69px; background-position: -452px 0; }
#nav2 #nav26 a:focus, #nav2 #nav26 a:hover, #nav2 #nav26 a.active { background-position: -452px -50px; }

#nav2 #nav27 a { width: 85px; background-position: -521px 0; }
#nav2 #nav27 a:focus, #nav2 #nav27 a:hover, #nav2 #nav27 a.active { background-position: -521px -50px; }

#nav2 li div {
    display: none;
    position: absolute;
    top: 50px;
    margin-left: 50%;
    left: -55px;
    width: 110px;
    padding-top: 30px;
    background: url(../images/submenu-top.png) no-repeat 0 0;
    }

#nav2 li div ul li {
    float: none;
    position: relative;
    width: 100px;
	margin-left:0;
    padding: 4px 4px;
    background: #E8DCC7;
	border: 1px #c2c3c3;
    border-style: none solid;

    }
	
#nav2 li div ul {
	position:relative;
	float:none;
    width: 110px;
	background-color:#E8DCC7;
    background: url(../images/submenu-bottom.png) no-repeat 0 100%;
	margin-left:0;
	margin-right:0;
	padding: 0 0 23px;
    /*border: 1px #c2c3c3;
    border-style: none solid;*/
    }
	
#nav2 li ul li a {
    height: auto;
    width: auto !important;
    text-align: center;
    background: none;
    color: #666;
    font-size: 0.8em;
/*font-size:12px;*/
   /* font-weight: bold;*/
    text-decoration: none;
    text-indent: 0;
 /*   text-shadow: 1px 1px 1px #eee;*/
    } 
#nav2 li div ul li a { display: inline-block; }
#nav2 li div ul li a { display: block; }
#nav2 li ul li a:hover {
    color: #5F212C;;
    }
/* Begin page styles */
	
#wrapper {
	width: 904px;
	margin: 0 auto;
	}
#wrapper:after {
/* auto clear the section */
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#wrapper {display: inline-table;}
/* Hide from IE Mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE Mac */

#footer {
	position:relative;
	width:100%;
	height:60px;
	background-color: #5F222A;
	margin-top: -60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:9999;
	}
	
/*#footer{
	position: relative;
	margin: -7.5em auto 0 auto;
	background-color:#6C3;
}	*/

#boxDxTxt {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	color: #35322C;
	float: left;
}
#boxDxLink {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	color: #35322C;
	float: left;
	width: 586px;
}
#boxLink {
	float: left;
	height: 90px;
	width: 175px;
	margin-right: 20px;
}
#boxDxBottom {
	background-repeat: no-repeat;
	float: right;
	height: 66px;
	width: 606px;
	background-position: bottom;
	margin-top: 25px;
	margin-right: 15px;
	font-size: 14px;
	color: #5F222B;
}
#standard {
	background-image: url(../images/movieSfondoStandard.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 956px;
	background-position: bottom;
	float: left;
}
#boxSxElenco {
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	width: 264px;
	margin-left: 15px;
	background-position: bottom;
	background-image: url(../images/boxSxSfondoProgetti.jpg);
	padding-left: 15px;
	padding-right: 15px;
}
#boxDxProgetti {
	background-image: url(../images/boxDxTopSfondo.png);
	background-repeat: no-repeat;
	float: right;
	height: 100%;
	width: 606px;
	background-position: bottom;
	padding-bottom: 30px;
	margin-right: 15px;
	background-color: #EAE3D9;
}
#boxDxThumb {
	margin-top: 0px;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	color: #35322C;
	float: left;
	width: 582px;
	margin-left: 5px;
}

.imgThumbBox {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 24px;
	margin-bottom: 20px;
}

.titoloProgetto{
	background-color:#5F212C;
	color:#FFF;
	font-size: 12px;
	padding-right: 20px;
	height: 15px;
	padding-top: 10px;
	padding-left: 5px;
}

.committenteProgetto{
	font-size: 11px;
	padding-left: 0px;
	margin-top: 15px;
	float: left;
	width: 558px;
	color: #571F27;
	margin-left: 5px;
}

.annoProgetto{
	width: 558px;
	float: left;
	margin-top: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #746C62;
	padding-bottom: 5px;
	margin-left: 5px;
}

.sottotitoloProgetto{
	float: left;
	width: 558px;
	margin-top: 15px;
	margin-left: 5px;
	height: 100%;
	margin-bottom: 20px;
	font-weight: bold;
}

.testoProgetto{
	font-size: 13px;
	line-height: 16px;
	color: #333;
	float: left;
	height: 100%;
	width: 558px;
	margin-left: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #746c62;
	padding-top: 10px;
}
#boxDxTxtProgetti {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	color: #35322C;
	float: left;
	width: 586px;
}
#firma {
	width: 930px;
	margin: auto;
	text-align: left;
	height: 60px;
}
#dicitura {
	float: left;
	width: 400px;
	margin-top: 15px;
	font-size: 10px;
	color: #EAE3D9;
	line-height: 13px;
	margin-left: 0px;
	height: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAE3D9;
	padding-left: 10px;
}
#abcInteractive {
	float: right;
	width: 159px;
	margin-top: 15px;
}
#achelon {
	float: right;
	width: 70px;
	margin-top: 15px;
}
#contenuto {
	height: 100%;
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 50px;
	margin-left: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	color: #35322C;
}
#pdfDownload {
	float: left;
	height: 40px;
	width: 490px;
	margin-left: 0px;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 10px;
	background-image: url(../images/pdfIcon.png);
	background-repeat: no-repeat;
	position: relative;
}

#testoAttrezzature {
	float: left;
	width: 100%;
	text-align:justify
	font-size: 10px;
}

#pdfIcona {
	background-color: #0F6;
	float: left;
	width: 50px;
	margin-right: 10px;
}
#pdfLink {
	width: 360px;
	margin-top: 8px;
	color: #5F212D;
	margin-left: 60px;
}
#divTilte {
	font-size: 16px;
	color: #5F222B;
	float: left;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5F222B;
	width: 100%;
	font-weight: bold;
}
#boxDxDownload {
	float: right;
	width: 586px;
	background-position: bottom;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	height: auto;
}
.mappa{
	border-color:#09C;
	border-width:1px;
	border-top-width: 10px;
}
