body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  
 
  
}

/*body.intestazione {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  color : white;
}

body.intestazione_home {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  color : white;
}
*/

body.menu {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  margin: 0px;
  color :black;
   
  
}
table {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;


}
table.blu {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
background-color : #0335b0;
}


table.grigio {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
background-color : #f7efde ;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : justify;
	font-size : 10px;
		
}
td.small {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : justify;
	font-size : 9px;
		
}

td.sap {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : justify;
	font-size : 10px;
	padding-left:5px;
		
}
td.risultati {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : center;
	background-color : #0335b0;
	font-weight : bold;
  	color : white;
	font-size : 10px;
}
td.scheda {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : left;
	background-color : #0335b0;
	font-weight : bold;
  	color : white;
	font-size : 10px;
}
td.center {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : center;
	font-size : 10px;
	
}
td.right {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : right;
	font-size : 10px;
	
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : justify;
	 font-size : 10px;
	 
}
th.sap {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : justify;
	 font-size : 10px;
	 padding-left:5px;
	 font-weight : bold;
     color : white;
}

.ricerca {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
    color : black;
	font-size : 10px;
	padding: 10px;
}
a
{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  /*background-color :  ;*/
  font-size : 10px;
  font-weight : bold;
  color : #215dc6;
  text-decoration: none;
}
a:hover
{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  /*background-color :  ;*/
  font-weight : bold;
  color :#215dc6;
  text-decoration: underline;
  font-size : 10px;
}



a.bottom
{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color : #0335b0 ;
  font-size : 10px;
  font-weight : bold;
  color : white;
  text-decoration: none;
}
a.bottom:hover
{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color :  #0335b0 ;
  font-weight : bold;
  color : white;
  text-decoration: none;
  font-size : 10px;
}

h3{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : left;
	border-bottom-width : 2px;
  	border-bottom-style : solid;
  	border-bottom-color : #adaa9c;
	color: black;
	font-size : 10px;
	 
}

/*img.bordo{border: 1px;} */

img.succ{
    border: 0px; 
    margin-bottom : -5px;
}
	
/* Barra di navigazione avanzata
---------------------------------------------------------------------*/
  
#avanzata {
  float:left;
  width:760px;
  background:#DAE0D2 url("immagini/bg.gif") repeat-x bottom;
  font-size:10px;
  line-height:normal;
  }
#avanzata ul {
  margin:0;
  padding:10px 5px 0px 0px;
  list-style:none;
  }
#avanzata li {
  float:left;
  background:url("immagini/left.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 7px;
  }
#avanzata a {
  float:left;
  display:block;
  background:url("immagini/right.gif") no-repeat right top;
  padding:5px 5px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  /*color:#765;*/
  color:#0335b0;
  }
#avanzata a.ar {
  float:left;
  display:block;
  background:url("immagini/right.gif") no-repeat right top;
  padding:5px 5px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#aca899;
  }  
  
#avanzata a:hover {
  /*color:#333;*/
  color:#ff5402;
  }
#avanzata #selezionata {
  background-image:url("immagini/left_on.gif");
  }
#avanzata #selezionata a {
  background-image:url("immagini/right_on.gif");
   /*color:#333;*/
  color:#ff5402;
  padding-bottom:5px;
  }
label{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : justify;
	font-size : 10px;}  
	
select{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : justify;
	font-size : 10px;

  } 	
input{
  font-size : 10px;
  font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align : justify;
 
  }
 .submit{
  font-size : 10px;
  font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align : center;
  font-weight:bold;
  color: white ;
  background-color :  #ff5402 ;
  cursor: pointer;
 
  }
  
  textarea{
   font-size : 10px;
  font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align : justify;
  
  }
  li{
  	padding:10px;
  }
  
  
 IMG.frec{
  
  margin-left : +3px;
  margin-bottom : -5px;
  border: 0px;
  
} 
#contenuto {
border: 2px inset ;
overflow: auto; 
height: 60px;
width:90%; 
padding-right: 5px;
padding-left:5px;
/*background-color :  #ffffff ;*/
}

#prezzi {
border: 2px inset ;
overflow: auto; 
height: 90px;
width:90%; 
padding-right: 5px;
padding-left:5px;
/*background-color :  #ffffff ;*/
}

.testo_titolo
{
	border: 0;
	text-align : center;	
	font-size :120%;
	font-weight : bold;
	color : #0335b0;
}

.testo_titolo_foto
{
	border: 0;
	text-align : center;	
	font-size :100%;
	font-weight : normal;
	color : #000000;
}


/************************************************************/

#totale{
	width:760px;
	height:600px;
	margin:0px;
	padding:0px;
	
}
#tre{
	width:760px;
	height:90px;
	float: left;
	margin:0px;
	padding:0px;
	background-image:url(immagini/sfondo.gif);	
}

#tre_sinistra{
	width:243px;
	height:90px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	
}

#tre_centro{
	width:271px;
	height:90px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	
}

#tre_destra{
	width:246px;
	height:90px;
	margin:0px;
	padding:0px;
	float:right;
	padding-top:67px;
	text-align:right;
}


#due{
	width:760px;
	height:35px;
	float: left;
	margin:0px;
	padding:0px;
	
	
	
}
#uno{
	width:760px;
	height:445px;
	float: left;
	margin:0px;
	padding:0px;
	
	
	
	
}
#zero{
	width:760px;
	height:30px;
	float: left;
	margin:0px;
	padding:0px;
	background-image:url(immagini/bottom.gif);
	
	
	
}
#zero_sinistra{
	width:380px;
	height:30px;
	float: left;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	
	
	
	
}
#zero_destra{
	width:380px;
	height:30px;
	float: right;
	text-align:right;
	
	
	
}
