/* CSS Blue */

div#container{
width:99%;
text-align:center;
background:#DE1217; 
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: blue;
}
.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: #DE1217; margin-top: 10px; margin-bottom: 5px}
h3 { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 1.3em; color: #DE1217; 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;
} 

h6 { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 1.2em; color: #DE1217; margin-top: 10px; margin-bottom: 5px; font-style:italic}

h7 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.8em;
color:#000000;
}
h7 a { 
color:#000000;
}
.contentpage ul{
list-style-image:url(quadrored.png);
list-style-position:inside;
line-height:26px;
margin-left:20px;
}
.contentpage a:hover,a:visited,a:link {
color:#DE1217; 

}

.chiaro {
background: #FEE1E2 url(frecciared.png) no-repeat right;
}
.scuro {
background: #FDBEC0 url(frecciared.png) no-repeat right;
}
.titolo{
background:#FA565A;
height:30px;
line-height:40px;
text-align:center;
}
.stopmenu{
background:#FA565A;
height:15px;
line-height:20px;
text-align:center;
}

