*{
margin:0px;
padding: 0px;
}
body{
padding: 0 5%;
background: #F4FAF6;
font-family: sans-serif;
font-size: 70%;
color: #4E3200;
}

#contenitore{
position:relative;
border-left: 1px solid #4E3200;
border-right: 1px solid #4E3200;
border-top: 1px solid #4E3200;
background-color: #CBECE3;
margin: 0 auto;
width: 100%;
}

#colonna{
  position: absolute;
  background-image: url(/templates/sezioni3col/sfondomenu2.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  top:0;
  left:0;
  width: 19%;
  min-height: 400px;
  font-size: 12px;
}

#page{
margin-left: 19%;
background-color: #F4FAF6;
min-height: 400px;
text-align:justify;
padding-left: 2%;
padding-top: 22px;
padding-right: 2%;
}

#intestazione{
text-align: right;
border: 1px solid #F4FAF6;
margin-top: 0.4em;
/*il bordo colore dello sfondo serve solo per allineamento*/
margin-bottom: 0.4em;
font-weight: bold;
margin: 0 auto;
}

#toolbar{
background: url(sfondotoolbar.gif) repeat-x;
height: 25px;
font-size: 96%;
width: 100%;
margin: 0;
}

/*stile nella toolbar della testata*/
#toolbar form{
padding: 0 0.5%;
}
.login{
border: 1px solid #C3F0E1;
margin-top: 2px;
margin-right: 3px;
}
.tasto{
padding: 0 4px;
}

#toolbar img{
float:right;
margin-top: 3px;
border: 0px;
}

/*stile colonna a sinistra di navigazione principale*/
#colonna img{
width: 100%;
border: 0px;
}

#colonna li{
min-height: 20px;
list-style-type: none;
padding-left: 25px;
padding-top: 5px;
}
#colonna li.azienda{
border-top: 1px solid #C3F0E1;
}
#colonna li.altro{
border: 0px;
}

#menu1 {
  font-size: 0.9em;
}

#menu2 {
  font-size: 10px;
}

#cerca{
text-align: center;
margin: 0 auto 20px auto;
padding-top: 20px;
}

#cerca form input{
border: 1px solid #C3F0E1;
width: 90%;
margin: 0 auto;
}
#cerca form{
margin: 5px 0;
}


/* stile colonna menu destra secondoterzo livello*/

#colonnamenu2 li{
list-style-type: none;
padding-left: 1.4em;
padding-top: 0.5em;
}

#colonnamenu2 ul{
margin-top: 0;
padding-top: 0.5em;
}
/*stile di pagina*/
.titolo{
font-size:130%;
font-weight:bold;
}

/*stile dei collegamenti*/
/*collegamenti genereici e della colonna menu secondo terzo livello*/
a {
  color: #4E3200;
}

a:link{
  text-decoration: none;
}
a:visited{
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
a:active{
  text-decoration: underline;
  font-weight: bold;
}
/*collegamenti colonna navigazione principale*/
#colonna li {
  width: 70%;
}

#colonna a {
  display: block;
  width: 100%;
  background: #F4FAF6;
  border: #4E3200 solid 1px;
  padding: 2px;
}

#colonna a:link{
  color: #4E3200;
  text-decoration: none;
}
#colonna a:visited{
  text-decoration: none;
}
#colonna a:hover{
/* queste quattro indicazioni servono per il triangolino su mouse over */
  padding-left: 5%;
  background-image: url(angololink.gif);
  background-repeat: no-repeat;
  background-position: left -1px;
  width: 95%;
  background-color: #C4F0E1;
  filter:alpha(opacity=55);
  -moz-opacity:.55;
  opacity:.55;
}

#colonna a:active{
  text-decoration: underline;
  font-weight: bold;
}


#testata{
border-left: 1px solid #4E3200;
border-right: 1px solid #4E3200;
border-top: 2px solid #4E3200;
margin: 5px auto 0 auto;
width: 100%;
position: static;
height: 15%;
overflow: hidden;
}
#testata #sfondoAzienda {
width: 100%;
height: 16px;
border: 0;
padding: 0;
margin-bottom: -2px;
vertical-align: bottom;
}

#testata ul {
  position: absolute;
  z-index: 3;
  left: 0;
  width: 95%;
  margin-left: 4.3%;
}


* > #testata ul {
  margin-left: 5%;
  margin-top: -14px;
}

  
#testata ul li {
  float: left;
  width: 16%;
  list-style-type: none;
  text-align: center;
  background: transparent;
}

#testata ul li a {
  display: block;
  color: #000;
  font-size: 100%;
  width: 80%;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #000;
}
#testata ul li a:hover {
  display: block;
  color: #000;
  font-size: 100%;
  text-decoration: none;
  background-color: #C4F0E1;
  filter:alpha(opacity=55);
  -moz-opacity:.55;
  opacity:.55;
}


vt {
  display: none; /* in attesa di inserirlo */
}
/*
#vt {
  position: absolute;
  right: 4.85%;
  width: 10%;
  color: #4E3200;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #000;
  text-align: center;
  text-decoration: none;
}

#vt:hover {
  background-color: #C4F0E1;
  filter:alpha(opacity=55);
  -moz-opacity:.55;
  opacity:.55;
}

* > #vt {
  z-index: 4;
}
*/
#sceltaLingue {
  border: 0;
  position: absolute;
/*  right: 5.3%;*/
  z-index: 1;
  left: 5%;
  margin-top: 0;
}
#sceltaLingue a img {
  border: 0;
  width: 25px;
  height: 18px;
}

  #footer form {
    margin-left: 1em;
  }


#assistente {
	text-align: center;
/*	visibility: hidden;*/
	width: 100%;
	padding: 0;
	margin: 0 10%;
	width: 75%;
	height: 75%;
/*	border: solid 1px #000; */
}


#assistente img {
	background: none;
	border: 0;
}

#assistente a {
	background: none;
}

#assistente a:hover {
	border: 30px;
	background: none;
	color: none;
	width: 100%;
	height: 100%;
	padding-left: 2px;
}

