@charset "utf-8";
/* CSS Document */

html{
background-color:#e5e4e4;
}
img{border:0;}
body{
background-image:url(../images/riga_blu_sfondo.jpg);
background-position:top;
background-repeat:repeat-x;
height:auto;
width:auto;
margin:0; 
padding:0;
	line-height:normal;
	font-family:"Trebuchet MS", Verdana, Arial;
panose-1:2 11 6 3 2 2 2 2 2 4;
}

div#contenitore{
width:850px;
height:auto;
margin-left:auto;
margin-right:auto;
}

div#testa{
width:850px;
height:178px;
background-image:url(../images/testa.png);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

div#corpo{
height:368px;
width:850px;
margin-left:auto;
margin-right:auto;
}

div#sottocorpo{
width:850px;
height:auto;
min-height:300px;
background-image:url(../images/corpo_rip_sotto.png);
background-repeat:repeat-y;}

div#piedino{
width:850px;
height:116px;
background-image:url(../images/pie.png);
background-repeat:no-repeat;
}

div#menu{
margin-left:55px;
margin-top:0px;}

.titoletti{
font-size:16px;
font-weight:bold;
text-align:left;
}

.corpetto{
font-size:12px;
text-align:justify;
}
.linkgenerico a{
font-size:12px;
text-decoration:none;
color:#FFFF33;
}
.linkgenerico a:hover{
font-size:12px;
text-decoration:underline;
color:#FFFFFF;
}

.linkgenericosi a{
font-size:14px;
text-decoration:none;
color:#000099;
}
.linkgenericosi a:hover{
font-size:14px;
text-decoration:underline;
color:#000099;
}

.testopiedino{
color:#FFFFFF;
font-size:14px;
}

div#cartina{
width:530px;
height:353px;
margin-left:10px;}

.cartinate a{
text-align:center;
font-size:9px;
text-decoration:none;
color:#CC0000;
}

.cartinate a:hover{
text-align:center;
font-size:9px;
text-decoration:underline;
color:#FF0000;
}

.sinistra{
text-align:center;
margin-top:30px;
margin-top:8px;
margin-left:auto;
margin-right:auto;}

div#spazio_marconi_asp{
padding:0px;
margin-top:0px;
width:540px;
height:352px;
background-image:url(../img/foto_marconi.jpg);
background-repeat:no-repeat;
}

div#spazio_generico_asp{
padding:0px;
margin-top:0px;
width:540px;
height:352px;
background-image:url(../img/foto_home.jpg);
background-repeat:no-repeat;
}

div#spazio_contatti{
padding:0px;
margin-top:0px;
width:540px;
height:352px;
background-image:url(../img/foto_contatti.jpg);
background-repeat:no-repeat;
}

div#spazio_chisono_asp{
padding:0px;
margin-top:0px;
width:540px;
height:352px;
background-image:url(../img/foto_chi_sono.jpg);
background-repeat:no-repeat;
}

div#spazio_manifesta_asp{
padding:0px;
margin-top:0px;
width:540px;
height:352px;
background-image:url(../img/foto_manifestazioni.jpg);
background-repeat:no-repeat;
}
