/*LINK*/
.cont_link {
	width: 960px;
	text-align: center;
	padding: 0;
	font-size: 11px;
	margin: auto;
	clear: both;
	}

.box_link, .box_link_bot {
	width: 960px; /*896*/
	float: left;
	padding: 30px 0;
	}

.box_link {background: url(../img/bottone.png) no-repeat top right;}	
.box_link_bot { padding: 15px 0 0 0; color: #FFFFFF}
	
.link_a {
	width: 196px; /*210 - 1 - 1 - 12*/
	float: left;
	text-align: left;
	color: #FFF;
	border-right: 1px solid #996633;
	padding: 10px 12px 0 0;
	}	
	
.link_a ul {
	margin: 0 0 8px 0 ;
	padding: 0;
	list-style-type: none;
	text-align:right;
	}

.link_a li {
	margin: 0 0 16px 0;
	padding: 0 0 0 42px;
	text-align:left;
	line-height: 15px;
	}
	

.link_a li.newsletter { background: url(../img/bg_newsletter.png) no-repeat top left }
.link_a li.spese { background: url(../img/bg_spese.png) no-repeat top left }	
.link_a li.pagamenti { background: url(../img/bg_pagamenti.png) no-repeat top left }	
	
/*COLONNA B*/	
.link_b {
	width: 193px; /*270*/
	float: left;
	text-align: left;
	color: #FFF;
	border-right: 1px solid #996633;
	padding: 10px 16px 0 60px;
	}

.link_b {background: url(../img/bg_commenti.png) no-repeat 1px 10px}

.link_b ul {
	margin: 0 0 8px 0 ;
	padding: 0;
	list-style-type: none;
	text-align:right;
	float:left;
	}

.link_b li {
	margin: 0 0 16px 0;
	padding: 0;
	text-align:left;
	line-height: 15px;
	width: 193px; /*270*/
	}
	
/*COLONNA C*/
.link_c {
	width: 253px; /*270*/
	float: left;
	text-align: left;
	color: #FFF;
	border-right: 1px solid #996633;
	padding: 10px 16px 0 0;
	}
	
.link_c ul {
	margin: 0 0 8px 0 ;
	padding: 0;
	list-style-type: none;
	text-align:right;
	}

.link_c li {
	margin: 0 0 16px 0;
	padding: 0 0 0 60px;
	text-align:left;
	line-height: 15px;
	}

.link_c li.pub {background: url(../img/bg_pub.png) no-repeat left top }
.link_c li.social {background: url(../img/bg_social.png) no-repeat top left }	

/*COLONNA D*/
.link_d {
	width: 156px; /*210 - 1 - 1 - 12*/
	float: left;
	text-align: left;
	color: #FFF;
	border-right: 1px solid #996633;
	padding: 40px 12px 0 40px;
	}	

