/* 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: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	background:#D6AD6B url(images/bg.jpg) repeat center;
	margin: 0px;
	padding: 0px;
	color:#4B371A;
}

h1 { font-size: 17px;
  color: #4B371A;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}
  
h2 { font-size: 15px;
  color: #4B371A;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align :left;
}
  
h3 {
	font-size: 13px;
	color: #4B371A;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	letter-spacing: normal;
    line-height: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}
  
h4 { font-size: 11px;
  color: #4B371A;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  padding: 0px;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 2px;
  margin-top: 20px;
  text-align: left;
}
  
h5,h6 { font-size: 9px;
  color: #4B371A;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}
  
p { font-size: 11px;
  color: #4B371A; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: justify;
}

ul {
	line-height: 18px;
	color: #4B371A;
	list-style: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

ol {
	line-height: 18px;
	color: #4B371A;
	list-style: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


li {
	margin-left: 30px;
	
}

table {
  font-size: 11px; color: #4B371A; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}
 

a { color: #4B371A; text-decoration: none; }
a:hover { color: #DE0025; text-decoration: none; }





/* ID */

#flash_content {
	width:100%;
	height:100%;
}

#content_alt {
	position:relative;
	width:900px;
	height:80%;
	overflow:auto;
	margin:0 auto;
	margin-top: 40px;
}

#menu_language_alt {
	position:absolute;
	top:10px;
	left:0px;
	width:100%;
	height:20px;
	z-index:999;
	font-size:9px;
	letter-spacing: normal;
	color:#7D5F35;
	margin:0px;
	display:inline;
	text-align:center;
}
#menu_language_alt li {
	margin:0px 10px 0px 10px;
	display:inline;
}
#menu_language_alt a {
	color:#7D5F35;
	text-decoration:none;
}
#menu_language_alt a:hover {
	color:#EA1513;
	text-decoration:none;
}


#menu_alt {
	position:absolute;
	bottom:30px;
	left:0px;
	width:100%;
	z-index:998;
	font-size:9px;
	letter-spacing: normal;
	color:#7D5F35;
	margin:0px;
	display:inline;
	text-align:center;
}
#menu_alt li {
	margin:0px 10px 0px 10px;
	display:inline;
}
#menu_alt a {
	color:#7D5F35;
	text-decoration:none;
}
#menu_alt a:hover {
	color:#EA1513;
	text-decoration:none;
}


#aggiorna_flash {
	position:absolute;
	top:40px;
	right:50px;
	width:250px;
}


#bottom {
	position:absolute;
	bottom:10px;
	left:0px;
	width:100%;
	height:20px;
	font-size:9px;
	letter-spacing:normal;
	color:#7D5F35;
	z-index:997;
	margin:0px;
	display:inline;
	text-align:center;
}
#bottom li {
	margin:0px 10px 0px 10px;
	display:inline;
}
#bottom a {
	color:#7D5F35;
	text-decoration:none;
}
#bottom a:hover {
	color:#EA1513;
	text-decoration:none;
}





/* SITE MAP */

#content_site_map {
	position:relative;
	width:900px;
	height:451px;
	top:50%;
	left:50%;
	margin-top:-225px;
	margin-left:-450px;
	background-color:#EBE6D3;
	overflow:auto;
}

#content_site_map_int {
	padding:20px;
}

ul#sitemap{
	FONT: 11px/1.0emVerdana, Tahoma;
	FONT-WEIGHT:normal;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}
#sitemap li.firstLevel{
	font-weight:700 !important;
	padding:7px !important;
	margin:10px 0px 10px 10px;
	/*float:left;
	border-left:1px solid #000000;*/
}
ul#sitemap li{
	list-style:none;
	margin:5px 0px 5px 10px;
	padding:0px;
	font-weight:normal;
}
ul#sitemap li a{
	border:0px !important;
	background:url("images/freccia.gif") no-repeat left;
	padding:0px 5px 0px 15px;
	display:block;
	width:150px;
}
ul#sitemap li a:link,
ul#sitemap li a:visited{
	text-decoration:none;
}
ul#sitemap li a:hover,
ul#sitemap li a:focus,
ul#sitemap li a:active{
	text-decoration:underline;
}
