html{
height:100%;
}
body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}

a{
outline:none; /*Firefox*/
color:#3366FF;
}
h1,h2,h3{
margin:0;
padding:0;
letter-spacing:0px;
}
h1{
font-size:12px;
margin-left:0px;
}
h1 span{
color:#000000;
}
h2{
margin-bottom:3px;
font-size:18px;
color:#999;
}

h3{
text-decoration:none;
text-align:left;
font-size:9px;
font-weight:normal;
color:#000000;
}

#contenitore{
min-width:940px;
width:expression(document.body.clientWidth < 942? "940px": "auto" ); /*min-width Internet Explorer6*/
margin-bottom:-100px;
background:url(../img/back.jpg) no-repeat left center;
}
#contenitore01{
min-width:940px;
width:expression(document.body.clientWidth < 942? "940px": "auto" ); /*min-width Internet Explorer6*/
margin-bottom:-100px;
background:url(../img/back01.jpg) no-repeat left center;
}
#contenitore02{
min-width:940px;
width:expression(document.body.clientWidth < 942? "940px": "auto" ); /*min-width Internet Explorer6*/
margin-bottom:-100px;
background:url(../img/back02.jpg) no-repeat left center;
}
#contenitore03{
min-width:940px;
width:expression(document.body.clientWidth < 942? "940px": "auto" ); /*min-width Internet Explorer6*/
margin-bottom:-100px;
background:url(../img/back03.jpg) no-repeat left center;
}
#contenitore04{
min-width:940px;
width:expression(document.body.clientWidth < 942? "940px": "auto" ); /*min-width Internet Explorer6*/
margin-bottom:-100px;
background:url(../img/back04.jpg) no-repeat left center;
}
#contenitore05{
min-width:940px;
width:expression(document.body.clientWidth < 942? "940px": "auto" ); /*min-width Internet Explorer6*/
margin-bottom:-100px;
background:url(../img/back05.jpg) no-repeat left center;
}
*html #contenitore{ /*min-height Internet Explorer6*/
height:100%;
}
#contenuto{
width:40%;
padding:0px 0 0px 420px;
}
.cont_item{
background-color:#ffffff;
margin-bottom:20px;
margin-top:40px;
}
#header{
height:60px;
background-color:#000000;
line-height:100px; /*vertical align*/
text-decoration:none;
text-align:left;
font-size:12px;
}
#menu04o li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu04o a:link, #menu04o a:visited {
float:center;
padding: 0.3em 1.5em 0.3em 1.5em;
margin-top: 3em;
border-left: 10px solid #6699ff;
background-color: #05181E;
color: #FFFFFF;
text-decoration: none;
}
#menu04o a:hover, #menu04o a:focus, #menu04o a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 10px solid #ffffff;
}
#menu04o {
width: 100%;
font: 80% Arial, Helvetica, sans-serif;
}
#menu04o ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.iframe {
	width: 600px;
	height: 470px;
	overflow: auto;

}
.frame { 
width: 600px; 
height: 470px; 
overflow: auto;
}
#footer{
min-width:940px;
width:expression(document.body.clientWidth < 942? "940px": "auto" );/*min-width Internet Explorer6*/
height:98px;
background-color:#6699ff;
text-decoration:none;
text-align:left;
font-size:12px;
color:#000000;
background:url(../img/bottom.jpg) repeat left center;
}
