/* CSS Blue */

div#container{
width:99%;
text-align:center;
background:#F3B21D; 
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
position:relative;
margin-top:0px;
margin:0 auto;
padding:0;
height: auto;
overflow: hidden;
}

.footer a:visited, a:link {
text-decoration:none;
color: #FFCC00;
}
.footer a:hover {
color: red;
font-weight:bold;
}



h1 { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 2em; color: #333333; margin-top: 5px; margin-bottom: 5px}
h2 { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 1.5em; color: #F3B21D; margin-top: 10px; margin-bottom: 5px}
h3 { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 1.3em; color: #F3B21D; margin-top: 10px; margin-bottom: 5px}
h4 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; 
color: #333333;
margin:1px 20px; 
word-spacing:2px; 
line-height:150%;
text-align:justify;
text-decoration:none;
font-weight:normal;
} 

.contentpage ul{
list-style-image:url(quadroyellow.png);
list-style-position:inside;
line-height:26px;
margin-left:20px;
}
.contentpage a:hover,a:visited,a:link {
color:#F3B21D; 

}

.chiaro {
background: #FDF6E2 url(frecciayellow.png) no-repeat right;
}
.scuro {
background: #F9EABF url(frecciayellow.png) no-repeat right;
}
.titolo{
background:#F5DD94;
height:30px;
line-height:40px;
text-align:center;
}
.stopmenu{
background:#F5DD94;
height:15px;
line-height:20px;
text-align:center;
}

