/*TEMA 01*/

.contenitore_temi{
	 width: 68em; 
	 margin: auto;
	 background: url(../img/new/bg_standard.png) repeat-y 45% 0;
}
.tema_topleft_a{
	height: 30px; 
}

.box_link_sx{
	 border-top: 1px dashed #BD1220; 
	 border-bottom: 1px dashed #BD1220; 
	 padding-top: 20px; 
	 padding-bottom: 20px; 
	 background: #fff;
}
.box_link_dispositivo{
	 border-bottom: 1px dashed #BD1220; 
	 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, li.side-selected{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	color: #BD1220;
	font-weight: bold;
	display: block;
border: 1px solid transparent;
/*	background: url(../img/new/bg_dot_menutop2.png) left top no-repeat;*/
}

.standard .box_link_dispositivo li a, li.side-selected{
	background: url(../img/new/bg_dot_menutop2.png) left top no-repeat;
}

.standard .box_link_dispositivo li a:hover, li.side-selected{
	border: 1px solid #BD1220;
}

.box_link_progetti{
}
.box_link_progetti ul{
	 padding: 0; 
	 margin: 0; 
	 list-style-type: none;
}
.box_link_progetti li a, li.side-selected{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	color: #BD1220;
	font-weight: bold;
	display: block;
border: 1px solid transparent;
	/*background: url(../img/new/bg_dot_menutop2.png) left top no-repeat;*/
}
.standard .box_link_progetti li a, li.side-selected{
	background: url(../img/new/bg_dot_menutop2.png) left top no-repeat;
}

.standard .box_link_progetti li a:hover, li.side-selected{
	border: 1px solid #BD1220;
}

.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_tema01a.png) top right no-repeat #BD1220;
	display: block;
}
.link_on02{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #BD1220;
	text-transform: uppercase;
	color: #BD1220;
	font-weight: bold;
	background: url(../img/new/bg_li_tema01b.png) top right no-repeat;
	display: block;
}
.titolo_int{
	 font-size: 2.2em; 
	 color: #BD1220; 
	 font-weight: bold; 
	 margin-bottom: 20px;
	 margin-top: 40px;
}
.titolo_int2{
	 font-size: 1.8em; 
	 color: #BD1220; 
	 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 #809F59; 
	 padding-bottom: 10px; 
	 margin-bottom: 10px; 
	 padding-left: 5px;
}
.dida_foto{
	 border-top: 1px dashed #809F59; 
	 border-bottom: 1px dashed #809F59; 
	 padding-top: 10px; 
	 padding-bottom: 10px; 
	 font-size: 0.95em;
	 margin-bottom: 20px;
	 margin-top: -3px;
}
.dida_nome{
	 color: #BD1220; 
	 font-weight: bold;
}
#page-18 .testo_cx img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
#page-18 .testo_cx hr{
	border-bottom: 1px solid #CBCBCB; 
	margin-bottom: 20px;
height: 1px;
}
#page-18 .testo_cx a{
	background: url(../img/new/red_arrow_s.png) left top no-repeat;
	color: #BD1220;
	font-weight: bold;
	padding-left: 10px;
}
#page-18 .titoletto{
	 font-size: 1.1em; 
	 color: #BD1220; 
	 font-weight: bold;
}