* { margin: 0; padding: 0; }
html, table, img { border: 0; }
html, body { width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 100.1%; color: #61350A; }
html { background: #cc9 url(images/new/bg_l.jpg) repeat-y; }
body,td,th {
	font-size: 14px;
}

a { color: #61350A; text-decoration: underline; }
a:hover { text-decoration: none; }

ul, ol { list-style: none; }
td, th { vertical-align: top; }

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
h1 { font-size: 1.428em; }
h2 { font-size: 1.285em; }
h3 { font-size: 1.214em; }
h4 { font-size: 1.143em; }
h5 { font-size: 1.071em; }
h6 { font-size: 1em; font-weight: bold; }


#all {
	width: 100%; min-width: 800px;
	min-height: 100%; height: auto !important; height: 100%;
	background: url(images/new/bg_b.jpg) repeat-y 100% 0;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px" : "100%");
	position: relative;
}

#bg_t { height: 100%; background: url(images/new/bg_t.jpg) repeat-x; }
#bg_tr { height: 100%; background: url(images/new/bg_tr.jpg) no-repeat 100% 0; }
#bg_tr2 { height: 100%; background: url(images/new/bg_tr2.jpg) no-repeat 100% 326px; }
#bg_tl { height: 100%; background: url(images/new/bg_tl.jpg) no-repeat; }
#bg_tl2 { height: 100%; background: url(images/new/bg_tl2.jpg) no-repeat 0px 326px; }

#header { height: 244px; background: url(images/new/hands.gif) no-repeat 50% 0; }
	#header h1 {
	width: 263px;
	font-size: 1.142em;
	font-weight: bold;
	color: #FFFCC7;
	padding: 20px 0 0 12px;
	float: left;
}
	#header h2 { width: 263px; font-size: 1.142em; font-weight: bold; color: #FFFCC7; padding: 20px 12px 0 12px; float: right; text-align: right;}
	#header .aspettiamo { font-size: 1.714em; color: #FFFCC7; text-align: center; padding: 12px 275px 0 0; }
	#header .announce { font-size: 22px; color: #a0522d; text-align: center; padding: 160px 0 0 0; }

	.al_center { text-align: center; }
	
	#apDiv1 {
	position:absolute;
	left:0;
	top:170px;
	width:100%;
	height:41px;
	z-index:1;
}

/* Menu */

#menu2 {
	width: 90px; 
	height: 30px;
}

#menu2 a {
	display: block;
	padding: 3px 15px 7px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
	border: none;
	text-align: center;
}

#menu2 a:hover, #menu2 .current_page_item a {
}

#menu2 a:hover {
	background: url(images/img03.gif) no-repeat center top;
	text-decoration: none;
	color: #61350A;
}

#menu2 .first {
	background: url(images/img03.gif) no-repeat center top;
	text-decoration: none;
	color: #61350A;
}
#menu1 {
	width: 240px; 
	height: 42px;
	background: url(images/new/menu.gif) no-repeat center top;
}

#menu1 a {
	display: block;
	padding: 20px 2px 7px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #61350A;
	border: none;
	text-align: right;
}

#menu1 a:hover, #menu1 .current_page_item a {
}

#menu1 a:hover {
	background: url(images/img03.gif) no-repeat 160px 15px;
	text-decoration: none;
	color: Navy;
}

#menu1 .first {
	background: url(images/img03.gif) no-repeat 160px 15px;
	text-decoration: none;
	color: Navy;
}

#middle { padding-bottom: 10px; }
	#main { width: 100%; margin-bottom: 20px; }
		#main .left { width: 199px; padding-right: 25px; }
			
		#main .right { padding: 15px 70px 0 0; }
			.content { width: 90%; margin: 0 auto; }
				.content h1 {
	font-size: 1.142em;
	font-weight: normal;
	color: #61350A;
	text-align: left;
	padding-bottom: 30px;
}
				.content p { margin-bottom: 14px; }
				.content hr { margin: 14px 0; }
				.content ul { padding-left: 15px; margin: 14px 0; }
				.content ol { padding-left: 23px; margin: 14px 0; }


#footer { width: 100%; position: absolute; bottom: 0; _bottom: -1px; }
	#footer div { height: 19px; background: url(images/new/bg_b.jpg) repeat-x 0 100%; text-align: right; padding: 3px 5px 0; margin: 0 49px 0 55px; }


span.verbo {font-family: Arial; color: #FFFFFF; font-size: 21px; font-weight: bold}
span.modo {font-family: Arial; color: #FFFFFF; font-size: 18px; font-weight: bold}
span.tempo {font-family: Arial; color: #000099; font-size: 14px; font-weight:bold}
span.descr {font-family: Arial; color: #000080; font-size: 12px}
span.warn {font-family: Arial; color: #FF0000; font-size: 12px}
.mini { font-size:11px} 
