ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #000;
}

table, td  { background-color: transparent; }

#main_content_container
{
  height: auto;
  /*background: transparent url(/images/menu.jpg) repeat-y top left;*/
  background-color: #808080;
}

#main
{
  background: #AEADAD;
	position: relative;
	width: 800px;
	text-align:left;
	margin: 0px auto;
    margin-top: 0px;
	padding: 0px;
	/*font-family:Arial,Helvetica,sans-serif;*/
	font-family:sans serif,Verdana,serif;
	font-size: 12px;
}

#header
{
	height: 160px;
	width: 800px;
	clear: both;
	background-image: url(/images/header.jpg);
}

#homebox
{
    display: block;
    background-color: transparent;
    top: 18px;
    left: 18px;
    width: 210px;
    height: 150px;
    text-decoration: none;
}

#menu1
{
	background: #3d3938;
	clear: both;
	width:800px; /* Dimensioni per Explorer 5.x */
	height: 32px;
	padding-top: 4px;
}

#menu1 a
{
	color: #EEE;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
}

#menu2_container
{
  /*background: #7d7d7d;*/
  float:left;
  width:214px;
  height: 100%;
  padding-top: 12px;
}

#menu2
{
  /*background: #7d7d7d;*/
  float:left;
  /*width:214px; */
  min-height: 345px;
  width: 99px;
  overflow: hidden;
  padding-top: 12px;
}

#menu2 a
{
  color: #EEE;
  font-size: 1em;
  display: block;
  margin:5px;
  font-weight: bold;
}

#menu2 a:active { color: #EEE; text-decoration: underline; }

#menu3
{
  /*background: #7a606d;*/
  /*float:right;*/
  /*width:107px;*/
  /*min-height: 349px;*/
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 12px;
  /*padding-top: 6px;*/
}

#menu3_container
{
  /*background: #7a606d;*/
    float:right;
  /*width:107px;*/
  height: 100%;
  width: 107px;
  min-height: 345px;
  background-color: #8f7682;
  margin-top: 12px;
}

#menu3 a
{
  color: #EEE;
  font-size: .9em;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

#corpocen
{
  background: #aeadad; /* url(/images/intro.jpg); */
  width:506px;
  /*margin: 30px 50px 30px 30px;*/
  padding: 30px 30px 30px 50px;
  /*padding-bottom: 0px;*/
  min-height: 297px;
  z-index: 100;
  float:left;
  font-size: 10pt;
  /*font-weight: bold;*/
}

#footer
{
    height:40px;
    background: #4e4b4a;
    clear: both;
    color: #DDDDDD;
    background-color: #5d5b59;
    font-size: 8pt;
}

#footer a
{
  color: #EEEEEE;
}

#area_riservata
{
    display: block;
    text-align: center;
    padding-top: 10px;
    width:107px;
    height: 28px;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    background-color: #5d5b59;
    float: left;
    cursor: pointer;
}

#newsletter_link
{
    display: block;
    text-align: center;
    padding-top: 10px;
    height: 28px;
    width: 107px;
    float: left;
    background-color: #513742;
    border-bottom: 1px solid #412732;
    border-top: 1px solid #412732;

}

#indirizzo
{
    padding-top: 4px;
    padding-left: 20px;
    width: 566px;
    height: 34px;
    float: left;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.formatter
{
  clear: both;
}

.titolo
{
  color: #000;
}

.testo
{
  color: #000;
}

#corpocen h1
{
  margin-bottom: 10px;
  color: #703;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  font-size: 12pt;
}

#corpocen .testo
{
  margin-bottom: 20px;
}

#corpocen ul
{
  padding-left: 30px;
}

#corpocen h2
{
  margin-top: 20px;
  margin-bottom: 10px;
  color: #703;
  font-size: 10pt;
}

#bottomleft1
{
  width: 102px;
  height: 20px;
  background-color: #808080;
  float: left;
  font-size: 8pt;
  padding-left: 5px;
  padding-top: 5px;
  color: #EEEEEE;
  text-align:center;
}

#bottomleft2
{
  width: 107px;
  height: 20px;
  background-color: #8F7682;
  float: left;
  font-size: 8pt;
  padding-top: 5px;
  color: #EEEEEE;
  text-align:center;
}

#bottomright
{
  width: 586px;
  height: 20px;
  background-color: #AEADAD;
  float: left;
  text-align: right;
  font-size: 8pt;
  padding-top: 5px;
}

#bottomleft1 a, #bottomright a, #bottomright a:visited, #bottomright a:active
{
    color: #EEEEEE;
    padding-right: 20px;
    text-decoration: none;
}

#bottomleft1 a:hover, #bottomright a:hover
{
    text-decoration: underline;
}

#contatti_container
{
  display: block;
  float: right;
  padding: 6px 20px 0px 18px;
  cursor: pointer;
}
