﻿

body 
{
	background-image:url('../../immagini/sfondo1.jpg');
	background-position:0px 430px; 
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:White;
	height			:100%;
	font-family		:Georgia;
	font-size		:10pt;
	margin			:0px;
}

a { text-decoration :none; }

p { text-align		:justify; }

img { border:0px; margin:3px;}


td { vertical-align:top; } 


h2 { padding:3px; margin-bottom:3px; } 
h3 { padding:5px; margin-bottom:3px;   
	color:#5e7c9e; margin: 0px 0px 10px 0px; clear:left;
	text-align:left; font-size:16pt;     
	border-bottom:dotted #f0f0f0 1px; 
} 
