body
	{
	background: #336666 url(IMG/sfondo.jpg) fixed repeat top left;
	max-width: 784px;
	}

.chiaro
	{
	background-color: #ccdddd;
	margin: 2%;
	padding: 1% 4% 1% 4%;
	}

.foto
	{
    width: 100%;
	}
	
h1
	{
    text-align: center;
    font: bold 2.4em/0.8 sans-serif;
	color: #443399;
	}
	
h2
	{
	font: bold 1.6em/1 sans-serif;
	color: #006600;
	}
	
h3
	{
	text-align: left;
	font: bold 1.2em sans-serif;
	text-decoration: none;
	color: #339900;
	}

h4
	{
	text-align: left;
	font: bold 1em sans-serif;
	text-decoration: none;
	color: #000000;
	}

p
	{
	text-align: left;
	font: normal 0.9em sans-serif;
	text-decoration: none;
	color: #000000;
	}

p.piccolo
	{
	text-align: left;
	font: italic 0.8em sans-serif;
	text-decoration: none;
	color: #000000;
	}

li
	{
	text-align: left;
	font: normal 0.9em sans-serif;
	text-decoration: none;
	color: #000000;
	}

a:active
	{
	background-color: #99ff33;
	}

a:hover
	{
	background-color: #99ff33;
	}


	
/*commenti*/
