body.standard {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font: normal 11px/16px Verdana, Sans-serif;
  color: #000;
  background:#FFF;}  
  
p {
  margin-top: 0px;
  margin-bottom: 0px;}

ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
	list-style-type:none;}
	
.clearfloat {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: -1px;}

img {
  vertical-align: middle;}

/*-- nessun bordo su img dentro i link --*/
a img {  border: 0px;}
  
.left {  float: left;}
.right {  float: right;}
.text-left {  text-align: left;}
.text-center {  text-align: center;}
.text-right {  text-align: right;}

h1 {  font: normal 14px/20px Verdana, Sans-Serif;}
h2 {  font: normal 20px/26px Verdana, Sans-Serif;}
h3 {  font: normal 14px/20px Verdana, Sans-Serif;}
h4 {  font: normal 12px/18px Verdana, Sans-Serif;}

.piccolo {  font-size: 10px;}
.bold {  font-weight: bold;}
.bianco {  color: #FFF;}
.nero {  color: #000;}
.rosso {  color: #C00;}
/*blu titoli provincia di varese*/
.blu {color:#3C85AE;}

.trebuchet {
	font-family:Trebuchet MS;}

/*usato per i links alle pagine di servizio nell'header e nel footer*/
A.servizi:link, A.servizi:visited {
  font-size: 11px;
  font-weight:normal;
  color: #000;
  text-decoration: none;}
A.servizi:hover, A.servizi:active {
  text-decoration: underline;}

A:link, A:visited {
  font-weight: bold;
  font-size: 11px;
  color: #3C85AE;
  text-decoration: underline;}
A:hover, A:active {
  color:#000;}

A.inverted:link, A.inverted:visited {
  font-size: 12px;
  color: #fff;
  text-decoration: none;}
A.inverted:hover, A.inverted:active {
  text-decoration: underline;}

.separatore_testo {
  height: 1px;
  margin: 10px 0 10px 0;
  overflow: hidden;
  background: #c1c1c1;}

.separatore_dashed {
  border-top: 1px dashed #c9c9c9;
  width: 95%;
  float: right;
  height: 0px;
  overflow: hidden;}

.clickableBlock {
  cursor: pointer;}
  
/* /////////////////////////////////////////////////*/

#sito {
	width:90%;
	min-width:968px;
	max-width:1196px;
	margin: 0 auto;}	
/*
#sfumo {
  background: url("../images/sfondo_sito.png") repeat-y top center;
  float: left;}
#pagina {
  width: 930px;
  margin: 0 19px 0 19px;}
*/

/*///////////////  HEADER  ////////////////////////*/

#header {
	width:100%;
	height:84px;
	background:#FFF;}
	
.header_content {
	width:968px;
	position:relative;
	margin:0 auto;}

#header .logo {
  width:226px;
  height: 57px;
  padding:15px 0 0 13px;
  float: left;}

.menu_servizi {display:none;}  
.menu {display:none;}

/*----- menu link ----- */
#menu_link_content {display:none;}
#menu_link {display:none;}

/*------ cerca -------*/
#cerca {display:none;}

/* ------ navigatore ------- */
#navigator {
  	width:968px;
	height:22px;
	padding:3px 0 0 0;
	margin:0 auto;}

A.nav:link, A.nav:visited {
  font: normal 10px/16px Verdana, Sans-Serif;
  color: #333;
  text-decoration: none;}
A.nav:hover, A.nav:active {
  text-decoration: underline;}

/*----- stampa e condividi ----- */
#stampa_panel {display:none;}

/*///////////////  SEZIONE  ////////////////////////*/

#movie_sezione {
  width:100%;
  height: 214px;}

#main_sezione {
	width:100%;}

.main_sfondo {
	width:100%;
	float:left;
	background:url("../images/sfondo_main.gif") repeat-y top center;}

.fascia_titolo {
	width:100%;
	height:35px;
	background:url("../images/sfondo_titolo_progetto.gif") repeat-y top center;}

.fascia_titolo_content {
	width:968px;
	margin:0 auto;}

.colonna1 {
	width:243px;
	float:left;}

.colonna2 {
  width:482px;
  float: left;
  background:#FFF;}

.colonna3 {
  width:243px;
  float: left;}

.colonna_large {
  width:725px;
  float: left;}
 
.titolo_area {
	width:230px;
	height:30px;
	overflow:hidden;
	padding:5px 0 0 10px;
	color:#FFF;}

.fascia_contenuti {
	width:968px;
	margin:0 auto;}  
  
.txt_contenuti {
  padding: 15px 20px 30px 20px;
  min-height:350px;}

.txt_contenuti .titolo {
  /*border-bottom: 1px solid #c1c1c1;*/
  padding: 0 0 10px 0;}

.txt_contenuti .testo {
  padding:0 0 0 0;}
  
.txt_contenuti .foto_sx {
  float: left;
  padding: 0 10px 0 0;}  
  
.txt_contenuti .testo li {
	margin:0 0 0 20px;
	list-style-type:disc;}
/*
.txt_contenuti .foto_dx {
  float: right;
  padding: 0 0 0 10px;}

.txt_contenuti .foto_large {}
*/
/*///////////////  RISORSE E ALLEGATI  ////////////////////////*/

.menu_resources {display:none;}

/* ///////////////////////// MAPPA DEL SITO ////////////////////////////////////////////// */

#mappa {}

#mappa ul.sitemap-menu {}

/* voci di primo livello */

#mappa ul.sitemap-menu li {
  padding: 0 0 0 15px;
  background:url("../images/bullet_2.gif") no-repeat 0 4px;}

ul.sitemap-menu li A:link, ul.sitemap-menu li A:visited {
  font-weight: bold;
  color: #666;
  text-decoration: none;}
ul.sitemap-menu li A:hover, ul.sitemap-menu li A:active {
  text-decoration: underline;}

/* voci di secondo livello */

#mappa ul.sitemap-menu li ul li {
  padding: 0 0 0 20px;
  background:url('../images/bullet1.gif') no-repeat 10px 6px;}

ul.sitemap-menu li ul li A:link, ul.sitemap-menu li ul li A:visited {
  font-weight: normal;
  color:#3C85AE;
  text-decoration: none;}
ul.sitemap-menu li ul li A:hover, ul.sitemap-menu li ul li A:active {
  text-decoration: underline;}

/* voci di terzo livello */

#mappa ul.sitemap-menu li ul li ul li {
  padding: 0 0 0 30px;
  background:none;}

