/* CSS Document */

body { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size:12px;
	margin:0px;
	}

a {
	color:#333333;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

.blackbar {
	background-color:#000000;
	color:#FFFFFF;
	width:900px;
	height:40px;
	}

.blackbar table, .itemsbar table  {
	margin:0px;
	border:0px;
	width:900px;
	}

.blackbar td, .itemsbar td {
	text-align:left;
	font-size:16px;
	padding-top:10px;
	}

.blackbar a, .itemsbar a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.blackbar a:hover {
	text-decoration:underline;
	}	


.submenubar {
	background-color:#333333;
	width:900px;
	min-height:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	}

.submenubar_home {
	width:100%;
	background-color:#000000;
	line-height:34px;
	min-height:34px;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	}
	
.submenubar a {
	color:#FFFFFF;
	text-decoration:none;
	}

.submenubar a:hover {
	text-decoration:underline;
	}
	
.itemsbar {
	background-color:#b5a388;
	height:40px;
	width:900px;
	color:#FFFFFF;
	}	

.itemsbar_home {
	background-color:#b5a388;
	height:30px;
	width:599px;
	color:#FFFFFF;
	border-right: 1px solid #b5a388;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	margin-top: 20px;
	text-align:right;


	}	
	
.testiestesi {
	text-align:justify;
	line-height:17px;
	padding-top:20px;
	margin-bottom:20px;
	padding-right:10px;
	}
	
.testiestesi_home {
	text-align:justify;
	font-size:11px;
	line-height:17px;
	padding-top:2px;
	margin-bottom:20px;
	padding-right:10px;
	}

.testiestesi_intro {
	text-align:left;
	}

.rowrightbox {
	color:#333333;
	font-size:12px;
	}

/* TABELLA CONTENUTI */
.contentable td {
	text-align:left;
	}

.contentable .cell01 {
	color:#cbcbcd;
	}

.contentable .cell02, .topcell, .testiestesi_intro {
	font-size:14px;
	line-height:20px;
	}

.contentable .cell01, .contentable .cell02, .testiestesi_intro  {
	padding-top:24px;
	}


.topcontent {
	height: 128px;
	}

.bottomcontent {
	color:#cbcdcc;
	}

/* COLONNE SX */

.topcell, .testiestesi_intro .data {
	height:118px;
	color:#999999;	
	}

.bottomcell {
	font-size:49px;
	}
	
	
/* ELEMENTI VARI */
	
.address {
	font-size:12px;
	}	