@CHARSET "ISO-8859-1";

body {
  background-color: #004000;
  margin: 0;
  padding: 0;
  font-family: arial,sans-serif;
  font-size: 12px;
}

a {
  text-decoration: none; 
}

a:hover {
   text-decoration: underline; 
}

a,
#main a {
  color: #00ff00;
}

a:visited,
#main a:visited {
  color: #40ff00;
}


#header {
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 170px;
  font-size
  background-image:url('../immagini/index/headerbg.jpg'); background-repeat:repeat-x
  }

#navbar {
width: 100%;
padding: 10px;
text-align: center;
  color: #ffffff;
  }
#navbar a{
 color: #0000ff;
}

#boxdx {
background: #004000;
width: 200px;
padding: 1em 0 0 0;
float: right;
color: #000000;
}


#boxsx {
  background: #004000;
  padding: 1em 0 -10px 10px;
  width: 200px;
  float: left;
  color: #000000;
  
}

#centro {
  border-left:1px solid #004000;
  border-right:1px solid #004000;
  border-top:0px solid #004000;
  border-bottom:0px solid #004000;
  background:#CCFFCC;
  margin:1em 200px;
  padding: 20px;
}

#centro a{
 color: #0000ff;
}

#piede {
  clear: both;
  position: relative;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-image:url('../immagini/index/headerbg.jpg'); background-repeat:repeat-x
  background: #004000;
  overflow:hidden;
  height:170px;
  color: #000000;
}

#search_form {
              text-align: center;
                          }
                          
#diocane a{
 color: #0000ff;
}