/* .............................. */
/* Basic */
/* .............................. */

body {
	

	background-repeat: repeat; margin-left:0px; margin-right:0px; margin-top:0px
}
html, body {
	min-height:100.1%;
}



.testo2{
    font-family : garamond,times new roman,Verdana,Tahoma,Arial;
	color:#3d1f15;
	line-height:20px;
	margin-left : 20px;
	margin-right : 10px;
	font-size:16px;

}

.testo2 a {
	color : #7b210b;
	text-decoration: none;
	
}
.testo2 a:hover {
	color : #7b210b;
	font-weight: bold;
}

.testo{
    font-family : Verdana,Tahoma,Arial;
	color:#ffffff;
	line-height:20px;
	margin-left : 20px;
	margin-right : 20px;
	font-size:10px;
}

.testo a {
	color : #bbbbbb;
	text-decoration: none;
}
.testo a:hover {
	color : #7b210b;
	font-weight: bold;
}

.link{
    font-family : Garamond,Verdana,Tahoma,Arial;
	color:#000000;
	line-height:14px;
	font-size:18px;
	margin-left : 20px;
	margin-right : 20px;
	text-decoration: none;
}

.link a {
	color : #000000;
	text-decoration: none;
}
.link a:hover {
	color : #7b210b;
	font-weight: bold;
	text-decoration: none;
}

.immagini{
    font-family : Garamond, times new roman, Verdana,Tahoma,Arial;
	color:#000000;
	line-height:20px;
	margin-left :10px;
	font-size:14px;
}