@CHARSET "UTF-8";
* {
    font-family: sans-serif;
    font-size: medium;
/*
    margin: 0; 
    padding: 0; 
    outline: 0;
*/
}

body {
    margin:0;
    padding:0;
    text-align:center;
}

#wrapper {
/*    width:950px; */
    width:1100px;
    margin:0 auto;
    text-align:left;
}

div#header {
    position: relative;
    height:180px;
/*    width:950px; */
    width:1100px;
/*    background:  url(images/header.jpg?z=78906) no-repeat left top; */
    /* padding: 10px; */
     margin-left:auto; 
     margin-right:auto;
     margin-top: 38px;
}

div#header-1 {
    height: 180px;
    width: 550px;
    background:  url(images/header.jpg?z=78906) no-repeat left top;
    float: left;
    clear: none;
}
div#header-2 {
    height: 180px;
    width: 325px;
    background:  white url(images/h160_2.jpg?z=78906) no-repeat center center;
    float:left;    
}
div#header-3 {
    height: 180px;
    width: 325px;
    background:  white url(images/h160_3.jpg?z=78906) no-repeat center center;
    float:left;    
}
div#header-4 {
    height: 180px;
    width: 325px;
    background:  white url(images/h160_4.jpg?z=78906) no-repeat center center;
    float:left;    
}
div#header-5 {
    height: 180px;
    width: 325px;
    background:  white url(images/h160_5.jpg?z=78906) no-repeat center center;
    float:left;    
}
div#header-6 {
    height: 180px;
    width: 325px;
    background:  white url(images/h160_6.jpg?z=78906) no-repeat center center;
    float:left;    
}

div#header-11 {
    height: 180px;
    width: 225px;
    background:  white url(images/bh160_1.jpg?z=78906) no-repeat center center;
    float:left;    
}
div#header-12 {
    height: 180px;
    width: 225px;
    background:  white url(images/bh160_2.jpg?z=78906) no-repeat center center;
    float:left;    
}
div#header-13 {
    height: 180px;
    width: 225px;
    background:  white url(images/bh160_3.jpg?z=78906) no-repeat center center;
    float:left;    
}
div#header-14 {
    height: 180px;
    width: 225px;
    background:  white url(images/bh160_4.jpg?z=78906) no-repeat center center;
    float:left;    
}





#content-wrapper {
/*    width: 950px; */
    width: 1100px;
    margin: 0px auto;
    padding: 0;
}

#nav1 {
    clear: both;    
    margin: 10px auto; 
    padding: 0;
    background:  url(images/menu.jpg?z=78905) repeat-x;
    font: bold 16px/40px Sans-serif;
    height: 40px;
/*    width: 950px; */
    width: 1100px;
    border-top :1px solid #caced1;
    border-bottom : 1px solid #ffffff;
}

#nav1 ul {
    float: left;
    list-style: none;
    margin:0; 
    padding: 0 ;
}

#nav1 ul li {
    display: inline;
}

#nav1 ul li a {
    display: block;
    float: left;
    padding: 0 14px;
    color: #FFFFFF;
    text-decoration: none;
    text-align:center;
    border: 1px hidden;
    border-right: 1px solid #bebebe ;
}

#nav1 ul li a:hover {
    /* background: #000000 url(images/selectedMenu.jpg?z=78905 ) repeat-x; */
    color: #202020; 
    border-left: #f3f6ff;
    
    
}

#nav1 ul li.current a  {
/*    color: #A0A0A0; */
    background: #EFF3FF url(images/selectedMenu.jpg?z=78905 ) repeat-x;
    color: #202020; 
    border-left: #f3f6ff;
} 
li.current {
    color: #A0A0A0;
    background-color: #FFFFFF;
} 


div#main {
    float: right;
/*    width: 530px; */
/*    width: 739px; */
    width: 875px;
/*  height: 650px; */
/*  padding: 20px 0 0 0; */
/*  margin: 0px 0px 0px 20px ; */
    display: inline;
    background: #ffffff;
    overflow: auto;
}


#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
    /* margin:10px 0pt 0pt 0pt ; */
    /* padding: 10px; */
}

#main p {
    padding: 10px;
}
#main h1, #main h2, #main h3 {
    margin-left: 10px;
}

#main p, #sidebar p {
    text-align:justify;
}


h1 {
    font-family:Trebuchet MS;
    font-size:20pt; 
    color:#909090;
    /*letter-spacing:3px;*/
}


h2 {
    font-family:Trebuchet MS;
    font-size:16pt; 
    color:#909090;
    /*letter-spacing:2px;*/
}

