body {
	font-size: 9pt;
	font-family:Lucida Bright, Georgia, "Times New Roman", Times, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#555;	
}

.all
{	
	margin: 5px auto 5px; 
}	

.bottonetesta
{
	border-top: 1px solid #000; 
	border-right: 1px solid #000;
	border-left:1px solid #000; 
	border-bottom: 1px solid #000; 
	color:#000000; font-weight:600; 
	text-transform:uppercase; 
	background-image: url(img/tab0.jpg);
	cursor: pointer;
}

.bottonetesta:hover
{
	border-top: 2px solid #000; 
	border-left:2px solid #000; 
	background-image: url(img/tab3.jpg);
	color:#CCCCCC;
}

/*CONTORNO SITO*/
.border-top-left
{
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-image: url(img/corner/top-left.jpg);
}			

.border-top
{
	height: 20px;
	background-repeat: repeat-x;
	background-image: url(img/corner/top.jpg);
}	
	
.border-top-right
{
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-image: url(img/corner/top-right.jpg);
}	
/* BOTTOM */ 
.border-bottom-left
{
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-image: url(img/corner/bottom-left.jpg);
}
.border-bottom-right
{
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-image: url(img/corner/bottom-right.jpg);
}
.border-bottom
{
	height: 20px;			
	background-repeat: repeat-x;
	background-image: url(img/corner/bottom.jpg);
}		
/* LATI DESTRO E SINISTRO*/
.border-left
{
	width: 20px;
	background-repeat: repeat-y;
	background-image: url(img/corner/left.jpg);
}	
.border-right
{
	width: 20px;			
	background-repeat: repeat-y;
	background-image: url(img/corner/right.jpg);
}	

/*FINE CONTORNO*/

.headericon {
	background-image: url(img/backhead.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.footpage {
	height:70px;
	background-color:#999999;
	font-size: 9px;
}

.pixelatotabler {
	border-right: 2px dotted #999999;
}

h1 {
	font-size: 18px;
	color:#666666;
	/*font-family: Lucida Bright;*/
	margin-bottom: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}

h2 {
	font-size: 13px;
	font-weight:normal;
	color: #CC0000;
	/*font-family: Lucida Bright;*/
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;		
}

p {
	font-size:12px;
	/*font-family: Lucida Bright;*/
	color:#555;
	text-align:justify;
	margin: 0px;
}

a
{
	color:#555;
}

hr {
	border: 0px;
	background-color:#569cd8;
	height: 4px;
}

.barlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.barlistv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #AAA;
	margin-bottom: 7px;
}

.occhiello
{
	background-image: url(img/barrart.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-bottom: 22px;
	padding-left: 5px;
	font-size:13px;
	font-weight:bold;
	color: #666666;
}

.occhiello2
{
	background-image: url(img/barrartsmall2.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-bottom: 22px;
	padding-left: 5px;
	margin-left: 15px;
	font-weight:bold;
}

.firma
{
	font-size:12px;
}

.boxcorr
{
	float: left;
	padding-top: 10px;
}

.boxpubart
{
	float:right;
}

.video
{
	background-color:#000000;
	color:#999999;
}

.videocormedia
{ 
	color: #0099FF;
	text-transform:uppercase;
	text-decoration:underline;
	font-size: 15px;
} 
