/* CSS Document */
body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(image/back.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}

a
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
#header {
height:110px;
margin:10px 0px 0px 20px;
text-align:left;
background-color:#ffffff;
}

#header .scritta{
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 25px;
}

#navlist{
text-align:left;
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;}

#navlist li{
list-style: none;
margin: 0;
display: inline;}

#navlist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #CDD9E3;
text-decoration: none;}

#navlist li a:link { color: #002C4D; }
#navlist li a:visited { color: #002C4D; }

#navlist li a:hover{
color: #000;
background: #7E9DB8;
border-color: #227;}

#navlist li a#current{
background: white;
border-bottom: 1px solid white;}

.blu{
background: white;
color:Blue;
}
.txt_red
{
    color: #ff0000;
}

.button_save
{
	border-right: gray 1pt double;
	border-top: gray 1pt double;
	font-size: 11px;
	background: url(image/version_blue.gif) repeat-x;
	text-transform: uppercase;
	border-left: gray 1pt double;
	color: #ffffff;
	border-bottom: gray 1pt double;
	font-family: Verdana;
}

.titoli_admin
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 10px;
    background: url(image/subhead_bg_azzurro.gif) repeat-x;
    padding-bottom: 0px;
    margin: 0px 0px 2px;
    text-transform: uppercase;
    width: 100%;
    color: #000033;
    line-height: 21px;
    padding-top: 0px;
    border-collapse: collapse;
    height: 21px;
    text-align: left;
    text-indent: 5pt;
}

.header_grid
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 10px;
    background: url(image/version_blue.gif) repeat-x;
    padding-bottom: 0px;
    margin: 0px 0px 2px;
    text-transform: uppercase;
    width: 100%;
    color: #ffffff;
    line-height: 15px;
    padding-top: 0px;
    border-collapse: collapse;
    height: 15px;
    text-align: center;
}

.header_grid a
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 0px;
    margin: 0px 0px 2px;
    text-transform: uppercase;
    width: 100%;
    color: #ffffff;
    line-height: 15px;
    padding-top: 0px;
    border-collapse: collapse;
    height: 15px;
    text-align: center;
}

input, select, textarea
{
    text-decoration: none;
    font-family: Verdana;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

div#contenitore
{
    width: 600px;
    text-align: left;
    margin-left: 5px;
}

.bordo
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.address{
   padding-left:15px;
}
