/* style by www.bee-tech.com */

@import url("reset.css");


html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #9c719f url(../images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;	
}

h2, h3 {
	font-weight: normal;
}

h2 {
	margin: 0px;
	font-size: 24px;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 3px;
	font-size: 11px;
}

h4 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

.button {
	background: url(../images/b_button.gif);
	color: #FFFFFF;
	height: 17px;
	width: 63px;
	border: none;
	padding: 0px;
	margin: 0px;
}

.button_elenchi {
	background: url(../images/b_button_elenchi.gif);
	color: #FFFFFF;
	height: 17px;
	width: 20px;
	border: none;
	padding: 0px;
	margin: 0px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 170%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul li {
}

.list1 {
	line-height: normal;
}



.list1 li {
	float: left;
	padding: 0px 0px 10px 0px;
}

.list1 li.wide {
}

.list1 li.alt {
	padding-left: 10px;
}

strong {
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.link1 {
	padding-left: 13px;
	background: url(images/homepage14.gif) no-repeat left center;
	color: #FFFFFF !important;
}

img.alignleft {
	float: left;
	margin: 5px 15px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** CONTAINER */
#container {
	margin: auto;
	width: 997px;
	clear: both;
	background: #9c719f;
}

/** HEADER */
#header {
	background: #9c719f url(../images/header.jpg);
	height: 31px;
}

/** LEFT */
#left {
	float: left;
	background: #9c719f url(../images/left.jpg);
	width: 71px;
	height: 606px;
}

/** CENTER */
#center {
	float: left;
	width: 855px;
	background: #9c719f;
}

/** RIGHT */
#right {
	float: right;
	background: #9c719f url(../images/right.jpg);
	width: 71px;
	height: 606px;
}

/** MENUBAR */
#menubar {
	height: 125px;
	background: #9c719f;
}

/** LOGO */
#logo {
	float: left;
	background: #9c719f url(../images/homepage01.jpg) no-repeat left top;
	width: 453px;
	height: 125px;
}

/** MENU */
#menu {
}

/** MAIN */
#main {
	width: 855px;
	float: right;
	height: auto !important;
	min-height: 250px;
	background:	#9c719f;
}

/** BANNER */
#banner {
	clear: both;
	width: 855px;
	height: 230px;
	background: url(../images/banner.jpg) no-repeat left top;
}
#banner1 {
	float: left;
	width: 977px;
	height: 35px;
	background: url(../images/banner1.jpg) no-repeat left top;
}


/** FOOTER */
#footer {/* TODO */
	background: #9c719f  url(../images/footer.jpg);
	clear: both;
	text-align: right;
	margin-right: 40px;
	color: #CCC;
	font-size: 11px;
	padding: 0 71px;
	height: 64px;
}


/* menu */
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0px;
}

#menu a {
	float: left;
	height: 34px;
	padding: 91px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #7A7A7A;
}

#menu a:hover {
	text-decoration: underline;
}

a#home {
	width: 74px;
	background: url(../images/homepage02.jpg) no-repeat left top;
}

a#servizi {
	width: 74px;
	background: url(../images/homepage03.jpg) no-repeat left top;
}

a#centro {
	width: 74px;
	background: url(../images/homepage04.jpg) no-repeat left top;
}

a#dove_siamo {
	width: 74px;
	background: url(../images/homepage05.jpg) no-repeat left top;
}

a#contattaci {
	width: 106px;
	text-indent: -10px;
	background: url(../images/homepage07.jpg) no-repeat left top;
}

.bgtop {
}

.bgbtm {
	padding: 25px 0px 1px 0px;
}

/** 4-COLUMN LAYOUT */

.four-columns {
	background: url(../images/bg03.jpg) repeat-y left top;
}

.four-columns .bgtop {
	background: url(../images/bg04.jpg) no-repeat left top;
}

.four-columns .bgbtm {
	background: url(../images/bg05.jpg) no-repeat left bottom;
}

.four-columns .column1, .four-columns .column2, .four-columns .column3, .four-columns .column4 {
	float: left;
	width: 160px;
}

.column3 li{
	padding-left: 13px;
	background: url(../images/homepage18.gif) no-repeat left center ;
	color: #FFFFFF !important;
}

.four-columns .column1 {
	padding: 0px 0px 0px 54px;
}

.four-columns .column2 {
	padding: 0px 0px 0px 36px;
}

.four-columns .column3 {
	padding: 0px 0px 0px 35px;
}

.four-columns .column4 {
	padding: 0px 0px 0px 36px;
}

/** 2-COLUMN LAYOUT */

.two-columns {
	background: url(../images/bg1_01.jpg) repeat-y left top;
}

.two-columns .bgtop {
	background: url(../images/bg1_02.jpg) no-repeat left top;
}

.two-columns .bgbtm {
	background: url(../images/bg1_03.jpg) no-repeat left bottom;
}

.two-columns .column1 {
	width: 172px;
	min-height: 460px;
	height: 460px;
	padding: 0px 0px 0px 54px;
}

.two-columns .column2 {
	width: 550px;
	padding: 0px 0px 0px 32px;
}

/** SINGLE COLUMN */
.single {
	background: url(../images/bg2_01.jpg) repeat-y left top;
}

.single .column1 {
	min-height: 460px;
	/*height: 460px;*/
}

.single .bgtop {
	background: url(../images/bg2_02.jpg) no-repeat left top;
}

.single .bgbtm {
	padding: 25px 55px;
	background: url(../images/bg2_03.jpg) no-repeat left bottom;
}

/** BACKOFFICE **/
#backoffice {
	border-collapse:collapse;
}
#backoffice td {
	border: 1px solid #CCC;
	text-align: center;
}
#backoffice th {
	font-weight: bold;
	padding-bottom: 7px;
	vertical-align: bottom;
}	


/** CONTENT */
#content {
}

/** BOX COMMON STYLES */

.style1 {
	color: #A09B63;
}

.style1 h3 {
	color: #6F725D;
}

.style2 {
}

.style2 h3 {
	color: #9EAE7F;
}

.style2 ul {
	line-height: normal;
}

.style2 ul li {
	padding: 10px 0px;
	background: url(../images/homepage17.gif) no-repeat left top;
}

.style2 ul .first {
	padding-top: 0px;
	background: none;
}

.style2 a {
	color: #E9E7B6;
}

.style2 .link1 {
	background-image: url(../images/homepage15.gif);
}

.style3 {
}

.style3 a {
	color: #573C00;
}

.style3 h3 {
	color: #DCCA9C;
}

.style3 h4 {
	border-bottom: 3px solid #FB9B2D;
}

.style3 .link1 {
	background-image: url(../images/homepage16.gif);
}

.style4 {
}

.style4 h3 {
	color: #CECECE;
}

#pagen li {
	display: inline;
	padding: 0px 5px;
}

#pagen th {
	padding-top: 10px;
	text-align: center;
}

/** SIDEBAR */

#sidebar {
}

/** SIDEBAR > BOX STYLE */

#sidebar .box {
}

/* Stuff */
address {/* TODO */
	padding: 0 20px 15px 20px;
	color: #333333;
}
.error {/* TODO */
	color: #F00;
	font-weight: bold;
	margin-bottom: 5px;
}
.notice {/* TODO */
	color: #093;
	font-weight: bold;
	margin-bottom: 5px;
}

/** FISHEYE **/
.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	position: absolute;
	display: block;
	top: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem span,
{
	display: none;
	positon: absolute;
}
.fisheyeContainter
{
	background-color: none;
	height: 100px;
	width: 700px;
	left: 500px;
	position: absolute;
}
