/*
copyright - lucasweb.it
info@lucasweb.it
*/

body {
	/* background-color : #CCCC66; */
	margin-top : 0px;
	margin-left : 0px;
}

.bg_hr {
	background : url(img/images/bg_hr.gif);
	}
	
.bg_hr_inner {
	background : url(img/images/bg_hr_inner.gif);
	}	

.table {
	border:solid 1px black;
	margin-top : 0px;
	margin-left : 0px;
}

.tableInt {
	border: 1px solid black;
}

.font {
	font-family : Tahoma, Arial, Verdana;
	font-style : normal;
	font-size : 12px;
}

div#ombra { margin: 10px;background-color: #993333 }

div#ombra .table {
				 position: relative; top:-7px; left: -7px; margin:0;
    			 background-color: #FFFF99;color: #fff;
    			 font: 28px arial,serif;text-align: right
				 }
			
div#ombra_gallery { margin: 10px;background-color: #993333 }

div#ombra_gallery .table {
				 position: relative; top:-7px; left: -7px; margin:0;
    			 background-color: #FFFF99;color: #fff;
    			 font: 28px arial,serif;text-align: right
				 }
				 
a:link {
			font-family : Tahoma, Arial, Verdana;
			font-style : normal;
			font-size : 12px;	
	        }
a:visited {
			font-family : Tahoma, Arial, Verdana;
			font-style : normal;
			font-size : 12px;	
	        }
a:hover {
			font-family : Tahoma, Arial, Verdana;
			font-style : normal;
			text-decoration : underline;
			font-size : 12px;	
	        }												 
				 