/* CSS Document */

body {
margin:0;
padding:0;
text-align:center;
font-size:65%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;

}

#contenitore {
margin:0 auto;
padding:0;
width:900px;
padding-left:35px;
padding-right:35px;
position:relative;
}

#top{
width:829px;
height:286px;
background-image:url(../grafica/intertrade-foto.jpg);
background-repeat:no-repeat;
background-position:right top;
position:relative;
border-left:1px solid #DADADA;

}

#toplogo{
width:322px;
height:104px;
position:absolute;
top:0px;
left:-1px;
}

#toptesto{
width:435px;
height:150px;
position:absolute;
top:120px;
left:10px;
text-align:left;

}

#toptesto a{
color:#666;
text-decoration:none;

}
#toptesto a:hover{
color:#000;
text-decoration:underline;

}

#toptesto h1{
margin:2px;
padding-bottom:5px;
font-weight:bold;
color:#709D8B;
font-size:10px;
}

#center{
width:828px;
height:219px;
background-color:#fff;
border-left:1px solid #DADADA;
border-right:1px solid #DADADA;
}


#footer{
width:828px;
height:10px;
background-image:url(../grafica/rappresentaze-cagliari.gif);
background-position:top;
background-repeat:no-repeat;
padding-top:20px;
}
#footer p{
margin:0px;
padding:0px;
}

#footer a:link, #footer a:visited, #footer a:active {
color:#666;
text-decoration:underline;
}
#footer a:hover {
color:#000;
text-decoration:none;
}

.blocchi {
width:276px;
height:219px;
float:left
}

.blocchi2 {
width:274px;
height:219px;
float:left
}
.testoblocchi2 {
text-align:left;
margin-left:5px;
padding:5px;
}

.testoblocchi2 p {
margin:0px;
padding:0px;
text-align:right;
}


.testoblocchi2 img {
margin:0px;
padding:0px;
border:0px;
}
.immagineblocchi {
}

.testoblocchi {
text-align:left;
margin-left:5px;
padding:5px;
border-right:1px solid #DADADA;
}

.testoblocchi p {
margin:0px;
padding:0px;
text-align:right;
}


.testoblocchi img {
margin:0px;
padding:0px;
border:0px;
}

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

.testoblocchi a:hover{
background-image: url(../grafica/sfondo.jpg);
display:block;
color:#000;
text-decoration:none;
}
.testoblocchi2 a:link, .testoblocchi2 a:visited, .testoblocchi2 a:active{
color:#000;
text-decoration:none;
}

.testoblocchi2 a:hover{
background-image: url(../grafica/sfondo.jpg);
display:block;
color:#000;
text-decoration:none;
}


