/*
'
'**************************************
' Visuddhi - http://visuddhi.com
' Copyright (c) 2006 - Visuddhi
' All right reserved. 
'**************************************
'
*/



/*
prepsat body na body1 !!!!!!!
*/

body1 {
	font-family: verdana;
	color:#555;
	background-color:#CCCCCC;	
}
img { 
	border: 0;
}
td { 
	
}
div.header { 
	padding: 1px;
	
	background: #eee url('images/sfondo.gif') repeat-x;
	border: 1px solid #ddd;
}
div.center {
	text-align: center;
}
table.container {
	margin: 3px ;
}
table.dia {
	margin:3px;
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
div.smalldesc { 
	margin: 0 3px 3px 3px;
	width: 100px;
	font-size: 10px;
	text-align: center;
}
table.dia td { 
	text-align: center;
	vertical-align: middle;
	background: #eee url('images/sfondo.gif') repeat-x;
}
table.dia img { 
	
	margin: auto; 
}



table.dia a img { 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
table.dia a:hover img { 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

