/* CSS Document */
body{
	padding:0px;
	margin:0 auto;
	position:relative;
	background: url(images/sfondo_ok.jpg) #473108;
	color:#666666;
	font:12px/16px Arial, Helvetica, sans-serif;
	font-weight:normal;
}
div, p, h1, h2, h3, h4, ul, a, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/* TOP PANEL */
#topPan{
	width:1000px;
	height:154px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#topPan h1{
	width:1000px;
	height:154px;
	background:url(images/header-img1.jpg) 0 0 no-repeat #473108;
	color:#473108;
	text-indent:-2000px;
}
#topPan a:hover{
	color:#EAD6B5;
	background:#473108;
}
#topPan img{
	position:absolute;
	top:11px;
	right:170px;
	margin:0px;
	padding:0px;
}
#topPan ul{
	width:1000px;
	height:23px;
	display:block;
	position:absolute;
	top:131px;
	left:0px;
	margin:0px;
	padding:0px;
	color:#EAD6B5;
	background-image: url(images/oberteil-sfondo-index2.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-left: 0px;
	list-style: none;
	visibility: visible;
}
#topPan ul li{
	float:left;
	display:block;
	width:100px;
	height:23px;
	background-image: url(images/menu-devider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#topPan ul li span{
	display:block; 
	width:98px; 
	height:23px; 
	background:url(images/menu-hover.gif) 50% 0 no-repeat; 
	font:13px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
}
#topPan ul li a{
	display:block;
	width:98px;
	height:23px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #473108;
	color:#FFF;
	font:13px/23px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#topPan ul li a:hover{
	display:block;
	width:98px;
	background:url(images/menu-hover.gif) 50% 0 no-repeat;
	text-decoration:none; /*position:fixed;*/
	margin:0;
	padding:0px;
}
#topPan ul li.contact{
	display:block;
	width:100px;
	height:23px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #473108;
	color:#FFF;
	font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#topPan ul li.contact:hover{
	display:block;
	width:100px;
	background:url(images/menu-hover.gif) 49% 0 no-repeat;
	text-decoration:none; /*position:fixed;*/
	margin:0;
	padding:0px;
}
#topPan ul ul{
	position:relative;
	z-index:500;
	top:auto;
	display:none;
	width: 100px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #473108;

}

/* /TOP PANEL */
/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */
div#topPan h3:hover{
background:#473108 url(images/menu-hover.gif) no-repeat -999px -9999px;
}

div#topPan li:hover{
cursor:pointer;
z-index:100;
}

div#topPan li:hover ul ul,
div#topPan li li:hover ul ul,
div#topPan li li li:hover ul ul,
div#topPan li li li li:hover ul ul
{display:none;}


div#topPan li:hover ul,
div#topPan li li:hover ul,
div#topPan li li li:hover ul,
div#topPan li li li li:hover ul
{
	display:block;
}

