*{margin:0; padding:0;}



body {
font-family:verdana;
font-size:8px;
color:white;
background-color:black;
}

a:link, a:visited{
font-weight:bold;
text-decoration:none;
color:white;
border:0px;
}

a:hover{
font-weight:bold;
color:black;
}

/*intro*/

#logo-salemme{
height:230px; 
width:100%;
background-color:#FF8000;
background-image:url(img/logo.jpg);
background-repeat:no-repeat;
background-position:50% 30%;
position:absolute;
top:50%;
left:0px;
margin-top:-115px;
}

#logo-salemme p{
position:absolute;
top:125px;
left:49%;
}

#contenitore-bandierine{

margin:0 auto;
width:100%;

}

#bandierine{
        color:#666;
        font-size:9px;
        text-align:center;
        position: absolute;
	bottom:0px;
	margin-top:-25px;
	width:100%;
	height:20px;
        margin-bottom:20px;
        border-top:1px dotted #333;
	
}

#loghi{
padding-top:25px;
height:50px;
width:100%;
background-color:black;
text-align:center;
position:absolute;
bottom:0px;
left:0px;
}

#loghi li{
display:inline;
}

a img{
border:0px;
}

img{
margin-right:30px;
}



/*home*/

#contenitore-sito{
width:1020px;
margin:0 auto;
}

#sito{
background-color:black;
width:800px;
height:576px;
margin-top:-288px;
top:50%;
position:absolute;
}

#confindustria{
width:350px;
position:absolute;
left:50px;
top:20px;
border:1px solid #ccc;
padding:2px;
z-index:1;
overflow:hidden;
}

#corsoQuotati{
width:279px;
position:absolute;
right:25px;
top:35px;
border:1px solid #ccc;
padding:2px;
z-index:1;
overflow:hidden;
}


#domandaQuotati{
width:279px;
position:absolute;
right:25px;
top:280px;
border:1px solid #ccc;
padding:2px;
z-index:1;
overflow:hidden;
}

#pimpcup10{
width:453px;
position:absolute;
left:25px;
top:15px;
border:1px solid #ccc;
padding:2px;
z-index:1;
overflow:hidden;
}

#confindustria a.chiudi, #corsoQuotati a.chiudi, #domandaQuotati a.chiudi, #pimpcup10 a.chiudi {
font-size:10px;
margin-bottom:3px;
float:right;
margin-right:5px;
}

#confindustria a.chiudi:hover, #corsoQuotati a.chiudi:hover, #domandaQuotati a.chiudi:hover, #pimpcup10 a.chiudi:hover{
color:#ccc;
}

#confindustria img{
width:350px;
}

#corsoQuotati img{
width:279px;
}

#pimcup10 img{
width:330px;
}





