/* general tags */
* { margin: 0; padding: 0; }
html { min-height: 100%; margin-bottom: 1px; }

body {
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	color:#000;
	font-size:12px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover { color:#476946; }
h1 { font-size:24px;}
h2 { font-size:14px;}
form { margin:0; padding:0; }
input{
	border: 1px solid #a8a8a8;
	padding: 2px;
	font-size: 14px;
}
textarea{
	border: 1px solid #a8a8a8;
	padding: 2px;
	font-size: 14px;
}
.hr {
	background:url(../images/divider.gif) repeat-x;
	height:11px;
	border:none;
	margin-bottom:10px;
}
.hr hr { display:none; }

/* top menu */
#menucase{
	margin: 0 0 20px 0;
	width: 882px;
}
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #476946;
}
#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li{
	display:block;
	float:left;
	margin:0;
}
#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#476946;
	background:#fff url(../images/bgON.gif) no-repeat top right;
}

/* wrapper */
#contentwrap {
	position:relative;
	width:900px;
	margin:0 auto;
	background: url(../images/bg_shadow.gif) repeat-y;
	padding: 0 9px 0 9px;
}

/* header */
#header {
	position:relative;
	margin:0;
	background:url(../images/head.jpg) #f6f6f6;
	width:882px;
	height:185px;
}
#header a img { border:none; }
.logo{display: block;}

/* slogan */
#header .slogan{
	position: absolute;
	font-size: 32px;
	margin-left:220px;
	margin-top: 64px;
}

/* main content */
#content {
	float:left;
	width:613px;
	text-align: justify;
	padding-left: 10px;
}
#content h1 {
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size:22px;
	color: #666;
	line-height:24px;
	margin:0 10px 12px 0px;
	border-bottom: 1px solid #666;
	text-align: left;
}
#content h2{
	margin: 16px 0 10px;
	color: #476946;
	font-size: 18px;
	text-align: left;
}
#content h2.center{
	text-align: center;
}
#content h3{
	font-size: 16px;
	color: #1C74CA;
}
#content p, #content ul, #content ol {
	line-height:18px;
	padding:10px;
	font-size: 13px;
}
#content ul{
	margin-left:14px;
	list-style: square;
}
#content a { font-weight:bold; }
#content a:hover { border-bottom:1px dotted;  }
#content blockquote {
	width:80%;
	margin:10px auto;
	padding:0 26px;
	line-height:18px;
	background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%;
}
#content blockquote h1 { color:#476946; }

.tb{
	border: 1px solid #a0a0a0;
	margin-left: 10px;
}
.tb thead{
	background-color: #eeeeee;
}
.tb td{
	padding: 4px;
}

/* right nav */
#right {
	float:right;
	width:244px;
	margin: 0 13px 0 14px;
}
#right ul { margin-bottom:20px; }
#right a:hover { text-decoration:underline; }
#subnav {
	width:239px;
	list-style:none;
}
#subnav .title{
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left: 13px;
	height:27px;
	line-height:27px;
	background:url(../images/bg_right_head.gif) repeat-x;
}
#subnav li {
	margin:0;
	line-height:30px;
	background:url(../images/bg_subnav.gif);
}
#subnav a {
	display:block;
	height: 32px;
	padding-left:13px;
}
#subnav a:hover {
	text-decoration:none;
	font-weight:bold;
}
#subnav .on {
	color:#476946;
	height:32px;
	padding-left:30px;
	background:url(../images/bg_subnav_on.gif);
}
#subnav .last { background:url(../images/bg_subnav_last.gif); }
#subnav .laston {
	padding-left:30px;
	background:url(../images/bg_subnav_last_on.gif);
}

#subnav span{
	padding: 4px 2px 4px 12px;
}
#subnav .libox{
	background: none;
	background-color: #eeeeee;
}

#subnav .link{
	display: inline;
	height: auto;
}

#subnav .imglink{
	border: 1px solid #a6a6a6;
	margin: 6px 4px 0px 4px;
}
#subnav .imglink:hover{
	border: 1px solid #476946;
}


.box2 { width:217px; background:url(../images/bg_right_box2.gif) no-repeat 100% 0; border-top:1px solid #C0C0C0; margin:0 0 10px 0; padding:10px; border-bottom:1px solid #D1D1D1;  }

/* footer */
#footer {
	height:47px;
	padding:10px;
	background: #F6F6F6;
	color:#666;
	border:1px solid #D1D1D1;
	width: 860px;
}
#footer a {  }
#footer a:hover { border-bottom:1px dotted #476946; }


.boxform{
	margin: 4px 6px 8px 8px;
	border: 1px solid #a8a8a8;
	padding: 8px 0px 4px 8px;
	background-color: #f6f6f6;
}

.clear { clear:both; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

.floatright { float:right; }
.floatleft { float:left; }

.center{ text-align: center; }

img.imgborder{
	border: 1px solid #aaaaaa;
}

/* ------------------------------------- */

/* schede tecniche */
.ulschede{
	list-style: none;
}
.ulschede li a{
	font-size: 16px;
	color: #476946;
}
.ulschede li{
	list-style: none;
}

/* contatti */
.formContatti td{
	height: 20px;
	vertical-align: bottom;
}

.submit{
	font-size: 16px;
	margin-top: 2px;
	padding: 4px 8px 4px 8px;
}

.mailError{
	border: 1px solid #ff0000;
	background-color: #FFEEEE;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	padding: 12px;
}
.mailInfo{
	border: 1px solid #00AF00;
	background-color: #D8FFD8;
	color: #00AF00;
	font-weight: bold;
	font-size: 14px;
	padding: 12px;
}

.divRecapiti{
	font-size: 14px;
}

/* Sottofondi */
.trhead{
	background-color: #eeeeee;
	text-align: center;
	font-weight: bold;
}
.tbbord td{
	border: 1px solid #dddddd;
	padding: 6px;
	font-size: 14px;
}

.tdbgmass{
	background-color: #eeeeee;
	text-align: center;
	font-size: 18px;
}

/* pacchetto pavital */
.tdbord{
	border: 1px solid #bbbbbb;
}
.tdbgpacc{
	background-color: #eeeeee;
	text-align: center;
}
.tbbordpacc td{
	border: 1px solid #dddddd;
	padding: 12px 16px 12px 16px;
	font-size: 16px;
}

/* pavimentazioni industriali */
.tbpav td, .tbpav th{
	text-align: center;
	border: 1px solid #dddddd;
	padding: 4px;
}
.tbpav th{
	background: #eeeeee;
	font-weight: bold;
}

/* rivestimenti */
#content h2.small{
	font-size: 16px;
}

/* img drop-shadow */
.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/* referenze */
.gopere-desc{
	width: 480px;
	background: #f0f0f0;
	border: 1px solid #a0a0a0;
	padding: 4px;
	margin-left: 5px;
	margin-bottom: 10px;
}

/* gallery */
#gallery a:hover{
	border-bottom: 0;
}

.gal{
	width: 170px;
	height: 115px;
}
.gal:hover{
	background-color: #9CC5EE;
}

.spotimg:hover{
	background-color: #9CC5EE;
}

