/* 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, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#fff;
	background:#222222;
}

h1 { font-size: 2.2em;
  color:#fff;
  font-family:Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: left;
}
  
h2 { font-size: 1.8em;
  color:#fff;
  font-family:Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align:left;
}
  
h3 {
	font-size: 1.6em;
	color:#fff;
	font-family:Arial, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
   line-height: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}
  
h4 { font-size: 1.4em;
  color:#fff;
  font-family:Arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: left;
}
  
h5,h6 { font-size: 1.2em;
  color:#fff;
  font-family:Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: left;
}
  
p { font-size: 0.8em;
  color:#fff; 
  font-family: Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}

ul {
	line-height: 18px;
	color:#fff;
	list-style: square;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin-bottom: 10px;
 	margin-top: 10px;
}

ol {
	line-height: 18px;
	color:#fff;
	list-style: decimal;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin-bottom: 10px;
 	margin-top: 10px;}


li {
	margin-left: 30px;
	
}

table {
  font-size: 0.8em; color:#fff; 
  font-family: Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}

div {
  /*color:#CDC9B3; */
  font-family: Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}
 

a { color:#fff; text-decoration: underline; }
a:hover { color:#bbbbbb; text-decoration: none; }


hr {
	display:block;
	clear:both;
}


form,form fieldset,form legend {
	margin:0px;
	padding:0px;
}
form label{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing:1px;
	color: #fff; 
}
form input,form select{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing:1px;
	width:172px;
	margin-bottom:10px;
}





/* ID */

#flashContent {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

#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;
}





/* contenuto alternativo */

.scarica_flash {
	position:absolute;
	top:39px;
	left:200px;
	height:132px;
	background:#FF0000;
	overflow:auto;
}
.scarica_flash p {
	margin:15px 15px 15px 15px;
	padding:0px;
	color:#ffffff;
	text-align:center;
	font-size:0.7em;
}
.scarica_flash p a {
	color:#ffffff;
	text-decoration:underline;
}
.scarica_flash p a:hover {
	color:#000000;
	text-decoration:none;
}

#page_alt {
	padding:34px 34px 34px 34px;
}

#top_alt {
	background:#000000 url(images/top_bg.jpg) repeat-x top;
	padding:34px 34px 34px 34px;
}

#top_alt h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
}
#top_alt h1 span {
	display:none;
}

#bottom_alt {
	background:#000000 url(images/top_bg.jpg) repeat-x top;
	padding:34px 34px 34px 34px;
}
#bottom_alt p {
	font-size:0.7em;
}
