@charset "UTF-8";
/* CSS Document */

.menutop{
	color:#003652;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	font-family:"Trebuchet MS";
	text-align: center;
	font-weight: bold;
}
.titolino{
	color:#003652;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	font-family:"Trebuchet MS";
	text-align: center;
}
.titolone{
	color:#003652;
	text-decoration:none;
	text-transform:uppercase;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
}

.menuleft{
color:#D9BC8A;
text-decoration:none;
text-transform:uppercase;
font-size:12px;
font-family:"Trebuchet MS";
}
.tabmain{
border:1px solid #333333;
}

.boxamici{
background-color:#FFFFFF;
border:2px solid #A97E2C;
width:168px;
height:63px;
}
.boxamici2{
background-color:#FFFFFF;
padding:3px;
border:1px solid #A97E2C;
width:200px;
height:105px;
}
.contenuto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align:justify;
	color:#000;
	/*cursor:pointer;*/
}
.contenutob {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:justify;
}
.contenutoc{
	color:#003652;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-family:"Trebuchet MS";
	}
.contenutod{
	color:#333333;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
	font-family:"Trebuchet MS";
	}
	.contenutoBIG {
	font-family: "Trebuchet MS";
	font-size: 17px;
	text-align:justify;
}

.imagine{
background-color:#FFFFFF;
border:1px solid #A97E2C;
padding:2px;
}

