BODY {
    background: url('images/sfumo.gif') ;
	font-family: "Trebuchet MS";
	font-size: 14px;
    color: #000;
  }

h1, h2, h3, h4, h5, h6 {
font-weight: normal; 

}

h1 { 
margin-left:150px;
font-size: 165%; 
text-align: left; 
color: #000; }

#contenuto {
	margin-left:300px;
    list-style-image: none;
    list-style-type: none;
    padding: 1em 20em 1em 1em;
	top: -10px;

  }

mootabs_title {
    list-style-image: none;
    list-style-type: none;
    padding: 0px;
    line-height: 8px;
	top: -10px;

  }


.mootabs_title li {
    float: left;
    background-color: transparent;
    margin-left: 80px;
    cursor: pointer;
    line-height: 8px;
	width: 150px;
	height: 30px;
	
  }


.mootabs_panel {
    display: none;
    position: relative;
    width: 550px;
    height: 500px;
    top: -10px;
    font-family: "Trebuchet MS";
    color: #000;
    clear: both;
    overflow: auto;
  }

#reason  {

background: url('images/bianco.jpg') ;
    width: 500px;
  }

#compani  {
background: url('images/occhio.jpg') ;
    width: 500px;
  }

#mision  {
background: url('images/pomo.jpg') ;
    width: 500px;
  }
#service  {
background: url('images/cavi.jpg') ;
    width: 500px;
  }

#choice  {
background: url('images/lente.jpg') ;
    width: 500px;
  }
  
#contactus  {
background: url('images/bianc.jpg') ;
    width: 500px;
  }
#testo_finestre{
 margin-left: 50px;
    width: 430px;
  }

.mootabs_panel.active {
    background-color: transparent;
    display: block;
    height:420px;
  }


.mootabs_title li.over {
    font-weight: bold;
  border-bottom: solid 1px ;
  }


.mootabs_title li.active {
    font-weight : bold;
  border-bottom: solid 1px #OOO;
  }
  
a:link {
	text-decoration:none;
	color: #000;}

a:visited {
	text-decoration:none;
color: #000;}

a:hover {
	text-decoration:none;
	color: #CCCECC;
};
}

