body {
	margin: 0;
	text-align: center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat:repeat;
	background-position:top center;
	background-image:url(../img/bg.png);

}
#container {
width: 760px;
margin: 35px auto;
margin-top: 150px;
}

#header {
	/*background: #fff;*/
	width: 760px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:32px;
	font-family: "Trebuchet MS", sans-serif;
	text-align: left;
	font-weight:bold;
}

#content {
	background: #fff;
	float:left;
	width: 760px;
	height: 400px;
	text-align: left;
	background-color: #fff;
	background-repeat:no-repeat;
	background-position:center;
	/*background-image:url(img/first.jpg);*/
}

#sidebar {
background: #ccc;
float: right;
width: 120px;
}

#footer {
background: #fff;
float: right;
width: 100%;
}

#w3c {
	
	float: right;
	width: 15%;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(../img/css_icon.gif);
	margin-right: 10px;
	height: 15px;
}

#rss {
	
	float: right;
	width: 80px;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(img/flashplayer.gif);
	margin-right: 10px;
	height: 20px;
	text-align: bottom;
	color: #666666;
	text-decoration: none;
	list-style: none;
}


.iframe { 
width: 730px; 
height: 370px;
float: center;
overflow: auto;
border: 0px solid #000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding: 5px;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 2px;
border-top: 0.1em solid #dcdce9;
border-right: 0.1em solid #dcdce9;
border-left: 0.1em solid #dcdce9;
border-bottom: 0.1em solid #dcdce9;
}

.contatti { 
width: 200px; 
height: 300px;
float: left;
overflow: auto;
border: 0px solid #000;
padding: 5px;
margin-top: 10px;
margin-right: 10px;
}

/* ---------------  colori  ----------------------------*/

.red {color: #c43917}
.gray {
	color: #666666;
	text-decoration: none;
}
.gray2 {
color: #666666
text-decoration: none;
}


/* ---------------  Inizio css menu  ----------------------------*/

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
margin-left: 0px;
}

#nav-menu li
{
float: left;
margin: 0 0.20em;
}

#nav-menu li a
{
/*background: url(background.gif) #fff bottom left repeat-x;*/
height: 2em;
/*line-height: 2em;*/
float: left;
width: 6em;
display: block;
border-right: 0.1em solid #dcdce9;
/*color: #666666;*/
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100%
}



#nav-menu li a:hover
{
/*background: url(background.gif) #fff bottom left repeat-x;*/
height: 2em;
/*line-height: 2em;*/
float: left;
width: 6em;
display: block;
border-right: 0.1em solid #dcdce9;
color: #000;
text-decoration: none;
text-align: center;
}

.Stile3 {
	font-size: 10px;
	color: #999999;
}
.Stile4 {font-size: 10px}
