html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a,a:hover{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:”;}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

/* - - - - TAG STANDARD - - - - */

a, a:active, a:visited { color: #3a6a8e; text-decoration: none; }
a:hover, a.attuale { color: #e5b43b; }
h2 { }
p { }
ul, li { list-style-image: url(../grafica/li.gif); margin-left: 10px; }
strong { font-weight: bold; }

html { 
	background: #bbbdbf;
}

body { 
	width: 100%;
	margin: 0px;
	
	font-family: Arial, sans-serif;
}

/* - - - - BLOCCHI PRINCIPALI - - - - */
#container_sup { 
	background: #FFFFFF url(../grafica/html_background.jpg) top left repeat-x;
	width: 100%;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#header { 
	width: 726px; height: 70px;
	margin: 0px auto;
}

#logo { 
	width: 210px; height: 70px;
}

#menu { 
	width: 500px; height: 70px;
	float: right;
	text-align: right;
	
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
	line-height: 70px;
	color: #7693ad;
}
#menu a, #menu a:active, #menu a:visited { 
	height: 23px;
	color: #7693ad;
	padding: 5px;
	text-decoration: none;
	letter-spacing: -0.05em;
}
#menu a:hover, #menu a.attuale { 
	color: #FFF;
	background: #7693ad;
}
#menu img {
	vertical-align: middle;
}

#animation { 
	width: 726px; height: 236px;
	margin: 20px auto;
	background: #FFFFFF url(../grafica/animation_background.jpg) top left repeat-x;
	position: relative;
}
#animation_div { width: 714px; height: 224px; position: absolute; top:3px;left:3px;}

#navbar {  }

#container { 
	width: 726px; min-height: 260px;
	margin: 10px auto;
}

#content { 
	width: 480px;
	font-size: 12px;
	color: #121212;
}
#content.full { width: 726px; }
#content h1 { font-size: 18px; line-height: 20px; color: #3a6e8e; font-wight: bold; margin-bottom: 5px; }

#aside { 
	background: url(../grafica/aside_divisore.png) left center no-repeat;
	width: 200px; min-height: 260px;
	padding-left: 30px;
	float: right;
}
#aside h1 { color: #3a6e8e; text-transform: uppercase; font-size: 17px; font-weight: bold; }
#aside h2 { color: #3a6e8e; text-transform: uppercase; font-size: 14px; }
#aside h3 { color: #e5b43b; text-transform: uppercase; font-size: 14px; }
#aside p { font-size: 14px; margin: 5px 0px; }
#aside img { 
	width: 170px;
	margin: 5px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;
}

#footer { 
	width: 682px; height: 100px;
	padding: 15px 22px;
	margin: 0px auto;
	background: #58595b;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}
#footer h2 { 
	color: #e5b43b;
	font-size: 11px;
	line-height: 9px;
	font-weight: bold;
}
#footer a, #footer a:active, #footer a:visited { 
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #e5b43b;
}

/* - - - - CLASSI - - - - */

.clearFix { width:0;height:0;line-height:0;clear:both; }

.citazione {
	color: #3a6a8e;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
.citazione .autore {
	color: #9daec2;
	font-size: 16px;
	line-height: 27px;
}
.hr_citazione {
	width: 105px; height: 1px; background: #7693ad; border: none;
	margin-left: 0px;
}

.copyright  {
	margin: 0px auto;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
	text-align: center;
	padding-top: 5px;
	float: right;
}
.copyright A:link{text-decoration:none}
.copyright A:visited{text-decoration:none}
.copyright A:hover{color:#005baf;text-decoration:none}

.modulo_contatti { text-align: center; font-size: 12px; }
.modulo_contatti .label { }
.modulo_contatti label { display: block; }
.modulo_contatti input, .modulo_contatti textarea { 
	width: 180px; height: 18px;
	padding: 2px;
	line-height: 18px;
	display: block;
	margin: 0px auto;
	margin-bottom: 5px;
	border: 1px solid #3a6a8e;
}
.modulo_contatti input:focus, .modulo_contatti textarea:focus { 
	border: 1px solid #e5b43b;
}
.modulo_contatti textarea { height: 72px; }
.modulo_contatti .submit { 
	width: 80px; 
	height: 25px;
	margin: 5px auto; 
}
.modulo_contatti .submit:hover { 
	background: #3a6a8e; 
	color: #FFF; 
	border: 1px solid #e5b43b;
}
.modulo_contatti .cb { 
	width: auto; 
	margin: 0px;
	display: inline; 
	border: none; 
	vertical-align: top; 
}

.question { width: 20px !important; height: 20px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.modulo_contatti .acconsento { line-height: 12px; }

#gallery_container { 
	width: 460px;
	font-size: 12px;
	color: #121212;
	margin-left: 10px;
}
#gallery_container h1 { font-size: 18px; line-height: 20px; color: #3a6e8e; font-wight: bold; margin-bottom: 5px; }

#gallery .container { width: 420px; height: 140px; overflow: hidden; position: relative; }
#gallery ul { 
	margin: 10px 0px; 
	width: auto; height: 140px;
	position: absolute;
	top: 0px; left: 0px;
}
#gallery ul li { 
	display: block;
	list-style: none;
	text-align: center; 
	float: left;
	margin: 5px 14px;
	width: 110px;
	height: 140px;
	
	font-size: 12px !important;
	font-weight: bold;
	text-transform: uppercase;
	
	opacity:.60;
	filter:alpha(opacity=60);
	filter:"alpha(opacity=60)";
}
/* #gallery ul li:hover {
	opacity:1;
	filter:alpha(opacity=100);
	filter:"alpha(opacity=100)";
} */
#gallery .freccia_sx, #gallery .freccia_dx { 
	width: 20px; height: 20px;
	float: right; 
	margin-top: 50px; 
	overflow: hidden;
}
#gallery .freccia_sx { 
	float: left;
	background: url(../grafica/freccia_sx.png) top center no-repeat; 
}
#gallery .freccia_dx { 
	background: url(../grafica/freccia_dx.png) top center no-repeat; 
}
#gallery .freccia_sx:hover, #gallery .freccia_dx:hover { 
	background-position: bottom center;
}
.miniatura { max-width: 110px; max-height: 70px; }
.miniatura_prodotti { max-width: 80px; margin-right: 5px; }
.miniatura_partner { max-width: 147px; margin: 10px 21px; }
.miniatura_partner.primo { margin-left: 0px; }
.miniatura_partner.ultimo { margin-right: 0px; }

/* .elenco_cat a { font-size: 15px !important; font-weight: bold; line-height: 160%; } */

.voce_lavorazioni { 
	padding-left: 10px; 
	background: url(../grafica/li.gif) left center no-repeat; 
	font-size: 15px !important; 
	font-weight: bold; 
	line-height: 160%; 
}
.descrizione_servizio { margin:5px 0px; padding:0; font-size: 14px; }
