@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	min-width:980px;
	background-color: #FFFFFF;
}
a {
	color: #473215;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
	text-align: center;
}
p {
	font-size: small;
	margin-left: 20px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
}
#crediti{
	float: right;
	font-size: x-small;
	color: #000000;
}
#crediti a{
	text-decoration: none;
	color: #000000;
}
#crediti a:hover{
	text-decoration: underline;
}
#footer {
	font-size: x-small;
	text-align: center;
	clear: both;
	line-height: 40px;
	color: #999999;
}
td img {display: block;}
#headerHome {
	height:430px;
	margin-left: 10px;
	text-align: center;
	width: 990px;
}

/* CSS per le tabs*/
/* CSS per le tabs*/
#nav {
	float:left;
	width:980px;
	margin-top:-2px;/*posizionamento dall'alto*/
	font-size:0.7em;
	line-height:1.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #473215;
}
#nav ul {
	margin:0;
	padding:0 0 0 18px; /*distanza da sx*/
	list-style:none;
}
#nav li {
	float:left;
	margin:0 0 0 -1px;
	padding:0 0 0 6px;
	background-image: url(immagini/nav1.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#nav li:hover {
	background-position:-6px 100%;
}
#nav a {
	float:left;
	display:block;
	font-weight:bold;
	padding:5px 14px 10px 8px;/*scivoLAMENTO VERSO IL BASSO DELLE TAB NON ATTIVE*/
	text-decoration:none;
	background-image: url(immagini/nav2.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#nav li:hover a {
	background-image:url(immagini/nav1.gif);
}
/* Hide from IE5-Mac \*/
	#nav a {
	float:none;
}
/* End IE5-Mac hack */
	#nav a:hover {
	color:#000;
	text-decoration:underline;
}
#sez1 #nav #t1, #sez2 #nav #t2, #sez3 #nav #t3, #sez4 #nav #t4, #sez5 #nav #t5, #sez6 #nav #t6, #sez7 #nav #t7, #sez8 #nav #t8 {
	background-position:-12px 100%;
	padding-left:20px;
	margin:0 1px 0 0px;
}
#sez1 #nav #t1 a, #sez2 #nav #t2 a, #sez3 #nav #t3 a, #sez4 #nav #t4 a, #sez5 #nav #t5 a, #sez6 #nav #t6 a, #sez7 #nav #t7 a, #sez8 #nav #t8 a {
	background-image:url(immagini/nav2s.gif);
	padding-left:0;
	padding-right:19px;
	padding-bottom: 10px;
	line-height:1.1em;
}
#nav #t1, #sez1 #nav #t1 {
	margin-left:0;
}
#nav #t8, #sez8 #nav #t8 {
	margin-right:0;
}
#centro {
	width: 1000px;
	height: 80px;
}
.rosso {
	color: #941029;
	font-size: 9px;
	font-stretch: extra-condensed;
}
.mostra {
	width: 24%;
	color: #FFFFFF;
	border: 1px solid #941029;
	margin-left: 20px;
}

