
html, body {margin:0; padding:0; text-align:center;} 
#pagewidth{ width:744px; text-align:left; margin-left:auto; margin-right:auto; margin-top:0.5em;} 
 

/* Stili vari per il testo */
img {border: none; padding:0; margin:0;}
ul { position: relative;}
.bold { font-weight:bold;}


/* Allineamenti */
.imgsx { float:left; padding:0 0.6em 0 0;}
.imgdx {text-align:right; float:right;}


/* SKIP LINK */
div.salta {position:absolute; top:-10000px; margin:0; padding:0; height:0.1em; width:0.1em; font-size:0.1em; line-height:0.1em;}
div.salta ul, div.skip ul li {display:inline; margin:0; padding:0;}


/* IDENTIFICAZIONE MENU */
div.idmenu h3{position:absolute; top:-10000px; margin:0; padding:0; height:1px; width:0.1em; font-size:0.1em; line-height:0.1em;}


 /* NOTIZIA */
#notizia {margin:0; padding:0 1em 0 0; color:#628297; background-color:#f6f4e2; text-align:right;}
#notizia h1 {color:#628297; font-size:120%; background-color:#f6f4e2; padding:0; margin:0; font-weight:normal; line-height:120%;}
#notizia h1 a:link {color:#628297; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}
#notizia h1 a:visited {color:#628297; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}
#notizia h1 a:hover, a:focus {color:#628297; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}
.data {color:#d34e00; background-color:#f6f4e2; font-weight:bold;}

.archivioalign {padding-left:2.4em;}

 h1 {color:#628297; font-size:140%; background-color:#f6f4e2; padding:0; margin:0; font-weight:normal;}

 /* NOTIZIA */
#notiziadue {margin:0; padding:0 1em 0 0; color:#716c72; background-color:#f6f4e2; text-align:right}
#notiziadue h1 {color:#628297; font-size:120%; background-color:#f6f4e2; padding:0; margin:0; font-weight:normal; line-height:120%;}
#notiziadue h1 a:link {color:#628297; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}
#notiziadue h1 a:visited {color:#628297; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}
#notiziadue h1 a:hover, a:focus {color:#628297; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}



 /* TESTO NOTIZIA */
#testo {padding:0; margin:0; background-color:#f6f4e2; color:#716c72; font-size:15px; text-align:left; line-height:120%;}

p {color:#716c72; font-size:15px; margin:0; padding:0;}
td.notizie {padding-top:1em}
td.notizie a:link {color:#d34e00; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}
td.notizie a:visited {color:#d34e00; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}
td.notizie a:hover, a:focus {color:#d34e00; background-color:#f6f4e2; text-decoration:none; font-weight:normal;}


.imghome {float:left; margin:0; border:none; padding: 0 0.4em 0 0;} 


a.vai {background-image:url(../images/icone/freccina_blu.gif); background-repeat:no-repeat; list-style-type:none; padding-left:1.3em; background-position: 0 0; padding-top:0.1em;}

 
 /* *** Float containers fix *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


