body {
	font-family: arial, sans-serif; 
	font-size: 90%; 
	text-align: center;
	background-image: url(images/sfondo.jpg);
}

td img {
        position: relative; top: 2px;
}

td {
	border: 1px solid black;
	padding: 5px;
	text-align: justify;
}

table {
	border-collapse: collapse;
}


img {
	border: 0px;
}

div#container {
	margin: auto;
}

div#header {
	height: 130px;
}

div#navigation {
	text-align: left; 
	float: left; 
	margin-top: 10px;
	margin-left: 3px;
	background-image: url(images/sfondo.jpg);
	height: 600px; 
	
}

div#logo {
	text-align:left;
	margin-left: 7px;
	background-image: url('images/sfondo.jpg');
	width: 130px; 
	float: left;
}

div#content {
	color: black;
	
	font-size: 120%; 
	padding: 10px 18px 4px 18px; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 150px;
	text-align: justify;
	background-image: url(images/sfondorigablu.gif);
}

div#titolo {
	text-align: left; 
	margin-left:170px;
}
#content h1 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	line-height: 120%;
}

#content h2{
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	line-height: 120%;
}

A:link {
	color: #3366CC;
text-decoration: none;}

A:visited { 
	color: #3366CC;
text-decoration: none;}

#footer {
	padding: 2px; 
	font-weight: bold;
	font-size: 100%; 
	margin-top: 20px; 
	color: white; 
	margin-right: 15px; 
	margin-left: 170px;
	  
}

.pubbl {
	border: 1px black solid; 
	padding: 5px; 
	min-height: 300px; 
	height: auto !important; 
	height: 300px; 
}

#fc img {
	float:left;
	margin-right: 5px;
}

#contat {
	text-align: center;
}

div#news {float:left;
	background-image: url(images/sfondo.jpg); 
	color: white;
	padding: 8px;
	width: 40%;
}

div#news2 {
	background-image: url(images/sfondo.jpg); 
	color: white;
	padding: 8px;
	/*width: 40%;*/
	text-align:center;
	color: white;
	margin-left: 45%;
	border-style: solid;
	/*width: 300px;*/
}

#news A:link {
	color: white;
}

#news  A:visited { 
	color: white;
}
#news2 A:link {
	color: white;
}

#news2  A:visited { 
	color: white;
}

tr.intestazione{
	background-color: #FFFFFF;
	
}

table.formazione td {
	text-align: left;
}

table.formazione td.rosso {
	background-color: red;
}

table.formazione td.blu {
	background-color: blue;
}

table.formazione td.giallo {
	background-color: yellow;
}

div#puz img {
	
	vertical-align: top; 
	
}

#content h3 {
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	text-align: center;
	
}

div.modulo {
	border: 1px black solid;
	padding: 8px;
	background-color: #99ccff;
}

div#content_form {
	color: black;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 120%; 
	padding: 10px 18px 4px 18px; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 150px;
	text-align: justify;
	background-image: url(images/sfondorigablu.gif);
}
#content_form h1 {
	color: blue;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	line-height: 120%;
}

#content_form em {
	color: blue;
}

.modulo A:link {
	color: #000099;
text-decoration: none;}

.modulo A:visited { 
	color: #000099;
text-decoration: none;}
