@charset "UTF-8";
/* 

	insight Studio '09
	www.insightstudio.it

*/

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#FFF url(../img/bg-main.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper-main {
	width:990px;
	display:block;
	margin:0 auto;	
}
#wrapper-top {
	display:block;
	width:644px;
	height:34px;
	margin:0px 0px 0px 346px;
}
table.top-infos {
	height:34px;
	width:auto;
}
table.top-infos td {
	vertical-align:middle;
}
table.top-infos a.w13 {
	margin-top:-3px;
	display:block;
}
#logo-search {
	width:990px;
	height:107px;
	background:url(../img/bg-logosearch-2.jpg) no-repeat;
}
#logo {
	margin-left:10px;
}
#images,#images div {
	display:block;
	width:960px;
	height:260px;
	overflow:hidden;
	background:(/img/a.gif) no-repeat center center;
}
#images div.active {
	display:block;
}

#menu {
	display:block;
	width:960px;
	height:40px;
	overflow:hidden;
	padding:0px;	
	margin:0px;
	background:url(../img/bg-menu.jpg) repeat-x top left;
}
#menu a {
	list-style:none;
	list-style-type:none;
	width:118px;
	height:40px;
	float:left;
	background:url(../img/bg-menu.jpg) 0px 0px;
	overflow:hidden;
	color:#FFF;
	text-align:center;
	padding-top:10px;
}
#menu a:hover {
	background:url(../img/bg-menu.jpg) 0px 80px;
}
#menu a.active {
	background:url(../img/bg-menu.jpg) 0px 40px;
}

#menu a.pipe,#menu a.pipe:hover {
	width:2px;
	background:url(../img/menu-pipe.jpg);
}
#main-holder {
	display:block;
	width:970px;
	margin:0px 0px 20px 10px;
	background:#FFF;
	padding-top:15px;
}
#main-top {
	display:block;
	width:975px; /* 990 */
	background:url(../img/bg-billboard.jpg) no-repeat 0 0;
	padding:17px 0px 0px 15px;
}
#home-content,#content {
	width:960px;
	margin-left:5px;
}
#home-content td.boxes {
	width:293px;
	margin:0px;
	padding:0px;
}
#home-content td.pipe {
	width:40px;
	padding-top:48px;
}
#content {
	margin-top:30px;
}
#content td.menu {
	width:300px;
}
#content td.content {
	width:620px;
}
#content td.pipe {
	background:url(../img/pipe-content.jpg) repeat-y center center;	
}
#content td.content span.desc {
	color:#999;
	font-size:14px;
	line-height:160%;
	display:block;
	text-align:justify;
}
div.clear {
	width:100%;
	height:20px;
	display:block;
}
a.content-menu,a.content-menu-active {
	display:block;
	width:294px;
	height:66px;
	text-decoration:none;
	padding-top:6px;
}
a.content-menu:hover {
	border-right:6px solid #BBDC7F; /* #FAFAFA*/
	background:#FAFAFA;
	text-decoration:none;
}
a.content-menu-active {
	border-right:6px solid #77B900;
	background:#F5F5F5;
	text-decoration:none;
}
a.content-menu span.title,a.content-menu-active span.title {
	display:block;
	color:#3D9B35;
	font-size:19px;
	text-decoration:none;
	margin:0px 0px 0px 10px;
}
a.content-menu span.sub,a.content-menu-active span.sub {
	display:block;
	width:278px;
	color:#999;
	font-size:12px;
	text-decoration:none;
	margin-left:10px;
	letter-spacing:130%;
}
.col-head,.col-head-g {
	width:283px; /* 293 */
	height:31px; /* 36 */
	background:#FAFAFA;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	margin-bottom:20px;
	letter-spacing:-1px;
}
.col-head-g {
	color:#999;
}
.box {
	display:block;
	width:293px;
	margin-top:35px;
	margin-bottom:60px;
}
.box a.title {
	font-size:16px;
	color:#3D9B35;
	display:block;
	text-decoration:none;
}
.box .img,.box .img-mini {
	display:block;
	width:289px;
	height:67px;
	padding:1px;
	border:1px solid #CCC;
	overflow:hidden;
	margin:8px 0px 0px 0px;
}
.box .img-mini {
	width:216px;
	float:right;
}
.box .date, .bigdate {
	width:70px;
	height:70px;
	background:#CCC;
	color:#FFF;
	float:left;
	margin:8px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
.bigdate {
	width:78px;
	height:78px;
	float:left;
}
.box .date a.day {
	display:block;
	font-size:40px;
	letter-spacing:-4px;
}
.box .date a.month {
	display:block;
	font-size:22px;
	letter-spacing:-1px;
	margin-top:-5px;
}
.box .text,.box .text-date {
	display:block;
	width:293px;
	margin-top:10px;
	color:#999;
	font-size:13px;
	line-height:130%;
	text-align:justify;
	margin-bottom:20px;
}
.box .text-date {
	margin-top:90px;
}
.box .text a,.box .text-date a,#content td.content span.desc a {
	color:#77B900;
	font-weight:bold;
	text-decoration:underline;
}
.box .text a:hover,.box .text-date a:hover, #content td.content span.desc a:hover {
	background:#77B900;
	color:#FFF;
	text-decoration:none;
}
.continue,.continue-g {
	padding-left:16px;
	padding-right:16px;
	height:26px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	background:#77B900;
	text-decoration:none;
	border:none;
	border-right:3px solid #77B900;
	cursor:pointer;
}
.continue:hover {
	border-right:3px solid #417630;
}
.continue-g {
	background:#999;
}
input.newsletterform {
	display:block;
	width:293px;
	height:22px;
	background:#FFF;
	border:1px solid #E3E3E3;
	color:#999;
	font-size:15px;
	margin:5px 0px 5px 0px;
	font-weight:normal;
}
div.prefooter {
	width:970px;
	height:9px;
	display:block;
	background:#F3F4F4;
	margin:40px 0px 18px 0px;
}
#footer {
	width:970px;
	margin:0px 0px 20px 0px;
	font-size:14px;
	color:#CCC;
	text-align:left;
	vertical-align:top;
}
#footer a.title,#footer a.link {
	display:block;
	margin-bottom:3px;
	color:#CCC;
}
#footer a.title {
	font-weight:bold;
	color:#77B900;
	margin-bottom:7px;
}
#footer a.title:hover {
	background:#77B900;
	color:#FFF;
}
#footer a.link:hover {
	background:#CCC;
	color:#FFF;
}
#footer .mini {
	font-size:12px;
	color:#CCC;
}
input.searchinput {
	width:187px;
	height:19px;
	position:absolute;
	top:109px;
	background:#FFF;
	left:50%;
	margin-left:250px;
	padding:0px;
	border:none;
	color:#CCC;
	font-size:15px;
	font-weight:normal;
	overflow:hidden;
	margin-top:2px;
}
#language-sel {
	width:83px;
	height:60px;
	position:absolute;
	left:50%;
	top:34px;
	margin-left:88px;
	display:none;
}
#language-sel img {
	display:block;
	margin:0px;
	padding:0px;
}
div.meetingroom {
	float:left;
	width:290px;
	height:80px;
	margin-left:10px;
	margin-top:30px;
}
div.meetingroom:hover {
	background:#FAFAFA;
}
div.meetingroom div.img {
	float:left;
	width:70px;
	height:70px;
	padding:1px;
	border:1px solid #CCC;
	overflow:hidden;
	margin:0px 10px 0px 0px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.meetingroom a.title,div.meetingroom span.descroom {
	margin-left:8px;
	display:block;
}
div.meetingroom span.descroom {
	color:#999;
	font-size:13px;
	line-height:normal;
}
table.posti {
	width:360px;
}
table.posti td {
	padding:10px;
	width:100px;
}
table.posti td span.num {
	color:#CCC;
	font-size:35px;
	font-weight:bold;
	letter-spacing:-2px;
	display:block;
}
table.posti td span.tipo {
	display:block;
	font-size:14px;
}
a.imgofferta,a.imgevento {
	display:block;
	width:618px;
	height:78px;
	padding:1px;
	border:1px solid #CCC;
	margin:8px 0px 0px 0px;
}
a.imgevento {
	width:150px;
	float:left;
}
span.validita {
	float:right;
}
#map {
	display:block;
	width:620px;
	height:350px;
	margin-top:50px;
	margin-bottom:30px;
}
#book {
	border:none;
	margin-top:70px;	
	width:600px;
	margin-bottom:40px;
}
#book span.dg18 {
	display:block;
	margin-top:20px;
}
#contact-form input.text, #contact-form textarea {
	display:block;
	width:350px;
	color:#999;
	margin-top:6px;
	margin-bottom:20px;
}
#contact-form textarea {
	height:200px;
}
#gallery {
	display:block;
	margin:40px 0px 30px 0px;
	width:620px;
}
#gallery a {
	/*width:176px;
	height:120px;
	*/
	width:128px;
	height:90px;
	float:left;
	margin:15px 10px 0px 15px;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #CCC;
}
#searchbutton {
	width:38px;
	height:20px;
	position:absolute;
	top:110px;
	left:50%;
	margin-left:444px;
}
/** Styling **/

