*{
	margin:0;
	padding:0;
}
body{
	font-family:Impact;
	font-size:14px;
	overflow-x:hidden;
	background-color: #CCC;
	color: #FFF;
}

.clear{
	clear:both;
}

a{
	text-decoration:none;
}

p{
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper{
	width:960px;
	height:140px;
	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;
}

.pxs_container{
	width:960px;
	position:relative;
	height: 484px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
}
.pxs_bg{

}
.pxs_bg div{
	position:absolute;
	width:960px;
	height: 484px;
}
.pxs_bg .pxs_bg1{
	background-image: url(../images/sfondo_credits.jpg);
}

    #colonna1 {
	position:absolute;
	width:740px;
	top: 30px;
	left: 105px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#colonna1 img {
	margin-bottom: 2px;
	margin-top: 2px;
}

.titoloColonna {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
.titoloColonna a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}
.titoloColonna a:hover {
	color: #FFF;
}
.contenutoParagrafo {
	font-size: 15px;
	text-align: justify;
	list-style-position: inside;
}
.footer{
	text-align:center;
	width:960px;
	clear:both;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	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;
	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;
	text-decoration: none;
}
.footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}

    #pulsante1 {
	position:absolute;
	width:72px;
	height:63px;
	z-index:1;
	left: 45px;
	top: 395px;
	border: 2px solid #000;
}
    
    #pulsante2 {
	position:absolute;
	width:72px;
	height:63px;
	z-index:1;
	left: 840px;
	top: 395px;
	border: 2px solid #000;
}

#logoPon {
	height: 52px;
	width: 280px;
	position: absolute;
	left: 340px;
	top: 429px;
}  

    
