*{
	margin:0;
	padding:0;
}
body{
	font-family:Impact;
	font-size:14px;
	overflow-x:hidden;
	background-color: #CCC;
	color: #FFF;
}
a{
	text-decoration:none;
}
p{
	padding-right: 0px;
	padding-left: 0px;
}
.clear{
	clear:both;
}
.wrapper{
	width:960px;
	height:140px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #000;
}

.pxs_container{
	width:960px;
	position:relative;
	height: 1010px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
}
.pxs_bg{
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height: 1010px;
}
.pxs_bg .pxs_bg1{
	background-image: url(../images/sfondo_progetto.jpg);
}

    #colonna1 {
	position:absolute;
	width:210px;
	top: 30px;
	left: 520px;
	z-index: 1;
	height: 210px;
}
  
    #colonna2 {
	position:absolute;
	width:210px;
	z-index:1;
	left: 732px;
	top: 150px;
	height: 210px;
}
    
    #colonna3 {
	position:absolute;
	width:210px;
	z-index:1;
	left: 520px;
	top: 268px;
	height: 210px;
}

.titoloColonna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-bottom: 8px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.contenutoParagrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	list-style-position: inside;
}
    
 #multimedia {
	position:absolute;
	width:440px;
	height:413px;
	z-index:1;
	left: 20px;
	top: 30px;
	border: 1px solid #000;
}

    #etichetta_multimedia {
	position:absolute;
	width:424px;
	z-index:2;
	left: 20px;
	top: 445px;
	background-color:#FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#preloader {
	height: 31px;
	width: 31px;
	position: absolute;
	left: 220px;
	top: 220px;
}

    #approfondimenti {
	position:absolute;
	width:336px;
	height:374px;
	z-index:1;
	left: 605px;
	top: 510px;
	background-image: url(../images/notes.png);
}
    #notes {
	width: 280px;
	color: #060606;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
}

.allegati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: -2px;
}

.allegati a:link, a:active, a:visited {
	color: #C00;
	text-decoration: none;
}

.allegati a:hover {
	text-decoration: underline;
}
#pxs_container #colonna2 .allegati a img:hover {
	background-image: url(../images/pulsante_allegati_hover.html);
}
  
    #modulo1 {
	position:absolute;
	width:300px;
	z-index:1;
	left: 239px;
	top: 544px;
	height: 76px;
	border: 4px solid #FFF;
}
.CollapsiblePanelContent h3 {
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #C00;
	font-size: 13px;
}
#pxs_container #modulo1 h4 {
	text-align: center;
	font-size: 14px;
}
#pxs_container #modulo1 p {
	font-size: 14px;
	text-align: justify;
}

    #modulo2 {
	position:absolute;
	width:300px;
	z-index:1;
	left: 239px;
	top: 778px;
	border: 4px solid #FFF;
	height: 76px;
}
.CollapsiblePanelContent2 h3 {
	text-align: center;
	color: #dfba1f;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 13px;
}
  
#pxs_container #modulo2 h4 {
	text-align: center;
	font-size: 14px;
}
#pxs_container #modulo2 p {
	font-size: 14px;
	text-align: justify;
}
    
    #multimedia2 {
	position:absolute;
	width:157px;
	z-index:1;
	left: 20px;
	top: 562px;
	border: 2px solid #000;
	background-image: url(../images/sfondo_finestre.jpg);
}

#titoloMultimedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	background-color: #000;
	text-align: center;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#content_multimedia {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#application {
	height: 181px;
	margin-top: 1px;
	margin-bottom: 2px;

}   

    #maschera_convegno1 {
	height: 16px;
	width: 58px;
	position: absolute;
	left: 87px;
	top: 715px;
	z-index: 1;
}
    
     #maschera_convegno2 {
	height: 16px;
	width: 61px;
	position: absolute;
	left: 86px;
	top: 742px;
	z-index: 1;
}
   
    #maschera_assemblea {
	height: 61px;
	width: 91px;
	position: absolute;
	left: 80px;
	top: 856px;
	z-index: 1;
}
    #logoPon {
	position: absolute;
	z-index: 0;
	left: 262px;
	top: 924px;
	height: 81px;
	width: 440px;
}
    #pulsante2 {
	position:absolute;
	width:72px;
	height:63px;
	z-index:1;
	left: 840px;
	top: 918px;
	border: 2px solid #000;
}
.footer{
	text-align:center;
	width:960px;
	clear:both;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 20px;
	letter-spacing: 0.06em;
}
.footer a{
	color: #FFF;
	font-family: Impact;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}
