@charset "UTF-8";
/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}

body {
  	background-image: url(immagini/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#271d12;
	border-collapse:collapse;
	border:0px;
}


.tab-menu {
	width:990px;
	height:35px;
	vertical-align:middle;
	border:0px;
	background-color:#372d23;
	text-align:center;
}

.tab-corpo {
	width:990px;
	border:0px;
	background-image: url(immagini/fondo-carta.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#fcf6df;
}

.tab-testo {
	width:525px;
	padding-left:20px;
	padding-top:10px;
	vertical-align:top;
}

.tab-unica {
	width:990px;
	padding-left:20px;
	padding-top:10px;
	vertical-align:top;
}

.tab-immagine {
	width:465px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	vertical-align:top;
	text-align:center;
}

.tab-footer {
	width:990px;
	height:105px;
	border:0px;
	background-image: url(immagini/fondo-footer.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#372d23;
}

.immagine {
border: 9px solid #8c7660; 
}

.immagine2 {
border: 4px solid #8c7660; 
}

.ris {
border: 9px solid #8c7660;
width:411px;
height:486px;
padding:0px;
}

.ris2 {
width:350px;
height:50px;
padding:0px;
padding-top:20px;
}


.menu {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f2edd6;
	font-weight:bold;
}

.menu A:LINK {
	text-decoration:none;
	color: #f2edd6;
}

.menu A:VISITED {
	text-decoration:none;
	color: #f2edd6;
}

.menu A:HOVER {
	text-decoration:underline;
	color: #f2edd6;
}

.titolo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:22px;
	color: #271d12;
	text-decoration:underline;
}

.titolo2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;
	color: #271d12;
}

.normale {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;
	color: #271d12;
}

.normale A:LINK{
	color: #a75032;
	font-weight:bold;
	text-decoration:none;
}

.normale A:VISITED{
	color: #a75032;
	font-weight:bold;
	text-decoration:none;
}

.normale A:HOVER{
	color: #a75032;
	font-weight:bold;
	text-decoration:underline;
}

.normale2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #271d12;
}


.piccolo-tit {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #faf0d6;
	font-weight:bold;
}

.piccolo-tit A:LINK {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #faf0d6;
	text-decoration:none;
}

.piccolo-tit A:VISITED {
	color: #faf0d6;
	text-decoration:none;
}

.piccolo-tit A:HOVER {
	color: #faf0d6;
	text-decoration:underline;
}

.piccolo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #faf0d6;
}

.piccolo A:LINK{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #faf0d6;
	text-decoration:none;
}

.piccolo A:VISITED{
	color: #faf0d6;
	text-decoration:none;
}

.piccolo A:HOVER{
	color: #faf0d6;
	text-decoration:underline;
}