div.content-title {
	color:#417630;
	font-size:24px;
	letter-spacing:-1px;
	font-weight:normal;
	float:right;
	display:block;
	width:620px;
	height:20px;
	margin-bottom:40px;
	text-align:right;
}
a.ggg16:hover {
	text-decoration:underline;
}
table.top-infos a,#menu a,#footer a,a.content-menu *,div.meetingroom a.title,a.ggg18,.eventitle,a.ggg14,a.dg14,a.gg16,a.ggg16 {
	text-decoration:none;
}
.white,.w13,.w16,#menu a {
	color:#FFF;
}
.dg,.dg24,.col-head,div.meetingroom a.title,table.posti td span.tipo,.dg22,.dg18,a.ggg18:hover,label.error,.eventitle,.dg16,.eventdate,.dg14 {
	color:#417630;	
}
.gg,.gg14,.gg18,.gg22,.gg16 {
	color:#CCC;
}
.ggg,.ggg18,span.validita,.ggg14,.ggg16 {
	color:#999;
}
.bold,label.error {
	font-weight:bold;
}
.w13,span.validita,label.error {
	font-size:13px;
}
.gg14,.ggg14,.dg14 {
	font-size:14px;
}
.w16,#menu a,.gg16,.dg16,.eventdate,.ggg16 {
	font-size:16px;	
}
.dg24 {
	font-size:24px;	
}
.dg18,.gg18,.ggg18,.eventitle,.gg22  {
	font-size:18px;
	letter-spacing:-1px;
}
.dg22,.col-head,.col-head-g,.gg22,.eventitle {
	font-size:22px;	
}
div.meetingroom a.title {
	font-size:18px;	
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/img/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}