/*TEMA 02*/

.contenitore_temi{
	 width: 68em; 
	 margin: auto;
	 background: url(../img/new/bg_tema02_int2.png) repeat-y 45% 0;
}
.tema_topleft_a{
	height: 230px; 
	background: url(../img/new/bg_tema02_int_a.jpg) top left no-repeat;
}
.tema_topleft_b{
	height: 230px; 
	background: url(../img/new/bg_tema02_int_b.jpg) top left no-repeat;
}
.box_link_sx{
	 border-top: 1px dashed #3B6760; 
	 border-bottom: 1px dashed #3B6760; 
	 padding-top: 20px; 
	 padding-bottom: 20px; 
	 background: #fff;
}
.box_link_dispositivo{
	 border-bottom: 1px dashed #3B6760; 
	 padding-bottom: 20px; 
	 margin-bottom: 20px;
}
.titolo_box_sx{	
	 padding-left: 10px;
	 padding-right: 10px;
	 text-transform: uppercase;
	 color: #585858;
	 font-weight: bold;
	 margin-bottom: 10px;
}
.box_link_dispositivo ul{
	 padding: 0; 
	 margin: 0; 
	 list-style-type: none;
}
.box_link_dispositivo li a{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #3B6760;
	font-weight: bold;
	display: block;
}
.box_link_dispositivo li a:hover{
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: url(../img/new/bg_li_tema02a.png) top right no-repeat #3B6760;
	display: block;
}
.box_link_progetti{}
.box_link_progetti ul{
	 padding: 0; 
	 margin: 0; 
	 list-style-type: none;
}
.box_link_progetti li a{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #fff;
	text-transform: uppercase;
	color: #3B6760;
	font-weight: bold;
	display: block;
}
.box_link_progetti li a:hover{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #3B6760;
	text-transform: uppercase;
	color: #3B6760;
	font-weight: bold;
	background: url(../img/new/bg_li_tema02b.png) top right no-repeat;
	display: block;
}
.link_on01{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: url(../img/new/bg_li_tema02a.png) top right no-repeat #3B6760;
	display: block;
}
.link_on02{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #3B6760;
	text-transform: uppercase;
	color: #3B6760;
	font-weight: bold;
	background: url(../img/new/bg_li_tema02b.png) top right no-repeat;
	display: block;
}
.titolo_int{
	 font-size: 2.2em; 
	 color: #3B6760; 
	 font-weight: bold; 
	 margin-bottom: 20px;
	 margin-top: 40px;
}
.titolo_int2{
	 font-size: 1.8em; 
	 color: #3B6760; 
	 font-weight: bold;
	 text-transform: uppercase;
}
.box_info_dx ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.box_info_dx li{
	 font-size: 0.95em; 
	 border-bottom: 1px dashed #3B6760; 
	 padding-bottom: 10px; 
	 margin-bottom: 10px; 
	 padding-left: 5px;
}
.dida_foto{
	 border-top: 1px dashed #3B6760; 
	 border-bottom: 1px dashed #3B6760; 
	 padding-top: 10px; 
	 padding-bottom: 10px; 
	 font-size: 0.95em;
	 margin-bottom: 20px;
	 margin-top: -3px;
}
.dida_nome{
	font-style: italic;
	color: #000000;
	font-weight: normal;
/*
	color: #3B6760; 
	 font-weight: bold;
*/
}

.dida_nome b{
	font-style: normal;
	 color: #3B6760; 
	 font-weight: bold;
}

.bg_face_home{
	background:transparent url(../img/new/bg_facehome_sez1.jpg) no-repeat scroll center top;
}