BODY
{
	background: url(../img/interfaccia/bg_pagine.jpg) repeat-x top;
	background-color: #fff;
	font-family: hevetica,  verdana, arial,sans-serif;
	font-size: 76%;
	text-align: center;
	color: #333333;
 
	margin: 0 0 0 0;
	 
} 
div#all {
	background: url(../img/interfaccia/menu_top/bg.gif) repeat-x top;
	background-color: #fff; 
	width: 800px;
	height:inherit;
 	margin: 0 auto auto auto;
	margin-top: 0px;
	position: relative; 
	 
	/*padding-top:53px; 
	padding-top:80px; */
	
	text-align: left;
	 border-style:solid;
border-width:1px;
border-color: #CCCCCC;
 
 }

.lingue {
 	FONT-SIZE: 10px;  
	COLOR: #fff;
	font-weight: bold;
	FONT-FAMILY: hevetica,verdana, arial,  sans-serif;
 
}
 
 
 div#content_pagina {
	/*background-color: #ccc;  */
	width:  780px;
	height:auto;
 	margin: 0 0 0 0;
	position: relative; 
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
	text-align: left;
 }
/* //// TABELLA CONTENT PAGINA 3 COLONNE ////////////*/
TABLE.contentTable{
	/*width="780"   border="0" cellspacing="0" cellpadding="0" class=""*/
	 width:  780px;
 
}
TD.col_sx {
	width:  144px;
}
TD.col_dx {
	width:  180px;
}
TD.col_centro {
	width:  436px;	 
}
TD.col_spazio{
	width:  10px;
}
 
 
 div#credits {

text-align:center;
margin-top:5px
	 
 }
 
 
 /*  //////////////////// MENU /////////////////////////*/
 #borderlinks a{
	padding-left: 10px;
	display: block;
	width: 150px;
	color: black;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	text-decoration: none;
	COLOR: #80a7ce;
	FONT-FAMILY: hevetica,verdana, arial,  sans-serif;
	
}
#borderlinks a:hover{
background : url(../img/interfaccia/menu/freccina.gif);
background-repeat: no-repeat;
background-position: left;
 	/*COLOR: #565857;*/
 	COLOR: #80a7ce; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: hevetica,verdana, arial,  sans-serif;
width: 150px;
 
text-decoration: none;
 border-bottom: 5px dotted color: #000000;
}
#borderlinks a.on{
background : url(../img/interfaccia/menu/freccina_on.gif);
background-repeat: no-repeat;
background-position: left;
 
 	COLOR: #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: hevetica,verdana, arial,  sans-serif;
width: 150px;
background-color: #666263;

}
#borderlinks a.on:hover{
background : url(../img/interfaccia/menu/freccina_on.gif);
background-repeat: no-repeat;
background-position: left;
 
 	COLOR: #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: hevetica,verdana, arial,  sans-serif;
width: 150px;
background-color: #666263;

 
}

/*  //////////////////////////////////////////////////*/