/*BODY*/

body{
	font-family: arial,sans-serif;
	/*background: url(../img/indaco.jpg) center fixed;*/
	background-color:#CCCCCC;
	color: #000099;
	width: 940px;
	margin: 0 auto;
	height: auto;
		}
img {
	border:none;
	margin-right: 5px;
	top: auto;
	vertical-align: top;
}
	
/*HEADER*/
	
div#header{
	height: 90px;
	background-image: url(../img/title.jpg);
	width: 940px;
	}

/*MENU*/
	
div#menu{
	background-color:#BCFD99;
	clear: both;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 940px;
}
div#menu a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
div#menu table{ margin-left:153px; background-color:#FD5B53;}
div#menu td{
	text-align:center;
	width:100px;
	font-weight: bold;
}
a.sfoglia, a.sfoglia:visited {	color: #000;	background-color: #8D9DC1;	text-decoration: none;	width: 120px;	border: 0px;	padding: 2px 2px 2px 5px;	margin: 0px;
	display: block;	border-bottom: 1px solid #ffc;}a.sfoglia:hover {	color: #0033CC;	background: #C89C6B;	text-decoration: none;   width: auto;	border: 0px;	padding: 2px 2px 2px 5px;	margin: 0px;
	border-bottom: 1px solid rgb(255,255,255);		}span.magic {	display: none;}

/*NAVIGATION*/

div#navigation{
	float: left;
	width: 180px;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	font-style:normal;
	font-weight:bold;
	color:#000099;
  		}
	div#navigation a{
	color: #000099;
	text-decoration:none;
	font-style:normal;
	font-weight: bold;
	font-size:22px;
	text-align: center;
		}

/*CONTENT*/
	
div#content{
	width: 580px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	float: left;
	font-size: 20px;
	color: #660033;
	margin-top: 50px;
	}	
div#content h1, h2{
	font-size:20px;
	color:#000000;
	}
div#content img a{
	border:none;}	

/*EXTRA*/

div#extra{
	float: left;
	width: 180px;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	color:#000099;
	}
div#extra a{
	color: #000099;
	text-decoration:none;
	font-style:normal;
	font-weight: bold;
	font-size:20px;
	text-align:center;
}

/*FOOTER*/

div#footer{
	border-top:5px solid #FD5B53;
	clear:both;
	text-align:center;
	background-position:left center;
	color: #FF0000;
	border-bottom:5px solid #FD5B53;
	background-repeat: no-repeat;
	border-bottom-color: #BCFD99;
	border-top-color: #BCFD99;
	width: 940px;
	}
div#footer ul{margin:0px 0px 0px 100px;padding:0px; list-style:none;}
div#footer li{ display:inline;padding:4px;}	
div#footer a{color:#431D14;font-weight:normal;text-decoration: none}

/*FINE*/
