body {
	BACKGROUND: url('images/background_line.gif') repeat-x;
	background-color: #CFE1ED;
	font: 68.75%/1.5em Verdana,Helvetica,Arial,sans-serif;
	color: #5E5E5E;  /*#868686;*/
	/*line-height: 20px;*/
	z-index:3;
}
h6{
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: smaller;
}

h3{
	margin-top: 7px;
	font-size: small;
}

a.link_home{
	text-decoration: none;
	color: #5E5E5E;
}
a.link_home:hover{
  text-decoration: underline;
  color: blue;
  
}
.margin10{
	border: 0px;
	margin: 10px;
}

#txt_home{
	margin-left: 14px;
}

.titolo{
	position: relative;
	text-align: left;
	width: 550px;

}

.home-main {
	float: left;
	position: relative;
	width:800px; 
	top:0px; 
	left:50%; 
	margin:0 0 0 -375px; 
	z-index:3; 	
	
}

#head{
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	background:url(images/back_head.gif) no-repeat;
	width: 787px;
	height: 115px;
	z-index:1;
	
}

#headsx{
float: left;
	position: relative;
}

#headdx{
	float: left ;
	position: relative;
	background:url(images/head_foto.jpg) no-repeat;
	
	width: 365px;
	height: 100px;

}
#gestionelingua{
	float: right ;
	position: relative;

}
#menuback{
	float: left;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	
	padding-left: 10px;
	background:url(images/back_menu.gif) no-repeat;
	width: 787px;
	height: 36px;
	z-index:100;
}

#bodyFooter{
	position: relative; 
	float: left;
	width: 787px;
	height: 18px;
	margin:0 px; 
	background:url(images/back_bodyfooter.gif) no-repeat;
	z-index:3;
}
#body{
	position: relative;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 8px;
	background:url(images/back_body.gif) repeat-y;
	width: 100%;
	z-index:3;
}
#sx{
	position: relative;
	padding-left:2px; 
	float: left;
	width:550px;
	background-color: white;
	z-index:3;
}
#dx{
	position: relative;
	padding-left:2px;
	float: left;
	text-align: center;
	width: 190px;
	background:url(images/back_dx.gif) repeat-y;
	z-index:3;
}
/* 
BOX
*/
.box{
	float: left;
	position: relative;
	width: 177px;
	height: 188px;
	margin-left: 3px;
	margin-top: 10px;
}

div.boxtop{
	position: relative;
	text-align: center;
	width: 177px;
	height: 28px;	
	background:url(images/boxtop.gif) no-repeat;

}
div.boxcenter{
	position: relative;
	padding-left: 2px;
	text-align: left;
	width: 177px;
	height: 135px;
	background:url(images/boxcenter.jpg) no-repeat;

}
div.boxdown{
	position: relative;
	width: 177px;
	height: 23px;
	background:url(images/boxdown.gif) no-repeat;

}

.box_tit{
	margin-top: 2px;
}

.imgbox_sx{
	position: relative;
	float: left;
	width: 75px;
	height: 20px;

}

.imgbox_dx{
	position: relative;
	float: left;
	height: 20px;
}	
#copyright{
	padding-top: 5px;
	position: relative;
	float: left;
	text-align: center;
	background:url(images/back_body.gif) repeat-y;
	width: 787px;
	z-index:3;
}
#copyright_content{
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-left: 11px; 
	width: 700px;
	border-style: solid;
	border-width: 1px 0px 0px 0px; 
	border-color: #8CCBEC;
	color: #868686;
}

.contatti{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contattibox_sx{
	position: relative;
	float: left;
	width: 78px;
	height: 20px;
}
/*
FORMATTAZIONE TESTI
*/

.testo_home{
	position:relative; 
	border-style: solid;
	border-width: 0px 0px 1px 1px; 
	border-color: #8CCBEC;
	padding: 12px;

}

.news{
	margin-top: 3px;
	margin-bottom: 6px;	
}

div.leggitutto{
	text-align: right;
	margin-top: 2px;
}
a.leggitutto:hover{
 	text-decoration: overline;
	font-weight: bolder;
}
.testo_giustificato{
	position:relative; 

	text-align: justify;
	padding-left: 13px;
	padding-right: 13px;
	
	margin-bottom: 20px;
}
.testo_giustificato_home{
	position:relative; 
	
	text-align: justify;
	padding-left: 13px;
	padding-right: 13px;
	
	margin-bottom: 20px;
}

legend.studio{
	font-weight: bold;
}

#h6.ultima_mod{
	padding-top: 20px;
}

/*
FORMATTAZIONE IMMAGINI
*/

img.noborder{
	border: 0px;
}
img.img_home{
	margin-right: 13px;
	float: right;
}

.testo_home{
	margin-left: 10px;
}
/*
NAVIGAZIONE A BRICIOLE
*/

.nav{
	position: relative;
	float: left;
	padding: 2px;
	height: 20px;
	width: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px; 
	border-color: #8CCBEC;
}
.nav_sx{
	
	position: relative;
	float: left;
	height: 20px;
	width: 80%;
}
.nav_dx{
	position: relative;
	float: right;
	height: 10px;
	width: 100px;
}

/*
PARTE CENTRALE DELLE PAGINE
*/

.center{
	position: relative;
	width: 100%;
	padding-left: 3px;
	padding-right: 6px;
	text-align: justify;

}

#menu_studio{
	width: 200px;
	float: right;
	margin: 5px;
}
ul.studio{
	margin-top: 1px;
	margin-bottom: 3px;
	
}
fieldset.studio{
	
}

a.studio:hover{
	font-weight: bold;
}

/**
TABELLA ORARI
*/
#tb_orari{
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
	border-style: solid;
	border-width: 1px 1px 1px 1px; 
	border-color: #8CCBEC;
	padding: 3px;
	text-align: left;
	
}

.td_orari_nome{
	width: 100px;
}
.td_orari{
	width: 110px;
}

/**
TABELLA CONTATTI
*/
#tb_contatti{
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
	border-style: solid;
	border-width: 1px 1px 1px 1px; 
	border-color: #8CCBEC;
	padding: 3px;
	text-align: left;
	
}

.td_contatti_nome{
	width: 150px;
}
.td_contatti{
	width: 250px;
}


.form{
	border-style: solid;
	border-width: 1px 1px 1px 1px; 
	border-color: black;
	background-color: #8CCBEC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}



#contenuto{


}

li.contenuto{
	margin: 10px;
	
}
a.nounderline{
	text-decoration: none;
}

.foto_testo_contenuto{
	margin-right: 10px;
	width: 120px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	text-decoration: none;
}
fieldset.documenti_correlati{
	margin-bottom: 10px;


}
#documenti_correlati{
	width: 100%;
	text-align: left;
	padding:0px;
	
	

}
ul.documenti_correlati{
	text-align: left;
	margin-left: 1em;
	padding-left: 0em;
	
	/*text-indent: -1em;*/
}
/*



.img_home{
	
	position: relative; 

	text-align: left;
}

img.box{
	position: relative;
	margin: 10px;
}











#testo_studio{
	
}

#menu_studio{
	width: 200px;
	float: right;
	margin: 5px;
}
ul.studio{
	margin-top: 1px;
	margin-bottom: 3px;
	
}

a.studio{
	
}
a.studio:hover{
	font-weight: bold;
}







.contatti{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}






.contattibox_sx{
	position: relative;
	float: left;
	width: 60px;
	height: 20px;
}







*/