/* End of non-anchor hover selectors */
/* BODY PANEL */
#bodyPan{
	width:1000px;
	position:relative;
	margin:0 auto;
	height: 650px;
}
/* Left Panel */
#leftPan{
	width:538px;
	height:648px;
	float:left;
	display:block;
	margin:0 auto;
	padding:0;
	color:#584008;
	background-image: url(images/oberteil-sfondo.png);
	background-repeat: no-repeat;
}
#leftPan h2{width:177px; height:83px; float:left; display:block; background:url(images/image1.jpg) 0 0 no-repeat #EFEFEF; font:27px/34px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:0 0 0 70px; margin:0;}
#leftPan h2 span{background:#EFEFEF; color:#967001; font:14px/14px Arial, Helvetica, sans-serif; font-weight:bold; padding:0; margin:10px 0 0;}
#leftPan h3{ width:247px; display:block; float:left; background:none; font-size:18px; font-weight:bold; padding:0; margin:0;}
#leftPan p{
	display:block;
	height: 541px;
}
#leftPan2{
	width:497px;
	height:558px;
	display:block;
	float:left;
	margin:0;
	padding:27px 20px 0px 20px;
	background-image: url(images/oberteil-sfondo.jpg);
}
#leftPan h2{width:177px; height:83px; float:left; display:block; background:url(images/image1.jpg) 0 0 no-repeat #EFEFEF; font:27px/34px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:0 0 0 70px; margin:0;}
#leftPan h2 span{background:#EFEFEF; color:#967001; font:14px/14px Arial, Helvetica, sans-serif; font-weight:bold; padding:0; margin:10px 0 0;}
#leftPan h3{ width:247px; display:block; float:left; background:none; font-size:18px; font-weight:bold; padding:0; margin:0;}
#leftPan p{
	display:block;
	height: 648px;
}
#leftPan p.more{height:20px; display:block; margin:0 0 13px 146px; padding:0;} 
#leftPan p.more a{
	display:block;
	width:100px;
	height:20px;
	background:#EFEFEF;
	font:14px/14px Georgia, "Times New Roman", Times, serif;
	color:#BF4D02;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;
}
#leftPan p.more a:hover{ background:#EFEFEF; color:#FF6500; text-decoration:none;}
#leftPan h4{ width:177px; height:70px; float:left; display:block; background:url(images/image2.jpg) 0 0 no-repeat #EFEFEF; font:27px/34px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:0 0 0 70px; margin:0; }
#leftPan h4 span{background:#EFEFEF; color:#967001; font:14px/14px Arial, Helvetica, sans-serif; font-weight:bold; padding:0; margin:10px 0 0;}
#leftPan ul{width:241px; height:271px; display:block; float:left; margin:0; padding:0;}
#leftPan ul li.middle{width:22px; height:152px; background:none; float:left; display:block; padding:0; margin:0;}
#leftPan ul li{width:109px; height:122px; display:block; float:left; background: url(images/dot-line.gif) repeat-x 0 100%; padding:0 0 10px 0; margin:20px 0 0 0;}
#leftPan ul li img{width:109px; height:105px; display:block; padding:0; margin:0;}
#leftPan ul li a{ width:70px; height:20px; display:block; background:url(images/arrow.gif) no-repeat 100% 50% #EFEFEF; color:#BF4D02; font:12px/20px Georgia, "Times New Roman", Times, serif; text-decoration:none; text-align:center; margin:0 0 0 12px; padding:0;}
#leftPan ul li a:hover{text-decoration:underline; display:block;}
#leftworkPan{
	height:210px;
	display:block;
	float:left;
	padding:0;
	width: 397px;
	background-image: url(images/aida-buffet.png);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
#leftPan p{
	padding:0 63px 0 20px;
}
#leftPan p.paddingtop{
	padding:32px 33px 0 32px;
	margin:0 auto;
	color:#FAF0CD;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
#leftPan p span.bigsize{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#E99B75;
	font-size:20px;
	line-height:20px;
	padding:0;
}
#leftPan p span.medsize{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#E99B75;
	font-size:16px;
	line-height:20px;
	padding:0;
	font-weight: bold;
}
#leftPan p span.under{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#FFF;
	font-size:13px;
	line-height:16px;
	padding:0;
	font-weight: bold;
}
#leftPan p.dotline{
	color:#FAF0CD;
	height: 48px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding: 28px 30px 0 27px;
}
#leftPan p.dotline2{
	color:#FAF0CD;
	height: 30px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0 33px 0 32px;
}
#leftPan p.dotline3{
	color:#FAF0CD;
	height: 30px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0 33px 0 32px;
}
/* /Left Panel */

