body {
	position:absolute;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#cc6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

html {
	height:100%;
}

#top {
	position:absolute;
	left:0;
	top:0;
	background:url(../img/back.gif) repeat-x top;
	height:199px;
	width:100%;
}

#main_wrap {
	position:absolute;
	top:199px;
	width:100%;
	background:url(../img/green.gif) repeat-y center #fff;
}

#main {
	position:relative;
	left:50%;
	top:-7px;
	width:779px;
	margin-left:-409px;
	height:auto;
	padding:0px 20px 20px 20px;
	color:#686868;
	background:url(../img/backsfuma.gif) repeat-x top;
	z-index:2;
}

.dots {
	background:url(../img/dots.png) repeat-x;
	height:1px;
}

#bottom {
	position:relative;
	bottom:0;
	background:url(../img/back_brown.gif) repeat-x top;
	height:20px;
	width:100%;
	color:#e3b180;
	font-size:9px;
	padding-top:5px;
	text-align:center;
}

#topsfu {
	position:absolute;
	left:50%;
	top:192px;
	background:url(../img/backsfuma.gif) repeat-x top;
	height:193px;
	width:819px;
	margin-left:-409px;
	z-index:1;
}

#corner1 {
	position:absolute;
	left:50%;
	top:192px;
	width:9px;
	height:9px;
	background:url(../img/corner1.gif) no-repeat;
	margin-left:-418px;
}

#corner2 {
	position:absolute;
	left:50%;
	top:192px;
	width:9px;
	height:9px;
	background:url(../img/corner2.gif) no-repeat;
	margin-left:410px;
}

img#logo_house {
	position:absolute;
	top:17px;
	left:50%;
	margin-left:-400px;
}

img#logo {
	position:absolute;
	top:45px;
	left:50%;
	margin-left:-190px;
	width:426px;
	height:60px;
}

img#fiaip {
	position:absolute;
	top:29px;
	left:50%;
	margin-left:260px;
}

div#copy {
	position:relative;
	width:100%;
	text-align:center;
	font-size:9px;
	color:#898F7D;
	letter-spacing:1px;
	margin-bottom:-10px;
/*	margin-left:-20px; */
}

img.points {
	margin-bottom:-1px;
	margin-right:5px;
}

.menu_item_on {
	position:absolute;
	height:24px;
	cursor:pointer;				
}

.menu_item_off {
	position:absolute;
	height:24px;
	background-position:0 24px;
}

div#menu {
	position:absolute;
	top:163px;
	left:50%;
	width:560px;
	margin-left:-414px;
}

.flag_on {
	position:absolute;
	height:36px;
	cursor:pointer;				
}

.flag_off {
	position:absolute;
	height:36px;
	background-position:0 36px;
}

div#flags {
	position:absolute;
	top:153px;
	left:50%;
	width:200px;
	margin-left:270px;
}

img.thumbmain {
	border:2px solid #f0cb78;
	width:75px;
	height:50px;
}

img.thumbmain_on {
	border:2px solid #CC6600;
	width:75px;
	height:50px;
}

img.thumb_scheda {
	border:2px solid #F0CB78;
/*	width:120px; 
	height:100px; */
	margin-right:0px;
	margin-left:0px;
	vertical-align:top;
}

img.thumb_scheda_on {
	border:2px solid #CC6600;
/*	width:120px; 
	height:100px; */
	margin-right:0px;
	margin-left:0px;
	vertical-align:top;
}


tr.on {
	background-color:#D8FF9F;
}

.td_thumb {
	background-color:#DBDFC3;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.td_prima {
	background-color:#DBDFC3;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	width:120px;
}

.td_seconda {
	background-color:#E8EFC2;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	text-align:justify;
}

/* LINKS */

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}

a.linkbottom:link, a.linkbottom:visited {
	text-decoration:none;
	color:#e3b180;
}

a.linkbottom:hover, a.linkbottom:active {
	text-decoration:none;
	color:#fff;
}

a.linkofferte:link, a.linkofferte:visited {
	text-decoration:none;
/*	color:#686868; */
	color:#000000;
}

a.linkofferte:hover, a.linkofferte:active {
	text-decoration:none;
	color:#686868;
}

a.linkofferte2:link, a.linkofferte2:visited {
	text-decoration:none;
	color:#686868; 
}

a.linkofferte2:hover, a.linkofferte2:active {
	text-decoration:none;
	color:#000;
}

a.next:link, a.next:visited {
	text-decoration:none;
	color:#686868;
}

a.next:hover, a.next:active {
	text-decoration:none;
	color:#000;
}

.puls_off {
	position:absolute;
	height:25px;
	width:176px;
	background-image:url(../img/puls2.png);
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;		
}

.puls_on {
	position:absolute;
	height:25px;
	width:176px;
	cursor:pointer;
	background-position:0 30px;
	background-image:url(../img/puls2.png);			
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;		
}

input, select {
	font-size:11px;
	padding:2px;
	border:1px solid #686868;
}
