/* ************************** Impostazioni generali ************************** */
* {font-family: "Times New Roman", Times, serif;}
html {font-size:80%;}
body
{
  font-size: 100%;
}

table,p,ul,div,td,th,caption,span,input,.sin,.des,.cen
{
  font-size: 100%;
}

#container
{
  margin:0;
  width:100%;
  background-color:#fff;
  padding:5px;
}

div#msgbox
{
  width:465px;
  border:1px solid #aaa;
  margin:20px 49px 20px 49px;
}
div#msgbox h3
{
  margin:0;
  padding:.2em;
  text-align:center;
  color:#333;
  border-bottom:1px solid #aaa;
}
div#msgbox p
{
  margin:1em;
}

hr.txtsep
{
  margin-left:15%;
  height:1px;
  color:#aaa;
  width:70%;
}

.block
{
  clear:both;
  margin-bottom:10px;
}

/* ************************** Headers ************************** */
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 115%; }
h5 { font-size: 110%; }
h6 { font-size: 105%; }

/* ************************** Intestazione ************************** */
#header
{
  position:relative;
  width:100%;
  font-size: 100%;
  height:65px;
  margin-bottom:1px;
  text-align:center;
}
#header h1
{
  font-size: 300%;
}
#mainlogo
{
  display:none;
}
#subheader
{
  display:none;
}

/* ************************** Menu ************************** */
#navcontainer
{
  clear:both;
  margin-top:3px;
  margin-bottom:3px;
  border-top:2px solid #005bff;
  text-align:left;
}
#navlist
{
  display:none;
}

/* ************************** Forms ************************** */
form {
  margin:0;
  padding:0;
}
input,textarea,select {
  color:#005;
  background-color:#fff;
  font-size:1em;
  margin-left:10px;
}
input.textbox,textarea,select {
  border:1px solid #888;
  padding:2px;
}
form.fbox {
  border:1px solid #aaa;
  padding:5px;
  margin:1em auto;
}
form p {
clear:both;
margin:.2em 0;
}
fieldset {
 padding:3px;
 border:1px sold #aaa;
}
legend {
 font-weight:bold;
 font-style:normal;
 font-size:110%;
 padding:5px;
 color: #333;
}
#informazioni label {
display:block;
float:left;
width:120px;
text-align:right;
font-weight:bold;
padding-right:0;
color: #333;
}
#informazioni input.textbox {
width:350px;
}
#informazioni input.file
{
width: auto;
}
#informazioni input.ckb {
width:2em;
}
#informazioni select {
width:356px !important;
width:350px;
}
#informazioni textarea{
width:350px;
}
#informazioni span.formtext {
  padding:2px;
  margin-left:10px;
  line-height:2em;
}
#conferma div,#conferma p {
  text-align:center;
}
#conferma label {
font-weight:bold;
}
#conferma input {
color: #333;
background-color: #fff;
}
/* ************************** Speciali ************************** */
.cen
{
  text-align:center;
}
.ann_box
{
  width:90%;
  margin:auto;
  border:3px double #000;
  background-color:#FF9000;
  padding:.5em;
  margin-bottom:1em;
}
.ann_box h2
{
  font-size: 120%;
  text-align:center;
}
.skip
{
    display:none;
}
.hide, .noprt
{
    display:none;
}
.errorbox
{
  border:1px solid #000;
  background:#ccc;
}
img.bor
{
  border:1px solid #888;
}
img.fl_r
{
  float:right;
  margin-left:5px;
  margin-bottom:5px;
}
img.fl_l
{
  float:left;
  margin-right:5px;
  margin-bottom:5px;
}
div.c50
{
  width:49%;
  float:left;
}
div.c33
{
  width:33% !important;
  width:242px;
  float:left;
}
div.cf
{
  clear:both;
}

.clear-float:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clear-float {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-float {
height: 1%;
}
.clear-float  {
display: block;
}
/* End hide from IE-mac */

/* ************************** Pagina ************************** */
#page
{
  margin-top:0;
  text-align:left;
  padding:5px;
}
a.path:link,a.path:visited
{
  text-decoration: none;
}
a.path:hover
{
  text-decoration: underline;
}
a:link, a:visited{
  color: #0046c8;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
div#path
{
  margin-top:0;
  font-size:90%;
}
div#path p
{
  margin-top:0;
}
h2#title
{
  margin:0;
  padding:.2em;
  border:1px solid #aaa;
  padding-left:30px;
  color:#333;
}
h2.sectitle
{
  margin:0;
  padding:.2em;
  border:1px solid #aaa;
  text-align:center;
  color:#333;
}
thead th
{
  text-align:center;
  background-color:#fff;
}
tr *
{
  padding:0.2em;
}
tr.r
{
  background-color:#fff;
}
tr.a
{
  background-color:#fff;
}

/* ************************** Prodotti ************************** */
div#prod_cat
{
  display:none;
}
div#prod_cont
{
  margin-bottom:1em;
}
div#prod_cont div#path
{
margin:5px 0 0 2px;
padding-bottom:2px;
border-bottom:1px dotted #aaa;
}
div#prod_cont div.prod_img
{
    float:left;
    text-align:center;
    margin:1em 0.5em 1em 0;
}
div#prod_cont div.prod_img img
{
    border:1px solid #0046c8;
}
div#prod_cont div.prod_img span.bigger
{
    display:none;
}
div#prod_cont img.prod_big_img
{
  margin:1em;
  border:1px solid #777;
  padding:1em;
}
div#prod_cont p
{
  width:98%;
}
div#prod_cont div#tech_det
{
    clear:both;
    margin-bottom:1.5em;
    width:100%;
}
div#prod_cont div#tech_det table
{
  clear:both;
  border:1px solid #c0c0c0;
  width:100%;
  border-collapse: collapse;
}
div#prod_cont div#tech_det table td
{
border:1px solid #c0c0c0;
}
div#prod_cont div#tech_det table caption
{
  border:1px solid #c0c0c0;
  color:#000;
  font-weight:bold;
  padding-right:1em;
}
div#prod_cont div#tech_det table caption a
{
    display:none;
}
div#prod_highlight
{
  clear:both;
  border:1px solid #c3bdbd;
}
div#prod_highlight h4
{
  margin:0;
  font-size:100%;
  padding:.2em;
  text-align:center;
  background-color:#fff;
  border-bottom:1px solid #c3bdbd;
}
div#prod_highlight p
{
  padding:5px;
  width:96%;
}

/* ************************** piepagina ************************** */
#piepagina
{
	clear:both;
	margin-top:1em;
	border: 1px solid #aaa;
	text-align:left;
	padding:5px 5px 3px 5px;
}

#piepagina img
{
	border: 1px solid #888;
}

/* ************************** Footer ************************** */
#footer
{
  clear:both;
  width:100%;
  border-top:1px solid #000;
  text-align: center;
  margin-top:1em;
  padding:1em 0 1em 0;
  font-size:90%;
}
a.copy:link,a.copy:visited{
  color: #668;
  text-decoration: none;
}
a.copy:hover{
  text-decoration: underline;
}

/* ************************** Contatti ************************** */
h3.contact_name
{
  padding-left:1em;
  text-decoration:underline;
}

/* ************************** Works ************************** */
.didas
{
  font-size:75%;
  font-style:italic;
  font-weight:normal;
}