@charset "utf-8";
/* CSS Document */
body{
	background:#dbdbdb url(body-bg.gif);
	margin:0px;
	font-family:Helvetica,arial;
	font-size:12px;
}

a{
	color:#972d2f;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#d22636;
	font-weight:bold;
	text-decoration:underline;
}

#container{
	width:787px;
	height:530px;
	padding:10px;
	background:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin:-275px 0 0 -403px;
}

#box{
	width:787px;
	height:530px;
}

#header{
	width:787px;
	height:117px;
	background:#d22636;
	overflow:hidden;	
}

#logo{
	width:208px;
	height:117px;
	float:left;
}

#slogan{
	width:579px;
	height:117px;
	float:right;
	background:url(slogan-bg.gif) no-repeat bottom right;
}

#fakeMenu{
	height:32px;
	width:auto;
}

#Menu{
	height:32px;
	width:787px;
	background:#fff url(Menu-bg.gif) top right no-repeat;
	margin:0px;
}

#fakeMenuBg{
	padding-left:207px;
	width:580px;
	height:32px;
}

#Menu img{
	border:0px;
}

#Menu ul{
	width:532px;
	list-style:none;
	margin:0px;
	padding:0px;
	background:#fff;
}

#Menu li{
	height:32px;
	width:100px;
	list-style:none;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#Menu a{
	height:32px;
	width:100px;
	margin:0px;
	padding:0px;
}

#sxCol{
	width:203px;
	height:381px;
	background:#d9d9d9 url(sxCol-bg.gif) bottom left no-repeat;
	margin-right:5px;
	float:left;
	color:#4c4c4c;
	font-size:11px;
}

#sxCol p{
	padding:10px;;
}

#dxCol{
	width:579px;
	height:381px;
	background:#ebebeb url(dxCol-bg.gif) bottom right no-repeat;
	float:right;
	margin:0px;
}

#col1{
	width:203px;
	height:381px;
	background:#fff;
	padding-right:5px;
	float:left;
}

#col2{
	width:351px;
	height:381px;
	margin:0px;
	float:right;
	padding:10px;
	color:#8b8888;
}

#subMenu{
	position:absolute;
	padding-top:15px;
	padding-left:10px;
	line-height:15px;
	width:110px;
	height:75px;
	font-size:11px;
	background:url(bgSubMenu.png) top left repeat-y;
	left:526px;
	top:37px;
}

#subMenu a{
	color:#fff;
}

#subMenu a:hover{
	color:#972026;
}

#subMenu1{
	position:absolute;
	padding-top:10px;
	padding-left:5px;
	line-height:15px;
	width:95px;
	height:50px;
	font-size:11px;
	background:url(bgSubMenu.png) top left repeat-y;
	left:423px;
	top:67px;
}

#subMenu1 a{
	color:#fff;
}

#subMenu1 a:hover{
	color:#972026;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:203px;
	height:381px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

.TabForm{
	width:100%;
}

.TabForm td{
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#4e4e4e;
	font-weight:bold;
}

.inputtext3{
	font-size:10px;
	font-family:Helvetica,arial;
	width:190px;
	border:1px solid #d6d4d5;
}

.inputarea{
	font-size:10px;
	font-family:Helvetica,arial;
	width:190px;
	height:40px;
	border:1px solid #d6d4d5;
}

.btn-invia{
	width:80px;
	font-size:11px;
	font-weight:bold;
	height:20px;
	background:#4e4e4e;
	color:#fff;
	border:0px;
	cursor:hand;
}

.btn-annulla{
	width:80px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	background:#4e4e4e;
	color:#fff;
	border:0px;
	cursor:hand;
}

div#hold{ 
	position:relative; 
	overflow:hidden;
	width:351px;
	height:325px; 
	z-index:100; 
}
div#wn{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:351px;
	height:325px; 
	clip:rect(0px, 351px, 325px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
div#lyr1{ 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
}

div#hold2{ 
	position:relative; 
	overflow:hidden;
	width:203px;
	height:340px; 
	z-index:10; 
}
div#wn2{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:203px;
	height:340px; 
	clip:rect(0px, 203px, 340px, 0px); 
	overflow:hidden;	
	z-index:1; 
	background:#d22636;
}
#lyr2 img {border:0px;}
div#lyr2{ 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
}


#scroll-layer-btn{
	position:absolute;
	width:17px;
	height:30px;
	top:503px;
	left:785px;
}
#scroll-layer-btn img{
	border:0px;
}

#scroll-layer-gallery-btn{
	position:absolute;
	width:17px;
	height:30px;
	top:503px;
	left:408px;
}
#scroll-layer-gallery-btn img{
	border:0px;
}
