body {
	margin: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#1D0A01;
	background-color:#D5431C;
}


a:link {
	color: #D5431C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D5431C;
}
a:hover {
	text-decoration: underline;
	color: #EFC451;
}
a:active {
	text-decoration: none;
	color: #D5431C;
}

.sfondomain {
	background-image:url(images/sfondo.jpg);
}


.titolo {
	font-size:26px;
	color:#D5431C;
}

.numero {
	font-size:30px;
	color:#1D0A01;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.testostorico {
	font-size:13px;
	line-height:16px;
	color:#D5431C;
}


.testo {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#1D0A01;
}

.indirizzo {
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
}

.indirizzo a:link {
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
}

.indirizzo a:active {
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
}


.indirizzo a:visited {
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
}


.indirizzo a:hover {
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:underline;
}


.menu {
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
}

.menu a:link {
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;	
}

.menu a:visited {
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;	
}

.menu a:active {
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;	
}

.menu a:hover {
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	text-decoration:underline;
}


.linea {
	border: 1px solid #FFDE59;
}

.separatore {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFDE59;
	border-right-color: #FFDE59;
	border-bottom-color: #FFDE59;
	border-left-color: #FFDE59;
}
