@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	margin:0;
	}
h1{
	font-size:12px;
	font-weight:bold;
	color:#41291b;
	margin-left:22px;
	}
.azienda{
	color:#573928;
	font-size:11px;
	text-align:left;
	line-height:16px;
	width:320px;
	margin-left:20px;
	margin-top:40px;
	}
li{
	font-size:12px;
	color:#666666;
	font-weight:100;
	line-height:20px;
	margin-left:-5px;
}
.hometext{
	font-size:11px;
	color:#666666;
	text-align:justify;
	line-height:18px;
	margin-top:0;
	font-weight:100;
	}
#bodypage{
	width:926px;
	/* height:761px; */
	position:relative;
	left:50%;
	margin-left:-463px;
	background-color:#FFFFFF;
	top:38px;
	/*border-top:1px solid #7f4d25;
	border-left:1px solid #7f4d25;
	border-bottom:1px solid #7f4d25;
	border-right:2px solid #7f4d25; */
	}
#header{
	position:relative;
	top:0;
	width:926px;
	height:118px;

	}
#navbar{
	background-image:url(../img/pulsbg.jpg);
	width:478px;
	height:117px;
	position:relative;
	float:right;
	}
#upage{
	position:relative;
	top:0;
	width:926px;
	height:291px;
	background-image:url(../img/upage_bg.jpg);
	background-repeat:repeat-y;
	}
#bothpage{
	position:relative;
	top:0;
	width:926px;
	height:316px;
	background-image:url(../img/bothpage_bg.jpg);
	background-repeat:repeat-y;
	}
#footer{
	position:relative;
	top:0;
	width:926px;
	height:38px;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:no-repeat;
	}

#leftpage{
	width:404px;
	position:relative;
	height:291px;
	float:left;
	margin-left:43px;
	}
#leftpage_left{
	position:relative;
	width:185px;
	height:249px;
	float:left;
	top:20px;
	}
#leftpage_right{
	position:relative;
	width:186px;
	height:249px;
	float:left;
	top:20px;
	margin-left:15px;
	}
#rightpage{
	position:relative;
	top:0;
	float:left;
	width:472px;
	height:291px;
	background-image:url(../img/flash_image.jpg);
	background-repeat:no-repeat;
	}
#tabmenu_1{
	position:relative;
	top:10px;
	width:292px;
	height:286px;
	float:left;
	margin-left:23px;
	}
#tabmenu_2{
	position:relative;
	top:10px;
	width:292px;
	height:286px;
	float:left;
	}
#tabmenu_3{
	position:relative;
	top:10px;
	width:292px;
	height:286px;
	float:left;
	}
/*
#menu{
	height:45px;
	float:left;
	clear:both;
	margin-left:-34px;
	}
#menu li a{
	padding:10px 10px 5px 10px;
	background-image:url(../img/menu_out.jpg);
	background-repeat:repeat-x;
	list-style-type:none;
	float:left;
	text-decoration:none;
	color:#41291b;
	}

#menu li a:hover{
	padding:10px 10px 5px 10px;
	background-image:url(../img/menu_active.jpg);
	background-repeat:repeat-x;
	list-style-type:none;
	float:left;
	}
*/


ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
}

ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
}
ul#navlist li a
{
display: block;
padding: 10px 12px 5px 12px;
color:#41291b;
text-decoration: none;
background-image:url(../img/menu_out.jpg);
background-repeat:repeat-x;
font-size:10px;
text-align:center;

}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background-image:url(../img/menu_active.jpg);
background-repeat:repeat-x;
color:white;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
background-image:url(../img/menu_active.jpg);
background-repeat:repeat-x;
color:white;
}

#main{
	width:926px;
	height:430px;
	position:relative;
	top:0;
	background-image:url(../img/upage_bg.jpg);
	background-repeat:repeat-y;
	}

#main2{
	width:926px;
	height:550px;
	position:relative;
	top:0;
	background-image:url(../img/upage_bg.jpg);
	background-repeat:repeat-y;
	}


#left{
	position:relative;
	top:40px;
	width:404px;
	height:86%;
	float:left;
	margin-left:20px;
	background-image:url(../img/bgtable.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
#right{
	}
.titoli{
	color:#631219;
	font-size:14px;
	}
#box_right{
	position:relative;
	float:right;
	top:5px;
	margin-right:7px;
	}
#imagestablets{
	position:relative;
	top:0;
	width:150px;
	hight:200px;
	float:right;
	}
#gallerytab{
	width:341px;
	height:340px;
	margin-left:20px;
	position:relative;
	top:0;
	}
#gallerytab1{
	width:340px;
	height:97px;
	position:relative;
	top:0;
	}
	#gallerytab2{
	width:340px;
	height:97px;
	position:relative;
	top:22px;
	}
	#gallerytab3{
	width:340px;
	height:97px;
	position:relative;
	top:44px;
	}
.hidden {
	display : none;
}
.footext{
	position:relative;
	color:#525151;
	top:11px;
	margin:0;
	text-align:center;
	width:100%;
	font-size:9px;
	}
.contatti{
	font-size:12px;
	color:#525151;
	margin-left:20px;
	line-height:20px;
	}
.mailgrey{
	color:#7a1c1c;
	text-decoration:none;
	}

