/* Do not cancel */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	/*font-style: inherit;*/
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/*line-height: 1;*/
	color: #000000;
	background: #ffffff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	height: 100%;
}
/* /Do not cancel */


body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#5E5E5E;
	background:#ffffff;
}

h1 { font-size: 24px;
  color:#5E5E5E;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
  
h2 { font-size: 20px;
  color:#5E5E5E;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align:left;
}
  
h3 {
	font-size: 17px;
	color:#5E5E5E;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
   line-height: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}
  
h4 { font-size: 14px;
  color:#5E5E5E;
  font-family:Arial, Helvetica, sans-serif;
  padding: 0px;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
  
h5,h6 { font-size: 9px;
  color:#5E5E5E;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
  
p { font-size: 11px;
  color:#5E5E5E; 
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}

ul {
	line-height: 18px;
	color:#5E5E5E;
	list-style: square;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

ol {
	line-height: 18px;
	color:#5E5E5E;
	list-style: decimal;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


li {
	margin-left: 30px;
	
}

table {
  font-size: 11px; color:#5E5E5E; 
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}

div { font-size: 11px;
  /*color:#CDC9B3; */
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}
 

a { color:#5E5E5E; text-decoration: none; }
a:hover { color:#7ABB15; text-decoration: none; }


hr {
	display:none;
}


form,form fieldset,form legend {
	margin:0px;
	padding:0px;
}
form label{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	color: #5E5E5E; 
}





/* ID */

#flashContent {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

#flashContent h1,#flashContent h2,#flashContent h3,#flashContent h4,#flashContent h5,#flashContent p,#flashContent ul,#flashContent ol {
	margin:15px 15px 15px 15px;
}
#flashContent h1 {
	margin-top:80px;
}

#scarica_flash {
	position:absolute;
	top:15px;
	left:15px;
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	background:#FF0000;
	color:#5E5E5E;
}
#scarica_flash a {
	color:#5E5E5E;
	text-decoration:underline;
}
#scarica_flash a:hover {
	color:#7ABB15;
	text-decoration:none;
}



/* FORM CONTATTI */

.formStyle { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.formStyle span { 
	color:#5E5E5E;
}

.formStyle fieldset { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
           
.formStyle legend { 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: normal;
line-height: 20px;
color: #5E5E5E;
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 0px;
}

.formStyle fieldset div { 
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
clear: both;
height:auto !important;
height:24px;
min-height:24px;
}
.formStyle fieldset div:hover input,.formStyle fieldset div:hover select,.formStyle fieldset div:hover textarea{ 
color:#5E5E5E;
background:#F15D22;
}
         
.formStyle label { 
display: block;
width: 80px;
float: left;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: normal;
line-height: 22px;
color: #5E5E5E;
text-align: left;
margin-right: 3px !important;
margin-right: 0px;
}
.formStyle label span {
color: #ff0000;
font-family: Tahoma,Verdana,Geneva,Helvetica,sans-serif;
font-size: 12px;
}
        
.formStyle input,select,textarea { 
background: #D8D6C7; 
color: #5E5E5E; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: normal;
padding: 3px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
border: 1px solid #ffffff;
width: 220px;
cursor: text;
height:17px;
line-height:normal;
}

.formStyle textarea {
width:270px;
height:130px;
}

.formStyle div.riga_spunta {
margin-bottom: 10px;
}
.formStyle div.riga_spunta input {
background: transparent;
border: 0px;
width: auto;
vertical-align: middle;
padding: 0px;
margin: 0px;
cursor: pointer;
}
.formStyle div.riga_spunta input:hover {
background: transparent;
}
.formStyle div.riga_spunta label {
display: inline;
width: 180px;
text-align: left;
float: none;
font-family: Tahoma,Verdana,Geneva,Helvetica,sans-serif;
font-weight:normal;
font-size: 10px;
color:#5E5E5E;
}

.formStyle p.leggi_privacy { 
font-family: Tahoma,Verdana,Geneva,Helvetica,sans-serif;
font-size: 10px;
letter-spacing: 1px;
color: #5E5E5E;
margin: 10px 0px 10px 0px;
}
.formStyle p.leggi_privacy a { 
color: #5E5E5E;
}
.formStyle p.leggi_privacy a:hover { 
color: #7ABB15;
}

.formStyle .tasto_invia {
position:relative;
margin-left:15px;
margin-top:10px;
}
.formStyle .tasto_invia #Invia {
position:absolute;
top:0px;
left:0px;
cursor:pointer;
display:none;
}
.formStyle .tasto_invia #InviaOff {
position:absolute;
top:0px;
left:0px;
opacity:.20;
filter: alpha(opacity=20);
-moz-opacity: 0.2;
}

.formStyle input.textboxErrore {
color:#FF0000;
border:1px solid #FF0000;
}
