* { margin:0; padding:0;}
body { background:#131307; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#747474; background-image:url(sfondo.jpg); background-position:top center; background-repeat:no-repeat}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:left; text-align:left;}

.form { height:32px; width:100%; overflow:hidden;}
.form input { width:267px; padding:4px 0 4px 3px; font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8; font-family:Tahoma, Arial, helvetica, sans-serif;}
.form input.inp-1 { width:70px;}
.form  label { margin-right:7px;} 
.form .fright { padding-right:18px;}
form .buttons { margin-top:10px; text-align:right; padding-right:10px;}
form .buttons .link { margin-left:18px;}

.form1 { height:26px;}
.form1 input {width:268px; padding:2px 0 2px 3px; background:#fff;  font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8;}
textarea { width:268px; height:92px; overflow:auto; background:#fff; font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8; padding:2px 0 0 3px; }
form .buttons1 { margin-top:18px; text-align:right; padding-right:17px;}
form .buttons1 .link { margin-left:31px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { position:absolute; bottom:0; left:0;}
.site-nav li { float:left;}

.list { margin:-4px 0 15px 0;}
.list li { background:url(images/icon-2.gif) no-repeat left 10px; padding:4px 0 0 10px; color:#fff;}
.list li a { color:#fff; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

/*==================other====================*/
.p1 { margin-bottom:21px;}
.p2 { margin-bottom:15px;}

.phone { float:right; margin-right:110px;}


/*==================txt, links, lines, titles====================*/
a {color:#ffffff;text-decoration:none}
a:hover{color:#fbeac3; text-decoration:underline;}

h3 { font-size:1.58em; color:#fff; text-transform:uppercase; font-family:Verdana, "Trebuchet MS"; font-weight:normal; background:url(images/icon-1.gif) no-repeat left top; padding-left:27px; line-height:19px}
h4 { color:#e7e7e7; font-size:1em; margin-bottom:18px;}

.txt1 { color:#e7e7e7; font-weight:bold;}

.link { background:url(images/icon-2.gif) no-repeat right 6px; padding-right:8px; font-weight:bold; color:#e7e7e7; text-decoration:none;}
.link:hover { text-decoration:underline;}

/*==================boxes====================*/
.box { width:253px; position:absolute; right:37px; top:0; border-top:3px solid #e7e7e7; background:#181818; min-height:343px; height:auto!important; height:343px;}
.box .title { margin-bottom:22px; background:none;}
.box h3 {color:#f06400; font-size:.75em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; line-height:1.44em; margin-bottom:18px; background:none; padding:0;}
.box p { color:#fff; font-size:.75em; text-transform:uppercase; line-height:1.33em;}
.box a { cursor:pointer;}
.box .inner { padding:26px 34px 26px 28px;}

.cont-box { width:100%; background:url(images/cont-tail.gif);}
.cont-box .top { background:url(images/cont-tail-top.gif) repeat-x top;}
.cont-box dl { margin:-18px 0 18px 0;}
.cont-box dl dt { font-weight:bold; color:#e7e7e7; margin-top:18px;}
.cont-box .inner { padding:19px 22px 24px 15px;}

.title-box { margin-bottom:3px; background:#171717; width:100%;}
.title-box .inner { padding:18px 0 17px 17px;}

.img-box { background:#292929; position:relative; width:100%; margin-bottom:6px;}
.img-box .inner {padding:5px;}
.img-box .button { position:absolute; bottom:-1px; left:0;}
.img-box .button a { cursor:pointer;}

/*header*/
#header .menu { position:absolute; left:0; top:381px;}

/*content*/
#content .indent { padding:12px 10px 0 5px;}

/*footer*/
#footer p { color:#747474; padding:33px 0 0 24px;}
#footer p a { color:#e7e7e7; font-weight:bold; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/

.colore {
	color:#9b8a62;
}

.marrone {
	color:#1f1a0a;
}

.bianco {
	color:#ffffff;
}

.boxlink {
	background-color:#9b8a62;
	border: 1px solid #1f1a0a;
	padding: 5px;
	color:#1f1a0a;
}

.blu {
	color:#333333;
}

.grassetto {
	font-weight:bold;
}

/* menu navigazione */
.nav-menu {
	display: block; 
	width: 980px; 
	height: 62px; 
	padding-top: 18px;
	/*border: 1px solid green; */
	overflow: hidden;
}

.nav-menu table {
	width: 100%;
	height: 62px;
	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;
	background-image: url(img/nav-back.png);
	background-repeat: repeat-x;
}

.nav-menu table td.td-normal {
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}

.nav-menu table td.td-normal span{
}

.nav-menu table td.td-over {
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(img/nav-back-over.png);
	background-repeat: repeat-x;
	/*background-color: #47760c;*/
	cursor: pointer;
}

.nav-menu table td.td-over span {
	background-image: url(img/nav-menu-pointer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-top: 20px;
	height: 40px;
	/*border: 1px solid red;*/
}
