h1,h2,h3,h4,h5,h6,p,ul,div,img,p,body,table,th,td {margin:0px; padding:0px;border:0px;}
li {list-style-type:none;}
a:focus {outline: 0;}
p {color:#333; line-height:22px;}
body {font-family:Georgia,Times,Serif; background-image:url(/img/sf.jpg); background-repeat:repeat-x;}
p,h1,h2,h3,div,body {margin:0px; padding:0px;}
a,u {outline: 0;}
a {color:#875150;}

#wrap {width:900px; margin:0 auto;}
#wrap #header {position:relative; background-repeat:no-repeat; background-position:top left; height:389px;}
.homepage {background-image:url(/img/heading.jpg);}
.legno {background-image:url(/img/heading1.jpg);}
.ferro {background-image:url(/img/heading2.jpg);}
.plexiglas {background-image:url(/img/heading3.jpg);}
.brochure {background-image:url(/img/heading4.jpg);}
.plastica {background-image:url(/img/heading5.jpg);}

.mMenu {margin:0px; padding:0px; position:absolute; top:40px;}
.mMenu li {list-style-type:none; line-height:14px; margin-bottom:5px; font-size:12px; font-style:italic;}
.mMenu li a {color:#CCC; text-decoration:none; font-style:normal;}
.mMenu li a.current {color:#CC9966; text-decoration:underline;}
.mMenu li a:hover {color:#000;}

.mMenu#menu1 {left:440px;}
.mMenu#menu2 {left:600px;}

#product {position:absolute; right:0px; bottom:0px; width:480px;}
#product h1 {color:#FFF; font-style:italic; margin-bottom:8px;}
#product p {color:#FFF; font-size:13px; width:400px;}
#product p.gray {color:#CCC; font-style:italic;}

#contents {margin-top:40px;}

#contents .blk {float:left; margin:0px; width:284px; margin-right:55px;}
#contents .last {margin-right:0px;}
#contents .blk h2{font-size:22px; font-weight:normal; margin-bottom:20px;}
#contents .blk p{font-size:13px;}
#contents .blk p strong {font-style:italic;}
#contents .blk p img {float:right; border:3px solid #ccc;}
#contents .blk#blk3 {width:221px;}

.img {margin:5px 0px 5px 0px;}
.img img {border:2px solid #ccc;}

.clear {clear:both; width:100%;}
#footer {margin-left:auto; margin-right:auto; padding-bottom:30px; margin-top:30px; border-top:1px solid #CCC; width:900px;}
#footer p {font-size:10px; font-family:Verdana,Sans-Serif; color:#999; margin-top:10px;}

/* APPUNTI 

-- Centra sullo schermo div {width: 834px; height: 628px; margin: 0 auto;  position: absolute; top: 50%; left: 50%; margin-left: -417px; margin-top: -314px;}

-- Altezza fissa
min-height:700px; height:auto !important; height:700px;

-- Crossbrowser opacity
filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5;

-- Import CSS
@import url(http://www.miosito.it/foglio_di_stile.css); 

-- Togliere focus da Firefox
a:focus {outline: 0;}
*/
