/* CSS Document */
/* Gestione delle pagine schede dei servizi, sia del sito principale , sia del minisito dei vai negozi*/

.scheda_content
{
	float:left;
	width:660px;
}
.scheda_panel_left
{
	float:left;
	width: 455px;
	padding-top: 44px;
}
.scheda_panel_right
{	
	float:right;
	padding-top: 44px;
}
.scheda_banner_top
{
	float:left;
	clear:left;
	width:455px;
	height:150px;
	padding-left:0px;
	padding-right:0px;
}
.scheda_text
{
	margin-top:10px;
	float:left;
	clear:left;
	width:435px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 6px;
}
.scheda_sub_panel_left
{
	clear:left;
	float:left;
	width: 435px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 68px;
}

.scheda_sub_panel_right
{
	background: url(../img/fondo_box_servizi.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:272px;
	width: 145px;
	margin-top:0;
}
.scheda_sub_panel_right_2
{
	/*position:relative; */
	float: left;
	margin-top:26px;
	height:226px;
	width: 145px;
	background: url(../img/fondo_box_sidebar_165x254.jpg);
}
.scheda_sub_panel_right_3
{
	float:left;
	width:145px;
	height:118px;
	top: 10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.scheda_link_content_left
{
	float:left;
}
.scheda_link_content_right
{
	float:right;
}
.scheda_link_icon
{
	float:left;
	width:30px;
	height: 30px;
}
.scheda_link_text
{
	float:left;
	height: 30px;
	margin-left: 10px;
}
.scheda_sidebar_text
{
	float:left;
	clear:both;
	margin-top:155px;
	width:100%
}
.scheda_sidebar_form
{
	clear:both;
	float:left;
	position:relative;
	top:10px;
	height:20px;
}
.scheda_sidebar_form_2
{
	clear:both;
	float:left;
	margin-top: 4px;
	height:20px;
}
.scheda_sidebar_botton_1
{
	float:left;
	clear:both;
	position:relative;
	width:144px;
	height:20px;
	margin-top:25px;
}
.scheda_sidebar_botton_2
{
	width:144px;
	height:20px;
	clear:both;
	float:left;
	margin-top:4px;
	border: 0px;
}
.scheda_sidebar_icon
{
	float:left;
	width:24px;
}
.scheda_sidebar_title
{
	float:left;
	
	margin-left: 7px;
	margin-top:4px;
}
.scheda_sidebar_title h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #005454;
	line-height: 17px;
	font-weight:normal;
	padding: 0px;
}
.scheda_sidebar_image
{
	position:absolute;
	left:96px;
	width:68px;
	height:118px;
}
.scheda_sidebar_text_2
{
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	width:145px;
}

/* MODIFICA LAYOUT PAGINA FINANZIAMENTI */
.scheda_panel_right_mod
{	
	float:right;
	padding-top: 76px;
}
.box_right_mod
{
	float: right; 
	clear: right;
	width: 195px;
}
.box_left_mod
{
	float:left;
	clear: left;
	width: 455px; 
}
