@charset "UTF-8";
/* CSS Document */


a:link, a:visited, a:active {
color: #000000;
text-decoration: none;
}
a:hover{
background-color:#000;
color:#FFFFFF;
text-decoration: none;
}

img
{border-width: 0} 

body {
margin: 0px;
font-family: arial;
font-style: normal;
font-size: 12px;
background-image: url(../img/back.gif);
background-position: 10px 5px;
/*background-repeat:repeat-y;*/
}

.testata {
padding-left: 120px;
margin-top: 20px;
margin-bottom: 5px;
line-height:17px;
font-size: 13.8px;
color:#000;
background-color:#FFF;
width:100%;
}

.main {
/*position:absolute;*/ 
/*margin-left:100px;*/  
margin-right:50px;
margin-top:11px; 
}


.menu {
margin-left: 550px;
margin-top: -50px;
font-size: 10.5px;
color:#000;
float: left;
}

.menu a:link, a:visi;ted, a:active { 
/*color:#000000;*/
text-decoration: none;
}

.menu a:hover {
background-color:#000;
color:#FFF;
text-decoration: none;
}

.MenuSelezionato {
font-size: 10.5px;
font-style: bold;
background-color:#000;
color:#FFF;
text-decoration: none;
}

.MenuSelezionato2 {
font-size: 10.5px;
font-style: bold;
background-color:#ccc;
color:#FFF;
text-decoration: none;
}


.Testo {
line-height: 22px;
}


.Testo1 {
font-family: arial;
line-height: 18px;
margin-left:120px; 
}


.Testo2 {
font-family: arial;
line-height: 18px;
margin-left:120px; 
}



.float
{
font-family: arial;
line-height: 18px;
margin-left:10px;
float: left;
}

.floatimg
{
margin-left:60px;
margin-top: 2px;
float: left;

}

/*
.Titolo
{
float:left;
}
*/


.style1 {color: #FFFFFF}


