p.image{
	padding:15px 0 0;
	background:#FFF;
	float:left;
}

p.image img{
	border:1px solid #600;
}

div#testo {
	background:#FFF;
	/*padding:15px 0 30px;*/
	padding:15px 0 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-size:14px;
	float:left;
	width:820px;
}

div#orario {
	background:#FFF;
	padding:0 0 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-size:14px;
	float:left;
	width:820px;
	text-align:center;
}

div#orario span {
	color:#6B0709;
}


div#testo a {
	color:#937026;
	font-weight:bold;
	text-decoration:none;
}


div#testo a:hover {
	text-decoration:underline;
}


div#testo #sinistra {
	width:250px;
	padding:0 17px 0 0;
	float:left;
}

div#testo #centro {
	width:250px;
	padding:0 17px 0 17px;
	float:left;
	border-left:1px dotted #600;
	border-right:1px dotted #600;
}


div#testo #destra {
	width:250px;
	padding:0 0 0 17px;
	float:left;
}

div#extra{
	padding:15px 0 0;
	width:820px;
	background:#FFF;
	float:left;
}

div#extra h4{
	font-family:"Times New Roman", Times, serif;
	color:#600;
	font-size:18px;
	font-weight:normal;
	float:left;
	width:420px;
	margin:0;
	padding:0;
	line-height:25px;
}

div#extra h4.sv{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	float:right;
	width:300px;
	margin:0;
	padding:0;
}

div#extra h4.sv a{
	background:#937026;
	width:auto;
	padding:10px;
	text-decoration:none;
	color:#E0E0E0;
	display:block;
	text-align:center;
}

div#extra h4.sv a:hover{
	color:#FFF;
}


