body{
background-color:black;
}

*{
padding:0px;
margin:0px;
}

#contenitoreSito{
width:990px;
min-height:500px;
height:auto !important;
margin:0 auto;
font-family:Arial;
font-size:11px;
color:#666666;
line-height:18px;
background-color:white;
}

.contenitoreCentrale{
width:986px;
height:auto !important;
background-color:white;
border:2px solid white;
float:left;
}

#contenitoreSx{
width:619px;
height:auto !important;
float:left;
display:inline;
background-color:white;
border-right:2px solid white;
display:inline;
background:url(../img/border.jpg) no-repeat right top;
}

#contenitoreDx{
width:365px;
height:auto !important;
float:left;
background-color:white;
display:inline;
}

#header{
width:990px;
height:82px;
background-color:black;
}

#header a.unicom{
float:right;
width:158px;
height:71px;
margin-top:5px;
margin-right:10px;
display:block;
text-indent:-9999px;
background-image:url(../img/LogoUnicom.jpg);
}


#header a.confin{
float:right;
width:151px;
height:71px;
margin-top:5px;
margin-right:10px;
display:block;
text-indent:-9999px;
background-image:url(../img/LogoConfindustria.jpg);
}


h1{
background:url(../img/LogoS&P.gif) no-repeat;
width:218px;
height:44px;
float:left;
margin-top:18px;
margin-left:25px;
}

h1 span{
display:none;
}

#menu{
width:986px;
height:44px;
background-color:#ff6600;
border-top:2px solid white;
border-bottom:2px solid white;
border-left:2px solid white;
border-right:2px solid white;
}

#menu ul{
margin-left:23px;
margin-top:13px;
}

#menu ul li{
display:inline;
list-style:none;
padding-right:15px;
padding-left:15px;
border-right:1px solid black;
}

#menu ul li a{
color:white;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#menu ul li a:hover{
color:black;
}

.seiPerTre{
width:986px;
border-left:2px solid white; 
border-right:2px solid white;
height:110px;
position:relative;
background:url(../randimg.php) no-repeat left bottom;
}

.seiPerTreHome{
width:986px;
border-left:2px solid white; 
border-right:2px solid white;
height:260px;
position:relative;
}

.seiPerTreHome img{
width:986px;
}

.seiPerTre a{
width:60px;
height:60px;
display:block;
background:url(../img/pulsante.png) no-repeat left top;
text-indent:-99999px;
position:absolute;
top:20px;
right:-36px;
overflow:hidden;
}

.seiPerTre a:hover{
background:url(../img/pulsante_hover.png) no-repeat left top;
}

.descrizioneSeiPerTre{
width:369px;
height:182px;
background-color:#FFFFFF;
position:absolute;
bottom:0px;
right:0px;
background:url(../img/1px.png) repeat top left;
}

.descrizioneSeiPerTreHome{
width:369px;
height:182px;
background-color:red;
position:absolute;
bottom:0px;
right:0px;
background:url(../img/1px.png) repeat top left;
display:none;
}

.descrizioneSeiPerTre p, .descrizioneSeiPerTreHome p{
font-size:11px;
color:#333333;
padding:10px 15px 15px;
text-align:justify;
line-height:16px;
}

h2{
color:white;
font-size:13px;
font-weight:bold;
padding-left:15px;
padding-top:10px;
}

.clear{
clear:both;	
}

a:link, a:active{
	text-decoration:none;
}

a:hover, a:focus{
	text-decoration:underline;
}
