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

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

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

img {
border:0px;
}

body {
	background-image:url(immagini/bg-pagina.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#fff;
}

.header {
	background-color:#000;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}

.box-contatti {
	background-image:url(immagini/bg-arancio.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:836px;
	height:78px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	padding-top:5px;
	margin:0 auto 0 auto;
}

.box-contatti A:LINK {
	font-weight:bold;
	font-size:14px;
	color:#ffe443;
	text-decoration:none;
}

.box-contatti A:VISITED {
	font-weight:bold;
	font-size:14px;
	color:#ffe443;
	text-decoration:none;
}

.box-contatti A:HOVER {
	font-weight:bold;
	font-size:14px;
	color:#ffe443;
	text-decoration:underline;
}

.corpo {
	width:835px;
	margin:0 auto 0 auto;
}


* {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
}

h1 {
	color:#444444;
	font-size:22px;
	font-weight:bold;
	padding-bottom:10px;
}

h1.cookie-page {
    font-size: 3rem;
    padding: 1em 0;
}

h3 {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 7px;
}

h3.cookie-page {
    padding: .5em 0;
}

h3.default {
    color: #444444;
}


ul, ol {
    list-style-position: inside;
}


.list-item-underline {
    text-decoration: underline;
}

ol > li {
    padding: .5em 0 0 0;
}

ol ol, li > ul {
    padding-left: 1em;
}

p, ul, li {
	color:#222222;
	font-size:14px;
	text-align:justify;
}

p A:LINK {
	color:#a0bc0d;
	font-size:14px;
	text-decoration:none;
}

p A:VISITED {
	color:#a0bc0d;
	font-size:14px;
	text-decoration:none;
}

p A:HOVER {
	color:#a0bc0d;
	font-size:14px;
	text-decoration:underline;
}


.descrizione {
  	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#edf2d4;
	font-size:13px;
}

.descrizione A:LINK {
	color:#a0bc0d;
	text-decoration:none;
	font-weight:bold;
	padding-top:10px;
}

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

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

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

.footer A:LINK {
	color:#aaaaaa;
	text-decoration:underline;
}

.footer A:VISITED {
	color:#aaaaaa;
	text-decoration:underline;
}

.footer A:HOVER {
	color:#a0bc0d;
	text-decoration:none;
}

.footer2 {
  	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#aaaaaa;
	font-size:10px;
	text-transform:uppercase;
}

.footer2 A:LINK {
	color:#a3b253;
	text-decoration:none;
}

.footer2 A:VISITED {
	color:#a3b253;
	text-decoration:none;
}

.footer2 A:HOVER {
	color:#a3b253;
	text-decoration:underline;
}


#simplegallery1{ s
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
}

#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
}


ul.main-menu {text-align:center; margin-bottom:10px;}
ul.main-menu li {list-style:none; list-style-image:none; display:inline; margin-right:10px; border-right:1px solid #ccc; padding-right:10px;}
ul.main-menu li:last-child {padding:0px; margin:0px; border:0px;}
ul.main-menu li a {font-size:18px; font-weight:bold; font-family:'Arvo', serif; color:#A0BD25; text-decoration:none;}
ul.main-menu li a:hover {color:#F55C21; text-decoration:none}

ul.elenco {    color: #222222;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;}


