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

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

body {
	border:0px;
}

a:link {
	color: transparent;
}
a:visited {
	color: transparent;
}
a:hover {
	color: transparent;
}
a:active {
	color: transparent;
}

.ris {
margin:0px;
width:395px;
height:209px;
padding:0px;
border:8px solid #ffffff;
border-collapse:collapse;
}

.ris2 {
margin:0px;
width:542px;
height:223px;
padding:0px;
border-collapse:collapse;
}

li {
list-style-image:url(immagini/punto-oro.png)
}

.blu {
list-style-image:url(immagini/punto-blu.png);
}

.area{
	border:solid 1px #c1bbb6;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#9e7e4f;
	border-bottom:2px solid #c5b7ab;
	font-weight:bold;
	width:910px;
	margin:0 auto 0 auto;
}

.galleria{
	width:225px;
	text-align:center;
}

.menu-key {
	padding-left:8px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e0dcd5;
	text-align:left;
}

.menu-lingue {
	margin:0 auto 0 auto;
	padding-right:8px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efece8;
	text-align:right;
}

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

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

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

.container{
	width:989px;
	background-color:#e0dad4;
	background-image:url(immagini/fondo-bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	background-repeat:no-repeat;
}

.bordo{
	border: solid 10px #ffffff; float:left;
}



.bottone-contatti{
	width:989px;
	text-align:center;
	height:62px;
	background-image:url(immagini/bg-contatti.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#f6f6ea;
	font-size:18px;
	letter-spacing:2px;	
}

.bottone-contatti A:LINK{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#f6f6ea;
	text-decoration:none;
}

.bottone-contatti A:VISITED{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#f6f6ea;
	text-decoration:none;
}

.bottone-contatti A:HOVER{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#f6f6ea;
	text-decoration:underline;
}

.testo{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#20201e;
}

.testo A:LINK{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9a7a4c;
	text-decoration:none;
}

.testo A:VISITED{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9a7a4c;
	text-decoration:none;
}

.testo A:HOVER{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9a7a4c;
	text-decoration:underline;
}

.testo-big{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#20201e;
}

.testo-big A:LINK{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9a7a4c;
	text-decoration:none;
}

.testo-big A:VISITED{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9a7a4c;
	text-decoration:none;
}

.testo-big A:HOVER{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9a7a4c;
	text-decoration:underline;
}

.footer {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#061113;
}

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

.footer A:VISITED{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#061113;
	text-decoration:underline;
}

.footer A:HOVER{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e0dad4;
	text-decoration:underline;
}

.borderit img{
border: 10px solid #ffffff;
}

.borderit:hover img{
border: 10px solid #c79d60;
}

.borderit:hover{
color: #c79d60; /* irrelevant definition to overcome IE bug */
}