/* Right Panel */
#rightPan{
	width:462px;
	height:648px;
	float:left;
	display:block;
	margin:0 auto;
	padding:0;
	color:#584008;
	background-image: url(images/oberteil-sfondo.png);
	background-repeat: no-repeat;
	background-position: -536px 0px;
}
#rightPan p{
	padding:0 63px 0 52px;
}
#rightPan p.paddingtop{
	padding:32px 20px 0 10px;
	margin:0 auto;
	color:#FAF0CD;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
#rightPan p.paddingtop2{
	padding:26px 20px 0 10px;
	margin:0 auto;
	color:#FAF0CD;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
#rightPan p.paddingtop3{
	padding:26px 33px 0 32px;
	margin:0 auto;
	color:#666;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 20px;
}
#rightPan p span.bigsize{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#E99B75;
	font-size:20px;
	line-height:20px;
	padding:0;
}
#rightPan p span.bigsize2{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#EEDFC2;
	font-size:18px;
	line-height:20px;
	padding:0;
}
#rightPan p span.medsize{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#E99B75;
	font-size:16px;
	line-height:20px;
	padding:0;
	font-weight: bold;
}
#rightPan p span.under{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#FFF;
	font-size:13px;
	line-height:16px;
	padding:0;
	font-weight: bold;
}
#rightPan p.name{background:#fff; display:block; color:#AC8101; font:18px/18px Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold; text-align:right; padding:10px 33px 16px  0;}
#rightPan p.dotline{
	color:#FAF0CD;
	height: 48px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding: 28px 33px 0 32px;
}
#rightPan h2{display:block; width:160px; height:64px; background:url(images/icon1.jpg) 0 0 no-repeat #fff; font:27px/30px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:1px 0 0 69px; margin:8px 0 0 52px;}
#rightPan h2 span{background:#fff; color:#967001; font:14px/14px Arial, Helvetica, sans-serif; font-weight:bold; padding:0; margin:10px 0 0;}
#rightPan p.bottompadding{
	height: 315px;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: 33px;
}
#rightPan p.more{height:28px; display:block; position:relative; margin:0; padding:13px 0 38px 200px;} 
#rightPan p.more a{display:block; width:100px; height:20px; background:#fff; font:14px/14px Georgia, "Times New Roman", Times, serif; color:#BF4D02; text-decoration:none; font-weight:bold; font-style:italic; margin:0; padding:0;}
#rightPan p.more a:hover{ background:#fff; color:#FF6500; text-decoration:none;}
#rightPan img{
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* /Right Panel */
/* contatti */
.textmain {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.textmain2{
FONT-SIZE: 12px;
COLOR: #006699;
LINE-HEIGHT: 130%;
FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.textmain2{
COLOR: #006699;
text-decoration: underline
}
A.textmain {
	color: #006699;
}
A.textmain:hover {
	color: #FFFFFF;
; background-color: #FF6600
; border: 1px solid; border-color: #FFFFCC #990000 #990000 #FFFFCC
}
/* /contatti */
/* footer Panel */
#mainfooterbody{
	height:21px;
	color:#EAD6B5;
	position:relative;
	margin:0 auto;
	clear:both;
	background-color: #473108;
	padding-top: 5px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footerPan{width:650px; height:82px; position:relative; margin:0 auto; padding:0 0 0 50px;}
#footerPan ul{width:330px; display:block; position:absolute; right:0px; top:26px; padding:0; }
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 10px; color:#fff; background:#424242; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}
#footerPan ul li a.padl{padding:0 0 0 14px;}

#footerPan ul.templateworld{width:158px; background:#4C4C4C; color:#fff; display:block; position:absolute; top:74px; right:80px;}
#footerPan ul.templateworld li a{background:#4C4C4C; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p{ background:#484848; margin:54px 45px 0 0; display:block; position:absolute; top:0px; right:40px; color:#FF833B; font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;}
#footerPanleft{width:285px; height:82px; float:left; margin:0 auto; background:url(images/vertical-dot.gif) 100% 0 repeat-y;}
#footerPanleft img{width:260px; height:35px; margin:22px 0 0 0;}

