body {
		margin:0 auto;
		text-align:center;		
		background-color:#E8EEF6;
		background-image:url('../images/sfumatura.jpg');
		background-repeat: repeat-x;
		background-position:top;
		padding-bottom: 70px;
		}

.testo_link  {
		color: #C62734;
		text-decoration: underline;
		font-weight: normal;
}

.testo_link:hover {
		color: #C62734;
		text-decoration: underline;
		font-weight: normal;
}

.testo_link:visited  {
		color: #C62734;
		text-decoration: underline;
		font-weight: normal;
}

.more {
		color: #C62734;
		text-decoration: underline;
		font-weight: normal;
}

.more:hover {
		color: #C62734;
		text-decoration: underline;
		font-weight: normal;
}

.more:visited  {
		color: #C62734;
		text-decoration: underline;
		font-weight: normal;
}

#footer .testo_link  {
		color: #375297;
		text-decoration: none;
		font-weight: normal;
}

#footer .testo_link:hover  {
		color: #375297;
		text-decoration: underline;
		font-weight: normal;
}

#footer .testo_link:visited  {
		color: #375297;
		text-decoration: none;
		font-weight: normal;
}

.bottoni .testo_link {
		font-size:11px;		
		color: #FFFFFF;		
		font-weight: normal;
		text-decoration: none;
}

.bottoni .testo_link:visited {
		font-size:11px;		
		color: #FFFFFF;		
		font-weight: normal;
		text-decoration: none;
}

.bottoni .testo_link:hover {
		font-size:11px;		
		color:#FFFFFF;
		text-decoration: underline;
		font-weight: normal;
}

.linkStampa  {
		text-align: right;		
		color: #666666;
		text-decoration: none;
		font-weight: normal;
}

.linkStampa:hover  {
		text-align: right;		
		color: #666666;
		text-decoration: underline;
		font-weight: normal;
}

.testo{
	color: #000000;	
	font-family:tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
/*	text-align:left;*/
}
