@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/fdocover.jpg);
	height:100%;
	margin:0px; 
	margin-left:0px; 
	padding:0px;
}


.Stile1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.Stile2 {
	font-family: Times, "Times new roman", sans-serif, Verdana, Arial, Helvetica;
	font-size: x-small;
}

#container {
position:absolute;
top:50%;
left:0px;
width:100%;
height:224px;
/*margin-left:-250px;*/
margin-top: -100px;
background-image: url(img/fdologocov.jpg);
padding:0;
} 

.menut { font-family: Times, Times new roman, sans-serif, Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #990000;}
a.menut:link { color: #990000; text-decoration: none; font-weight: bold;}
a.menut:visited { color: #990000; text-decoration: none; font-weight: bold; }
a.menut:hover { color: #666666; text-decoration: none; font-weight: bold; }