h3 {
    font-family:Trebuchet MS;
    font-size:14pt; 
    color:#909090;
}

#main img {
    /* border:1px solid #CCC;
    padding:5px ;*/
}

a, a:visited {
    color:#FD7719;
    text-decoration:none;
}

a:hover {
    color:#909090;
    text-decoration:underline;
}


#sidebar {
    float: left;
    width: 210px;
    padding: 0px;
    margin: 10px 0px 0px 0px;   
    font-family: sans-serif;
    font-size:9pt;
    color: #707070;

}


#sidebar *  {
    /* margin: 15px; */
}

#sidebar h3 {
    font-family:Trebuchet MS, sans-serif;
    font-size:14pt;
    color: #AAAAAA;
}
#sidebar ul.sidemenu {
    list-style: none;
    text-align: left;
    /* margin: 7px 10px 8px 10px; */

    padding: 0;
    text-decoration: none;  
    border-top: 1px solid #d1d5e1;
}

#sidebar ul.sidemenu li {
    list-style: none;
    /* padding: 4px 0 4px 0px; */
    padding: 0px 0 0px 0px;
    margin: 2px 0px;
    color: #777;    
    border-bottom: 1px solid #d1d5e1 ;
}

#sidebar div.box {
    margin: 8px;
}

* html body #sidebar ul.sidemenu li {
    height: 1%;
}


#sidebar ul.sidemenu li a {
    text-decoration: none;  
    color: #202020;
    padding-left: 3px;
    padding-right: 3px;
}


#sidebar ul.sidemenu li a:hover {   
/*  color: #FD7719 ; */
    background-color:#A0A0A0;
    color: #FFFFFF;

}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



#footer {
    color: #FFFFFF;
/*  background: #EFF3FF url(images/footer.jpg?z=78905) no-repeat center top; */
    /* background: #000000; */
    clear: both;
/*  width:820px; */
/*    width:950px; */
    width:1100px; 
    /*height: 50px;*/
    text-align: center;
    font-size: small;
}

#footer p { 
    padding: 5px;
    margin: 0;
    font-size: small;
}

#footer a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: small;
}


.clear { clear: both; }


a, a:visited {
    text-decoration: none;
    background: inherit;
    color: #FD7719; 
}

a:hover {
    text-decoration: underline;
    background: inherit;
    color: #909090;
}

img {
    padding:0;
     /* margin:20px 10px 10px 10px; */
    border:0px solid #DFDFDF;
}


/* extended styles */

.layout {
    margin:0;
}

        
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {
    margin:0;
    padding:0 5px 0 5px;
    clear:both;
}


.bloc-txt-txt .richtext, .bloc-img-txt .richtext, .bloc-img-txt .image,
.bloc-txt-img .richtext, .bloc-txt-img .image  {
    margin:0 ;
    width:48%;
    float:left;
}


.bloc-sep {
    width:20px;
    margin:0;
    padding:0;
    float:left;
}
img#catalogpage {
   /*  width: 1028px;*/
}
table.data {
    margin: 10px 10px 10px 10px;
}
table.calibration {
	width: 90%;
}
td.part {
	text-align: left;
}
td.value {
	text-align: right;
}
div.centrato {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
div.pageimage {
    text-align: center;
}
div.box.menu.page div.items {
    /* height: 200px;
    overflow: auto; */
}
span#headertext1 {
    font-size: 45px;
    font-weight: bold;
    color: #000000;
}
div.gallery {
    display: inline;
    margin: 0 auto;
}
div.comunicati {
    
}
div.comunicati div.caption {
    font-size: large;
    background-color: #ef0000;
}
div.comunicati div.image {
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.comunicati div.description {
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: justify;
}
div.comunicati div.prezzo {
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
    font-weight: bold;
}

div.comunicati div.note {
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
    font-size: small;
    border: solid 1px #A0A0A0;
    padding: 3px;
}
div.note p {
    font-size: small;
    text-align: justify;
}
div.box.note {
    clear: both;
}
div.box.image div.description {
    margin: 1px;
    background-color: #e0e0e0;
}
div.box.image div.description p {
    margin: 0px;
}
div.headerindex {
}

#imgpmo1 {
    margin: 10px 30px 10px 30px;
    float: right;
    clear: both;
}
#imgpmo2 {
    margin: 50px 30px 50px 10px;
    float: right;
    clear: both;
}
#imgpmo3 {
    margin-left: auto;
    margin-right: auto;
    background-color: red;
}
#boxpmo1 {
    width: 504px;
    margin: 60px auto;
}

div#linkcloud {
    display: none;
}
