html, body {
	width: 98%;
	height: 98%;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
body {
margin-left:auto;
margin-top: 10px;
background-color:#000000;
}

.container {
width: 766px;
height: 100%
margin: 0px;
padding: 0px;
background:#FFFFFF;
border-right:#999999 4px solid;
border-bottom:#666666 4px solid;
border-top:#FFFFFF 4px solid;
border-left:#CCCCCC 4px solid;

}
.rosso#a {
text-decoration: none;
color:#FFFFFF;
}

#logo {
	width:266px;
	height:125px;
	position:relative;
	top: 0px;
	left: 0px;
}

#separator {
height: 28px !important;
min-height:28px;
width:766px;
background-image:url(../images/gradh28.jpg);
background-repeat:repeat-x;
}
.content {
	width:766px;
}
#foto {
width:286px;
height:384px;
}
#titolo {
width:463px;
height:23px;
background-image:url(../images/titlegrad.jpg);
background-repeat:no-repeat;
font-size:18px;
color:#FFFFFF;
padding-left:5px;
padding-top:2px;

}
#testo {
position: FIXED;
left: 294px;
top: 395px;
padding-left:10px;
width:465px;
}

#foot {
width:766px;
padding-top:0px;
}

ul {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}

li {
	font-size:11px;
	color:#000000;
}

li:hover {
color:#FF0000;
}

li a {
color:#000000;
text-decoration:none;
}
li a:hover {
color:#FF0000;
text-decoration:underline;
}
#tecnica {
	background-color:#e1e1e1;
	padding:8px;
	font-size:11px;
	color:#000000;
	border-bottom: 3px white solid;
	border-top: 3px white solid;
}
.Stile8 {
	font-size: 24px;
	font-weight: bold;
	color: #D6150E;
}



a:link{
color:#000000;
text-decoration:none;}

a:visited{
color:#000000;
text-decoration:none;}


a:hover{
color:#E0040B;
text-decoration:none;}


a:active{
color:#000000;
text-decoration:none;}


.piccolo_gras {
	font-size: 11px;
	font-weight: bold;
}


