@charset "utf-8";



/* STILI GENERALI */
.condividi {
	position: relative;
	float: right;
	/* [disabled]margin: 10px; */
	width: auto;
}

.condividi img {
	max-width: 20px;
	padding-left: 10px;
	position: relative;
}


/* BOX CONDIVIDI */

#shareit-box {
	position:absolute;
	display:none;
	z-index: 20;
}

#shareit-header {
width:138px;
}


#shareit-body {
width:136px;
height:100px;
background:url(../img/condividi/shareit.png);
}

#shareit-blank {
height:20px;
}

		
#shareit-icon ul {
list-style:none;
width:120px;
margin:0;
padding:0 0 0 8px;
}

#shareit-icon ul  li{
float:left;
padding:5px;
position: relative;
}
			
#shareit-icon ul  li img{
max-width:26px;
}	

/* STAMPA */
		
.logo_print {
	width: 750px;
	height: 77px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
}
.footer_print {
	width: 750px;
	height: 77px;
	position: relative;
	clear: both;
	margin-top: 20px;
}
