.titleCategoria {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #BDAD94;
	padding: 2px;
}
.boxDialogo {
	color: #183747;
	background-color: #F0E2CB;
	padding: 10px;
	font-size:12px;
	line-height:18px;
	background-image: url(../images/fondo_dialogo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#img-introDialogo{
border: 3px solid #D0B385;
margin:5px 5px 5px 5px;
}.boxDialogoTratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #386F8A;
}
.linkTitoloDialogo {	text-decoration: none;
	color:#94723D;
	line-height:18px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;}
.linkTitoloDialogo:hover {
	text-decoration: none;
	color:#62471C;
	line-height:18px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.linkBoxDialogo {text-decoration: none; color:#663300; 	line-height:14px; font-weight:bold}
.linkBoxDialogo:hover {text-decoration: none; color:#003C5A; line-height:14px;font-weight:bold}
.linkDialogoTesto
{
    text-decoration:none;
	color:#000000;
} 
.linkDialogoTesto:hover
{ 
    text-decoration:underline;
	color:#000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-decoration:none;
	color:#663300;
	line-height:36px;
}
.IntroDialogo {	text-decoration: none;
	color:#94723D;
	line-height:18px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;}