ul.sitemap-menu li ul li ul li A:link, ul.sitemap-menu li ul li ul li A:visited {
  font-weight: normal;
  color:#3C85AE;
  text-decoration: none;}
ul.sitemap-menu li ul li ul li A:hover, ul.sitemap-menu li ul li ul li A:active {
  text-decoration: underline;}

/* ///////////////////////// FORM CONTATTO ////////////////////////////////////////////// */
/*
.contenitore_contatto {
  width: 95%;
  height: auto;
  overflow: hidden;}

.campo_contatto_text {
  width: 150px;
  height: auto;}

.campo_contatto_textarea {
  width: 300px;
  height: 100px;}

.contenitore_contatto td.titolo_argomento div {
    display:block;
    padding:4px;
    margin:10px 0px 10px 0px;
    background:#E5E5E5;}

.contenitore_contatto td {}

.contenitore_contatto td.colonna_label {
  width: 21%;
  padding: 5px 0px 5px 0px;}

.contenitore_contatto td.colonna_field {
  width: 29%;
  padding: 5px 0px 5px 0px;}
*/
/* ///////////////////////// AREA RISERVATA ////////////////////////////////////////////// */

.contenitore_main {
  padding: 30px;}

#container_riservata {
  padding: 30px 0 0 0;}

/* ///////////////////////// PAGINA LOGIN ////////////////////////////////////////////// */

.box_login {
  width: 300px;
  height: auto;
  padding: 0px 0px 50px 0px;}

.box_login table {
	width:100%;}

.box_login table td {
  text-align: center;
  white-space: nowrap;}

.box_login input {
  width: 145px;
  margin: 5px 5px 0px 5px;}

.login_testo {
  display: block;
  width: auto;
  height: auto;
  padding: 0px 0px 20px 0px;}

.box_login A.button:link, .box_login A.button:visited {
  display: block;
  width: 80px;
  height: 20px;
  border: 1px solid #A35936;
  background: #E1BFA6;
  color: #A35936;
  text-decoration: none;}
.box_login A.button:hover, .box_login A.button:active {
  background: #A35936;
  color: #FFF;}


/*///////////////  TEASER  ////////////////////////*/

#fascia_teaser {display:none;}


/*///////////////  FOOTER  ////////////////////////*/

#footer {
	width:100%;
	padding:10px 0 50px 0;}

.footer_content {
	width:968px;
	margin:0 auto;}

#footer .copyright {
  font-size: 10px;
  float:left;}
  
#footer .powered_by {
  font-size: 10px;
  padding:2px 0 0 0;
  float: right;}  
 
#footer .powered_by A:link,
#footer .powered_by A:visited,
#footer .copyright A:link,
#footer .copyright A:visited {
	font-size:10px;
	text-decoration:none;}
#footer .powered_by A:hover,
#footer .powered_by A:active,
#footer .copyright A:hover,
#footer .copyright A:active {
	text-decoration:underline;}

#footer .admin {
  float: right;}  

#footer .admin A:link,
#footer .admin A:visited {
	font-size:10px;
	color:#999;
	text-decoration:none;}
#footer .admin A:hover,
#footer .admin A:active {
	text-decoration:underline;}
