


 

body {background: #333366; no-repeat; fixed ;center; font-family: "Lucida Grande" verdana, Lucida, ariel, sans-serif, Helvetica ; font-size 8px ;}

p,td,ul,ol,li,dl,dt,dd {font-family:verdana,"ariel",sans-serif ;}/*sii gent con Nts4*/


html p {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px;
    text-align:justify;
    font-weight: bold;
    font-size: 0.7em;
    color:darkblue;
    line-height: 25px;
   }

html .box p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    text-align: justify;
    font-weight: bold;
    font-size: 0.7em;
    color: black;
    line-height: 25px;
   }

td.color{
background-color: #FFCC99;
border: solid 1px;
}

td.color2{
background-color: yellow;
border: solid 1px;
}

td.color3{
background-color: #CCFF33;
border: solid 1px;
}


h1 {   
    margin-top: 16px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    font-weight: normal;
text-align: justify;
}

h1 i {   
    margin-top: 16px;
    margin-left: 1px;
    margin-right: 1px;
    font-size: 20px;
    font-weight: normal;
color: white;
text-align: justify;
}

h1 b {   
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    font-size: 14px;
    font-weight: normal;
color: black;
text-align: justify;
}

p span{
font-size:20px;
color:blue;
text-align: justify;
}

.titolo
{
margin-top: 36px;
margin-bottom: 20px;
font-size:30px;
color:black;
text-align: center;
}

h2 { font-size: 16px;
     margin-top: 200px;
}

h3 { font-size: 12px;
     margin-top: 4px;
     margin-left: 1px;
} 

h4 { font-size: 12px;
     margin-top: 40px;
     margin-bottom: 2px;
} 

h5 { font-size: 6px;
    margin-top: 4px;
    color: black;
    margin-left: 1px;
    margin-right: 1px;
} 

h6 { font-size: 12px;
    margin-top: 10px;
    color: black;
    margin-left: 30px;
    margin-right: 40px;
text-align: justify;
} 

a:link {
font-weight: bold;
text-decoration: none;
colore: blue;

}

a:visited {
font-weight: bold;
text-decoration: none;
colore: blue;

}
  
a:hover { 
font-weight: bold;
text-decoration: none;
colore: blue;
backgound: transparent;
}
	
a:active { 
font-weight: bold;
text-decoration: none;
colore: brown;
backgound: transparent;
}



img {
display: block;
border: 0px black solid;
margin-top: 30px;

}

/* schema layout pagine web - table less */

#MAIN
{
background:top center url(imm/testata.gif) no-repeat; 
 background-color: white;
    	height: auto;   
    width: 760px;
    border: solid 0px #000000;
} 


#HEADER
{
padding-top: 155px;
  width: 760px;  
 height: auto;      
    border-top: solid 0px #000000;
border-bottom: solid 2px #000000;
}



#MENU
{   
    background-color: white;
	float: left;
    width: 230px;
    border-right: solid 1px;  
    height: 760px;
}


#CONTENT
{
  background-color: white;
   float: right;
   width: 520px;
height: auto;
border: solid 0px; 
}

#CONTAINER
{
background-color: white;
width: 760px;
height: auto;
border: solid 0px;
float: none; 
}

#FOOTER
{
background: bottom center url(imm/lato-inf-foto.gif) no-repeat;
border-top: solid 1px #000000;
width: 760px;
height: 135px;
}

.box
{	
margin-top: 15px;
	background:orange;
	width:460px;
height: auto;
	padding:10px 10px;
border: solid 1px;
 margin-left: 10px;
    margin-right: 10px;
	}		

ol
{
   list-style-type: square;
   font-family: arial,verdana,helvetica;
   color: green; 
   font-size: 0.8em;
   margin-top: 3px;
   text-align: left;
} 

ol#lista 
{
   list-style-position: outside; 
list-style-type: none;
   font-family: verdana, helvetica;
   color: white; 
   font-size: 0.8em;
   margin-top: 2px;
   text-align: left;
} 


  table#barra td
{
font-family: arial,verdana,helvetica;
 font-size: 12px;
border: 3px double black;
table-layout: auto;
width:760px; 
background-color: PaleGreen;  
}


  table td
{
font-family: arial,verdana,helvetica;
 font-size: 12px;
border: 0px double black;
table-layout: auto;
width:400px;   
}

  table#land td
{
  font-family: arial,verdana,helvetica;
  font-size: 12px;
  border: 2px solid black;
  table-layout: auto;
  width:760px; 
  background-color: Lavender ;
}