/* Di Giorgio CSS */

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  text-align: center;
  color: #000;
  background-color: #666;
}

p {
  margin: 10px 5px 0 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #000;
}

abbr {
  font-style: normal;
  font-weight: normal;
}

form {
  margin: 10px 0 0 0;
}
form, fieldset {
  padding: 0;
}
form p {
  margin-bottom: 20px;
}
form a {
  font-weight: bold;
}

fieldset {
  margin: 0;
}
fieldset, #navigation ul li a.last, #navigation ul li.last a {
  border: none;
}

legend, #header h1 span, #popup h1 {
  display: none;
}

label, input, textarea {
  margin: 2px 0;
  line-height: 12px;
}
label {
  display: -moz-inline-box;
  display: inline-block;
  width: 120px;
}
label.province, label.fax {
  width: 40px;
}
label.privacy {
  width: 200px;
}
label.accept {
  width: 70px;
  font-weight: bold;
}

input, textarea, button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  text-align: center;
  color: #000;
}
input {
  width: 230px;
  margin-right: 10px;
}
input.province {
  width: 30px;
}
input.fax {
  width: 80px;
}
input.accept {
  width: 15px;
}

textarea {
  display: block;
  width: 90%;
  height: 100px;
}
textarea.privacy {
  height: 30px;
}

button {
  text-align: center;
}

object {
  margin-left: 50px;
}

/* divs */

#container {
  margin: 0 auto;
  padding: 0;
  width: 770px;
  background: #fff url(../images/mattonella.gif) repeat-y left top;
}
#container * {
  text-align: justify;
}

#header h1 {
  width: 770px;
  height: 201px;
  margin: 0;
  padding: 0;
  background: transparent url(../images/header.jpg) no-repeat left top;
  border-top: 1px solid #fff;
}
#header a {
  display: block;
  width: 386px;
  height: 180px;
  margin: 21px 0 0 192px;
}

#informations {
  float: left;
  width: 161px !important;
  width: 191px;
  margin: -180px 0 0 0;
  padding: 45px 0 434px 30px;
  background: transparent url(../images/sx.jpg) no-repeat left bottom;
}
#informations address, #footer p {
  font-size: 9px;
}
#informations address {
  margin: 0;
  padding: 0;
  line-height: 13px;
  font-style: normal;
  text-align: left;
}

#body {
  float: left;
  width: 579px;
}

#navigation {
  margin: 1px 0 0 1px;
  padding: 3px 0;
  background-color: #b9bfc1;
}
#navigation ul {
  margin: 0;
  padding: 0 0 0 35px;
  list-style-position: inside;
  list-style-type: none;
}
#navigation ul li {
  display: inline;
  vertical-align: middle;
  background: transparent url(../images/freccia.gif) no-repeat 10px center;
}
#navigation ul li a {
  margin: 0;
  padding: 0 15px 0 19px;
  text-transform: uppercase;
  border-right: 1px solid #fff;
}
#navigation ul li a span.accesskey, #informations address a span.accesskey, #footer p a span.accesskey,
#content span.accesskey, #content a span.accesskey {
  color: #630;
}

#content {
  margin: 0;
  padding: 10px;
}
#content h2 {
  margin: 5px 0;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
}

#footer {
  background-color: #b9bfc1;
  border-top: 1px solid #fff;
}
#footer p {
  margin: 0;
  padding-left: 14px;
  line-height: 20px;
  vertical-align: middle;
}

#popup #header h2, #popup #footer p a {
  margin: 3px 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
#popup #body {
  padding-bottom: 6px;
  width: 100%;
  background-color: #fff;
}
#popup #body p {
  margin: 10px;
  padding: 0;
  font-size: 10px;
  text-align: justify;
}
#popup #body a, #popup #body ul address,
#popup #body a acronym, #popup #body ul address acronym,
#popup #body a abbr, #popup #body ul address abbr {
  font-weight: bold;
} 
#popup #body ul {
  margin: 0 10px;
  padding: 0 10px;
  text-align: left;
  list-style-position: outside;
}
#popup #body p strong {
  text-transform: uppercase;
}
#popup #body ul address {
  display: inline;
  font-style: normal;
}
#popup #footer p a {
  font-size: 11px;
  color: #000;
}

/* classes */

.clearer {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  background-color: red;
}

.mandatory {
  color: #f30;
}

.popup {
  padding-right: 15px;
  background: transparent url(../images/popup.gif) no-repeat right center;
}

.accesskey {
  text-decoration: none;
} 
.indi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
} 
.indi a, .indi a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

/*centrato {  
	text-align: center;
	vertical-align: middle;
}*/

.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.testo_col {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F2680D;
}