body {
/*background: transparent url('imgs/back_body.jpg') top right repeat-y;*/
overflow: hidden;
}

.testo {
/*font-family:	Book Antiqua,Trebuchet MS,Arial,Helvetica,sans-serif;*/
font-family:	Trebuchet MS,Arial,Helvetica,sans-serif;
text-align: justify;
/*background-color: #f9f9f9;*/ 
/*border-right: 1px dotted silver; */
/*border-top: 1px dotted silver;*/ 
width: 80%;
padding: 5%;
}
table.testo {
float:left;
background-color: #f9f9f9; 
border-right: 1px dotted silver; 
border-top: 1px dotted silver; 
width: 49%;
padding: 5%;
}

table.testo td{
text-align: left;
font-size: 14px;
}

table.testo td.left{
width: 3%;
}
table.testo td.right{
width: 3%;
}

.testo li {
list-style-type: circle;
font-size: 10px;
}

div.pagina
{
	height: 100%;
  width: 100%;
}



img 
{
	padding: 0px;
	margin: 0px;
	border: none;
}

a
{
	padding: 0px;
	margin: 0px;
	border: none;
}

#colonna_sx 
{
	width: 165px;
	position: absolute;
	top: 0px;
	left: 0px;
	/*	float: left;
	background: transparent url('imgs/bck_left.jpg') top left no-repeat;*/
	background-color: black;
	/*height: 100%; /* for modern browsers */

}
#content_home {
width: 70%;
text-align: right;
height: 90%;
margin: 0 auto;
min-width: 1%;
/*_width: auto;*/
/*_padding-top: 20px;*/
float: left;
}

#colonna_centrale
{
	width: 126px;
	height: 100%;  

position: absolute;
top: 0px;
left: 165px;

/*	float: left;
*/
	background: transparent url('imgs/colonna_centrale.jpg') top left repeat-y;
}

#ghirigoro
{
	width: 218px;
  	height: 168px;  
	float: left;
	background: transparent url('imgs/ghirigoro.jpg') top center no-repeat;
}

#fill_1
{
	width: 126px;
  	height: 112px;  
	float: left;
}

#fill_1_bis
{
	width: 126px;
  	height: 280px;  
	float: left;
}

#fill_2
{
	width: 126px;
  	height: 215px;  
	float: left;
}

#menu 
{
	width: 126px;
	float: left;
  	height: 115px;  
 }

#colonna_dx {
/*	width: 718px;
*/	
width: 65%;
/*
height: 100%;  	
*/
position: absolute;
top: 0px;
left: 383px;
/*border: 1px solid blue;*/
	

}

#colonna_dx_home {
/*	width: 718px;
*/
text-align: right;
/*width: 65%;
height: 100%; */ 	
position: absolute;
top: 0px;
/*left: 383px;*/
left: 291px;
/*border: 1px solid blue;*/
}

#contenuto{
/*font-family:	Book Antiqua,Trebuchet MS,Arial,Helvetica,sans-serif;*/
font-family:	Trebuchet MS,Arial,Helvetica,sans-serif;
font-size: 14px;
/*border-top: 1px dotted silver;*/
padding-top: 0.5cm;
clear: both;
color: black;
overflow:hidden;
}

#titolo {
width: 718px;
height: 100px;  
clear: both;
float: left;
}

#button_style
{
	width: 100px;
	background: transparent;
  	cursor: pointer;
  	border: 0;
  	display: block;
  	margin: 0;
  	padding: 0;
	float: left;

}
#button_style_richiesta
{
	width: 150px;
	background: transparent;
  	cursor: pointer;
  	border: 0;
  	display: block;
  	margin: 0;
  	padding: 0;
/*	float: left;
*/
}

#td_catalogo
{
	text-align: left;
	vertical-align: top;
}

#td_catalogo_year
{
	text-align: left;
	vertical-align: top;
	color: silver;
}

#td_catalogo_img
{
	border: 1px solid silver;
	text-align: left;
	vertical-align: top;
}

