BODY {
font-size : 13px; 
background : #fff; 
margin : 0; 
color : #222; 
font-style : normal; 
font-family : verdana, sans-serif; 
} 

TABLE {
font-size : 1em; 
} 

TD { 
padding:0.3em;
} 

H2{
font-size : 1em;
}

.menualto {
background-image : url('/images/cantiere2.jpg'); 
background-repeat : repeat-x; 
font-size : 1em; 
margin : 0; 
padding : 0; 
top : 0; 
left : 0; 
width : 100% 
} 

.logo {
background-image : url('/images/cantiere1.jpg'); 
background-repeat: no-repeat;
align: left;
margin : 0; 
padding : 0; 
top : 0; 
left : 0; 
height:81px
} 

.box {
position : absolute; 
top : 81px; 
left : 200px; 
right:0px;
background : #fdfdf2; 
padding : 3em; 
padding-top : 2em; 
padding-bottom : 7em; 
font-weight : normal; 
font-size : 1em; 
text-decoration : none; 
margin-bottom:100px;
border-left : 2px solid #d0d0d0;
} 


.menusinistra {
position : absolute; 
top : 81px; 
left : 0px; 
width: 200px; 
background : #eeeeee; 
padding:0;
margin:0;
font-weight : normal; 
font-size : 1em; 
text-decoration : none; 
border-right : 2px solid #d0d0d0; 
} 


H1 {
color : #222; 
} 

.autore {
left : 20%; 
top : 10%; 
color : #222; 
} 

.cerca {
position : absolute; 
top : 10px; 
right: 10px; 
color : #bbb; 
} 

.stile {
position : absolute; 
top : 58px; 
right: 10px; 
color : #bbb; 
} 

.area {
position : absolute; 
top : 10px; 
left : 450px; 
font-size : 2em; 
color : #bbb; 
} 

.testopiccolo {
font-size : 0.8em; 
} 

STRONG {
font-weight : normal; 
color : black; 
text-decoration : none; 
} 

INPUT {
border-right : 1px solid gray; 
border-top : 1px solid gray; 
border-left : 1px solid gray; 
border-bottom : 1px solid gray; 
} 

TEXTAREA {
border-right : 1px solid gray; 
border-top : 1px solid gray; 
border-left : 1px solid gray; 
border-bottom : 1px solid gray; 
} 

a:link, :visited {
font-size : 13px; 
color : navy; 
} 

A:hover {
color : navy; 
text-decoration : underline; 
} 

.dropcontent {
padding : 3px; 
display : block; 
width : 180px; 
height : 130px; 
font-size : 13px; 
} 

IMG {
border : 0px none; 
margint:1em;
} 

IMG.articolo {
margint:1em;
}

HR {
width : 200px; 
border : 1px solid #d0d0e0; 
} 