#utility {
	background-color: #000000;
	vertical-align: middle;
	height: 20px;
	color: #fff;
	font-size: 11px;
	padding-left: 10px; 
	text-transform: uppercase;
}

#foto {
	background-color:#fff;
	height: 100px;
	padding: 0px auto;
	text-align: center;

}

#contenuti {
	background-color:#fff;
	vertical-align: top;
	padding: 0px;
}

#dxalto {
	background-color: #FFEA71;
	height: 170px;
	font-size: 12px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	
}

#dxbasso {
	background-color: #558DF0;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 15px;
}

#destra {
	background-color: #F48120;
	width: 100%;
	vertical-align: middle;
	font-size: 10px;
}
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#tblayout {
	table-layout: fixed;
	border-collapse: collapse;
	height: 100%;
	bottom: 0px;
}
col#col1 {
	width: 434px;
}
col#col2 {
	width: 150px;
}
#tblayout td {
	border: solid 3px #000;
}

h1 {
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
}

#contenuti p {
	padding-left: 20px;
	font-size: 0.9em;
	margin:0px
}.categoria {
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
	font-size: 12px;
	margin-right: 4px;
}
a:link {
	color: #0295D8;
	text-decoration: underline;
}
a:visited {
	color: #F48120;
	text-decoration: underline;
}
a:hover {
	background-color: #FFEA71;
	text-decoration: none;
}


#contenuti a:link, #contenuti a:visited {
   text-decoration:underline;
   }

#destra a:link, #destra  a:visited { 
   text-decoration:underline; color:#fff; background-color: #F48120;
   }

#dxbasso a:link, #dxbasso  a:visited { 
   text-decoration:underline; color:#fff; background-color: #558DF0;
   }
   
#contenuti a:hover {
   text-decoration:none;
   }
#destra a:hover {
   text-decoration:none;
   }
#dxbasso a:hover {
   text-decoration:none;
   }
   
#destra h1 {
	font-size: 22px;
	color: #FFFFFF;
}

.nobordi {
	border: none;
}
.imgcentro {
	border: 3px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
.categoria a img  {
	border: #558DF0;
}
