/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
BODY
{
   MARGIN-TOP:              10px;
   /* scrolling:            yes;*/
   font-family:             Verdana,Geneva, Arial, Helvetica, sans-serif;
   font-size:               10px;
   color:                   rgb(51, 102, 102); 
}

a:link{
    color:                  rgb(51, 102, 102);
    text-decoration:        underline;
}

a:active{
    color:                  rgb(51, 102, 102);
    text-decoration:        underline;
}
a:visited{
    color:                  rgb(51, 102, 102);
    text-decoration:        underline;
}

a:hover {
    color :                 rgb(51, 102, 102);
    text-decoration:        none;
}

IMG
{    border:                 0px;}

TABLE
{    border-collapse:        collapse;
    vertical-align:     top;    
}

.top{        
    vertical-align:     top;
}

h1 {
font-size : 24px; 
background-color : white;
border-bottom : groove; 
}

h2 {
    font-size : 14px; 
    background-color : white;
    padding-left : 10px; 
} 

.hr{
    border-style:           dotted;
    border-width:    0px;    
    border-bottom-width:    1px;    
    border-color:           rgb(51, 102, 102); 
}

#pagina {
/*width : 780px; 
margin-left : 30px; 
margin-right : 30px; */
width : 100%;

} 

#testata {
color : rgb(51, 102, 102); 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
border-bottom : groove; 
height : 57px; 
background-color : white; 
} 

.menu {
background-color:       #F8F8F8;
border-style:           dotted;
border-color :          rgb(51, 102, 102);
border-width :          0px;
border-bottom-width :   1px;
border-right-width :    1px;
width :                 150px;  
font-size : 14px; padding-top : 5px; padding-bottom : 5px;padding-left : 5px;
} 

.menu a:link {
color : rgb(51, 102, 102);  
text-decoration:        underline;
} 

.menu a:active{
color : rgb(51, 102, 102); 
text-decoration:        underline;
}

.menu a:visited{
color : rgb(51, 102, 102);
text-decoration:        underline;
}

.menu a:hover {
	background-color: #DCDCDC;
	color: rgb(51, 102, 102);
    text-decoration:   none;
}
.find{
    background-color:   rgb(51, 102, 102);
    height:             25px;
    color:              #FFFFFF;
    font-size:          12px;
    font-weight:        bold;
    padding-left:       5px;
    
}
.find a:link{
    color:      #FFFFFF;
    }
.find a:active{
    color:      #FFFFFF;
    text-decoration:        underline;
}

.find a:visited{
    color:      #FFFFFF;
    text-decoration:        underline;
}

.find a:hover {
    color:      #FFFFFF;
    text-decoration:   none;
}
#contenuto {
padding-top : 10px; 
margin-top : 20px; 
position : relative; 
width : 550px; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : rgb(51, 102, 102); 
float : right; 
border-top : 1px dotted; 
background-color : white; 
text-align: justify;
} 
 
 
#contenuto p {
border-left : 1px dotted; 
border-color : #dddef6; 
margin-bottom : 20px; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
padding-left : 10px; 

}
.footer {
width :             100%; 
text-align :        center; 
font-size :         10px; 
padding-top:        5px; 
padding-bottom:     5px;
}

.item{
    text-align:         left;
    padding-left:       10px;
    padding-right:      10px;
    padding-top:        3px;    
    padding-bottom:     3px;    
}
.dotted {
    border-style:       dotted;
    border-width:       0px;
    border-bottom-width:1px;
    
}

.paginazione{
    text-align:         middle;
    padding-left:       10px;
    padding-right:      10px;
    padding-top:        3px;    
    padding-bottom:     3px;    
}

.add{
    background-color:   #CCCCCC;
    padding-left:       10px;
    padding-right:      10px;
    padding-top:        3px;    
    padding-bottom:     3px;    
}
/* INPUT */
input{
    font-family:            Verdana,Helvetica,Arial,sans-serif;
    font-size:              10px;
    color:                  #333333;
}

select{
    font-family:            Verdana,Helvetica,Arial,sans-serif;
    font-size:              10px;
    color:                  #333333;
}