body
	{
	background: #336600 url(IMG/sfondo.jpg) fixed repeat top left;
	max-width: 784px;
	}

.chiaro
	{
	background-color: #ccddbb;
	margin: 2%;
	padding: 1% 4% 1% 4%;
	}

.foto
	{
    width: 100%;
	}

.loghi
	{
	width: 80%;
	}
	
h1
	{
    text-align: center;
    font: bold 2.4em/0.8 sans-serif;
	color: #336600;
	}
	
h2
	{
	font: bold 1.6em/1 sans-serif;
	color: #336600;
	}
	
h3
	{
	text-align: left;
	font: bold 1.2em sans-serif;
	text-decoration: none;
	color: #668800;
	}

h4
	{
	text-align: left;
	font: bold 0.9em 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;
	}

p.centrato
	{
	text-align: center;
	font: normal 0.9em 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*/
