﻿body {
	margin:0 auto;
	background-color:#669999;
}

td.Intesta {
	background-image:url('../image/intesta.png');
	width:980px;
	height:94px;
}

td.BarraMenu {
	background-image:url('../image/menu.jpg');
	width:980px;
	height:264px;
	vertical-align:top;
}

td.FotoLaterale {
	background-image:url('../image/laterale.jpg');
	background-repeat:no-repeat;
	width:279px;
	height:392px;
	background-color:#d6eefe;
}

td.Chiusura {
	width:980px;
	height:20px;
	background-color:#D7EEFF
}

h1 {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:18px;
	color:#C60000;
	font-weight:bold
}

.Testo1 {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#C60000;
	font-weight:bold
}

.Testo2 {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#252525;
}

.TestoPic {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:10px;
	color:#252525;
	font-weight:bold
}

a:link.Sito, a:visited.Sito {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#252525;
	text-decoration:underline;
}

a:hover.Sito, a:active.Sito {
	text-decoration:none;
}

a:link.Menu, a:visited.Menu {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none
}

a:hover.Menu, a:active.Menu {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF66;
}

