html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
}
body {
	color:#333333;
	text-align:left;
	border:0;
	background-color:#FFFFCC;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../immagini/bg_tarconte.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 { font-size:160%; } h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p {
	padding:0px;
	margin:0px;
}

a:link, a:visited {
	color:#333333;
	text-decoration: underline;
}
a:hover, a:active {
	color:#990000;
	text-decoration: underline;
}

img { border:0; }

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #694C29;
}

.cancella {
	clear:both;
	font-size:1px;
	margin-top:-1px;
}

.colore {
	background-color: #F4F4F4;
}
.colore1 {
	background-color: #FFB300;
	color: #FFFFFF;
}
.evidenzia {
	font-weight: bold;
	color: #D59500;
}
#head {
	height: 110px;
	margin-top: 0px;
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../immagini/bg_head.gif);
	background-repeat: repeat-x;
}
#head .logo {
	margin: 0px;
	padding: 0px;
	float: left;
}
#head .flash {
	float: right;
	margin: 0px;
	padding: 0px;

}

div#nav-bar {
	text-align: center;
	padding: 0px;
	width: 561px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 199px;
	}

#nav-bar ul, #nav-bar li {
	margin: 0;
	padding: 0;
	list-style: none
}
#nav-bar ul {
	width: 560px;
	height:22px;
	margin:0 auto
}
#nav-bar li {
	float:left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#nav-bar a {
	float: left;
	width: 138px;
	line-height: 22px;
	text-decoration: none;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

#nav-bar li a:link, #nav-bar li a:visited {
	color:#666666;
	background-image: url(../immagini/bg_menu_grey_up.jpg);
	background-repeat: repeat-x;
	}

#nav-bar li a:hover, #nav-bar li a:active {
	color:#000000;
	background-image: url(../immagini/bg_menu_grey_down.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9E8C34;
}

#nav-bar li a.current:link, #nav-bar li a.current:visited {
	color:#000000;
	background-image: url(../immagini/bg_menu_grey_down.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9E8C34;
	}
#content {
	position: relative;
	margin-top: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#content .left {
	width: 185px;
	float: left;
}
#content .left .box_nav_left {
	background-image: url(../immagini/bg_h2_nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#content .left .box_nav_left .language {
	padding-left: 10px;
	padding-bottom: 5px;
}

ul.nav-left {
	LIST-STYLE-TYPE: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
ul.nav-left li {
	margin-bottom: 4px;
}

ul.nav-left li.white {
	HEIGHT: 4px
}
ul.nav-left li.title {
	text-indent: 4px;
	color: #FFFFFF;
	background-color: #FFB300;
}

ul.nav-left a {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 18px;
	HEIGHT: 18px;
	background-image: url(../immagini/bg_nav_left.gif);
	background-position: left bottom;
}
ul.nav-left a:link, ul.nav-left a:visited {
	COLOR: #606060; TEXT-DECORATION: none
}

ul.nav-left a.current:link, ul.nav-left a.current:visited {
	COLOR: #606060;
	TEXT-DECORATION: none;
	background-image: url(../immagini/bg_nav_left_current.gif);
	background-position: left bottom;
}

ul.nav-left a:hover, ul.nav-left a:active {
	COLOR: #cc0000; TEXT-DECORATION: none
}


#content .right {
	width: 560px;
	background-color: #FFFFFF;
	float: right;
}
#content .right #intro {
	background-image: url(../immagini/home_eusepi_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#content .right #intro img {
	margin: 4px;
	border: 1px solid #FFCC00;
}

#content .right .gallery {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content .right .gallery img {
	padding: 3px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	cursor: pointer;
}

#content .right h1 {
	background-image: url(../immagini/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #9E8C34;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
#content .right h2 {
	height: 20px;
	padding-left: 25px;
	font-size: 13px;
	line-height: 33px;
	color: #D59500;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB300;
	width: 70%;
}
#content .right .scroll {
	height: 210px;
	width: 550px;
	overflow: auto;
}
#content .right .scrollevents {
	height: 360px;
	width: 550px;
	overflow: auto;
}


#content .right h3 {
	color: #FFFFFF;
	background-color: #FFB300;
	text-align: left;
	padding: 2px;
	font-size: 13px;
}

#content .right p {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#content .right .tab_servizi {
	font-size: 10px;
}
#content .right .tab_servizi td {
	text-align: center;
	vertical-align: top;
	padding: 3px;
}



#footer {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	COLOR: #9E8C34;
}
#footer a:link, #footer a:visited {
	COLOR: #9E8C34;
	TEXT-DECORATION: underline
}


#footer a:hover, #footer a:active {
	COLOR: #FFCC66;
	TEXT-DECORATION: none
}
#footer address {
	font-style: normal;
	font-size: 10px;
	line-height: 1.6em;
	margin-left: 200px;
	text-align: center;
	padding: 20px;
}
#footer #credits {
	width: 180px;
	text-align: center;
	font-size: 9px;
	margin-top: 20px;
	float: left;
}
#footer #banner {
	margin-top: 20px;
	margin-left: 260px;
}

