/* Box-sizing -*/
* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 *behavior: url('/test/grid/script/boxsizing.htc');
}

/* Display block per gli elementi HTML5 su IE */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
 display: block;
}

/* Immagini responsive */
img { 
 border:0; 
	vertical-align:middle; 
	-ms-interpolation-mode:bicubic;
}
 
img.scala { 
 max-width:100%; 
	height:auto; 
}

/* Stili di base e tipografia */
#tuodiv {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: -1;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html {
  font-size: 100%;
  height: 100%;
}

body {
	height: 100%;
	margin: 0;
	font-family: "Indie Flower";
	font-size: 16px;
	line-height: 20px;
	color:#000000;
	-webkit-text-size-adjust:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 200;
	padding-left: 0;
	font-weight: lighter;
}


h1, h2, h3, h4, h5, h6 { 
	font-family:"Georgia", "Times New Roman", serif; 
} 

h1 { 
 font-size:42px; 
	line-height:46px; 
	margin-bottom:20px; 
}

h2 {
	font-family: "Indie Flower";
	font-size: 4em;
	color: #D57C48;
	line-height: 0.3em;
	font-weight: lighter;
}

h3 { 
 font-size:21px; 
	line-height:25px; 
	margin-bottom:8px; 
}


/* Griglia */

.menu {
	background-color: #000000;
}


.gest {
width: 100%;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 16px;
}
.gest .ges2 {
	position: absolute;
	z-index: 22;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	top: -38px;
	left: 0px;
}

.riga {
	width: 100%;
	max-width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 80px;
	padding-left: 80px;
}

[class*='colonna-'] {
 float: left; 
 min-height: 1px; 
 padding: 0 0px; 
}

.colonna-1-3 {
	width: 60%;
}
.colonna-1-4 {
	width: 5%;
}
.colonna-1-5 {
	width: 30%;
}

.colonna-1-2 {
	width: 30%;
}

.colonna-1 {
	width: 60%;
	background-color: #FFFFFF;
}
.colonna-1-6 {
	width: 48%;
}
.colonna-1-7 {
	width: 4%;
}
.colonna-1-8 {
	width: 48%;
}
.colonna-1-9 {
	width: 5%;
}
.colonna-1-10 {
	width: 30%;
}
.colonna-1-11 {
	width: 30%;
}
.colonna-1-12 {
	width: 5%;
}
.colonna-1-13 {
	width: 30%;
}
.colonna-1-14 {
	width: 5%;
}
.colonna-1-15 {
	width: 30%;
}
.colonna-1-20 {
	width: 70%;
}
.colonna-1-21 {
	width: 10%;
}
.colonna-1-22 {
	width: 20%;
}
.colonna-1-25 {
	width: 30%;
}
.colonna-1-26 {
	width: 40%;
	background-color: #FFFFFF;
}
.colonna-1-27 {
	width: 30%;
}
.colonna-1-50 {
	width: 23.5%;
}
.colonna-1-51 {
	width: 2%;
}
.colonna-1-52 {
	width: 23.5%;
}
.colonna-1-53 {
	width: 2%;
}
.colonna-1-54 {
	width: 23.5%;
}
.colonna-1-55 {
	width: 2%;
}
.colonna-1-56 {
	width: 23.5%;
}
.colonna-1-100 {
	width: 33%;
}
.colonna-1-101 {
	width: 1%;
}
.colonna-1-102 {
	width: 33%;
}
.colonna-1-103 {
	width: 1%;
}
.colonna-1-104 {
	width: 33%;
	padding-bottom: 30px;
}
.colonna-1-105 {
	width: 33%;
}
.colonna-1-106 {
	width: 33%;
}
.colonna-1-107 {
	width: 33%;
}
.colonna-1-150 {
	width: 100%;
	padding: 10px;
	background-color: #EDEDED;
}
.colonna-1-151 {
	width: 40%;
}
.colonna-1-152 {
	width: 60%;
	text-align: right; /* orizzontale */
}
.colonna-1-153 {
	width: 70%;
}
.colonna-1-154 {
	width: 30%;
	padding-left: 20px;
}
.colonna-1-155 {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.colonna-1-156 {
	width: 100%;
	background-color: #0072AF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.colonna-1-157 {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.colonna-1-200 {
	width: 33.33%;
	padding-right: 20px;
}
.colonna-1-201 {
	width: 33.33%;
	padding-left: 10px;
	padding-right: 10px;
}
.colonna-1-202 {
	width: 33.33%;
	padding-left: 20px;
}
.colonna-1-203 {
	width: 100%;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.colonna-1-203b {
	width: 100%;
	padding-right: 20px;
	padding-left: 0px;
}
.colonna-1-300 {
	width: 40%;
	padding-right: 0px;
	background-color: rgba(255,255,255,0.0);
	padding-top: 50px;
}
.colonna-1-301 {
	width: 60%;
	padding-right: 0px;
	padding-top: 50px;
	padding-left: 50px;
}
.colonna-1-2001c {
	width: 100%;
    height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(media/veganima_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.colonna-1-2001cb {
	width: 100%;
	height: 250px;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #A99C8D;
	background-image: url(media/veganima_fondo.jpg);
}
.colonna-1-2001s {
	position:relative;
	height: 100%;
	background-size:cover;
	box-shadow:inset 0 -1px 5px rgba(0,0,0,0.6);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}
.colonna-1-2001d {
	width: 100%;
	background-color: #FFFFFF;
}
.colonna-1-400 {
	width: 20%;
	padding-right: 20px;
}
.colonna-1-401 {
	width: 80%;
}
.colonna-1-401b {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.colonna-1-402 {
	width: 30%;
	background-color: #A99C8D;
	padding: 10px;
}
.colonna-1-403 {
	width: 70%;
}
.colonna-1-404 {
	width: 100%;
}


[class*="colonna-"] + [class*="colonna-"]:last-child {float: right;}

/* Micro-clearfix */
.riga:before,
.riga:after {
 content: " "; 
 display: table;
}

.riga:after {
 clear: both;
}



.riga {
 *zoom: 1;
}


/* Font miei */
.titoloni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
}
.footer {
	background-repeat: repeat;
}
.testoprincipalemini {
	font-family: Helvetica, arial;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
	font-weight: lighter;
}
.testoprincipalemini a:link {
	color: #000000;
	text-decoration: underline;
}
.testoprincipalemini a:visited {
	color: #000000;
	text-decoration: underline;
}
.testoprincipalemini a:hover {
	color: #D57C48;
	text-decoration: underline;
}
.testoprincipaleminibox {
	font-family: Helvetica, arial;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: lighter;
}
.testoprincipaleminibox a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.testoprincipaleminibox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.testoprincipaleminibox a:hover {
	color: #D57C48;
	text-decoration: underline;
}
.titolipaginefrandi {
	font-family: Helvetica, arial;
	font-size: 1em;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: normal;
	background-color: #968B6A;
}
.titolipaginefrandi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	padding: 5px;
}
.duedue .riga  .titolipaginefrandi2 a:link {
	color: #FFFFFF;
	background-color: #EF2883;
}
.duedue .riga  .titolipaginefrandi2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF2883;

}
.duedue .riga  .titolipaginefrandi2 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EF2883;
}
.duedue .riga .titolipaginefrandi a:link {
	text-decoration: none;
	background-color: #41444A;
	padding: 10px;
	color: #FFFFFF;
}
.duedue .riga .titolipaginefrandi a:visited {
	text-decoration: none;
	background-color: #41444A;
	padding: 10px;
	color: #FFFFFF;
}
.duedue .riga .titolipaginefrandi a:hover {
	text-decoration: none;
	background-color: #4D5459;
	padding: 10px;
	color: #FFFFFF;
}
.titolipaginefrandi a:link {
	text-decoration: none;
	background-color: #41444A;
	padding: 10px;
	color: #FFFFFF;
}
.titolipaginefrandi a:visited {
	text-decoration: none;
	background-color: #41444A;
	padding: 10px;
	color: #FFFFFF;
}
.titolipaginefrandi a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 10px;
	color: #41444A;
}
.titoloni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 0.7em;
}
.menunuovo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #046EA0;
	line-height: 1.4em;
}
.duedue .riga .colonna-1-151 .menunuovo a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #046EA0;
	padding: 5px;
}
.duedue .riga .colonna-1-151 .menunuovo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #046EA0;
	padding: 5px;
}
.duedue .riga .colonna-1-151 .menunuovo a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 5px;
}

.footer {
	background-color: #454545;
	background-image: url(righi6.jpg);
	background-repeat: repeat;
}
.testoprincipale {
	font-family: Helvetica, arial;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	font-weight: lighter;
	}
	.colonna-1-2001d .duequattro .riga  .testoprincipale a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.colonna-1-2001d .duequattro .riga .testoprincipale a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.colonna-1-2001d .duequattro .riga .testoprincipale a:hover {
	color: #065687;
	text-decoration: none;
	font-weight: bold;
}
.testoprincipale_titoli {
	font-family: Helvetica, arial;
	font-size: 1.2em;
	color: #744422;
	line-height: 1.5em;
	font-weight: bold;
	}
.testoprincipale2 {
	font-family: Helvetica, arial;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
	font-weight: lighter;
	}
	.duedue .riga testoprincipale2 a:link {
	text-decoration: none;
	background-color: red;
	padding: 10px;
	color: #FFFFFF;
}
.duedue .riga testoprincipale2 a:visited {
	text-decoration: none;
	background-color: red;
	padding: 10px;
	color: #FFFFFF;
}
.duedue .riga testoprincipale2 a:hover {
	text-decoration: none;
	background-color: #534D3A;
	padding: 10px;
	color: #FFFFFF;
}
	
.testoprincipalegrande {
	font-family: Helvetica, Arial;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: bold;
}
.testoprincipalegrandetit {
	font-family: Helvetica, Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: lighter;
}
.titolipagine {
	font-family: helvetica;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.5em;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: lighter;
}
.titolipagine a:link {
	text-decoration: underline;
	color: #000000;
}
.titolipagine a:visited {
	text-decoration: none;
	color: #000000;
}
.titolipagine a:hover {
	text-decoration: none;
	color: #000000;
}
.duedue .riga .titolipagine a:link {
}
.duedue .riga .titolipagine a:visited {
}
.duedue .riga .titolipagine a:hover {
}
.titolipaginebold {
	font-family: helvetica;
	font-size: 1.2em;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
.titolipaginemenu {
	font-family: helvetica, Arial;
	font-size: 0.9em;
	color: #CCCCCC;
	line-height: normal;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 60px;
}
.titolipaginemenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #41444A;
	padding: 5px;
}
.titolipaginemenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #41444A;
	padding: 5px;
}
.titolipaginemenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
}

.titolipagineinterni {
	font-family: #D57C48;
	font-size: 1.5em;
	color: #D57C48;
	line-height: normal;
	text-decoration: none;
	font-weight: lighter;
}
.titolipaginemenu2 {
	font-family: "Indie Flower";
	font-size: 1.5em;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 120px;
}
.riga .testoprincipale2 a:link {
	color: #2689A8;
	text-decoration: underline;
}
.riga  .testoprincipale2 a:visited {
	color: #0072B0;
	text-decoration: underline;
}
.riga .testoprincipale2 a:hover {
	color: #666666;
}

.titolipaginemenu7 {
	font-family: "Indie Flower";
	font-size: 1.5em;
	color: #41444A;
	line-height: normal;
	text-decoration: none;
	font-weight: lighter;
}
.riga .testoprincipale7 a:link {
	color: #2689A8;
	text-decoration: underline;
}
.riga  .testoprincipale7 a:visited {
	color: #0072B0;
	text-decoration: underline;
}
.riga .testoprincipale7 a:hover {
	color: #666666;
}


.titolipagine2 {
	font-family: Helvetica, arial;
	font-size: 2.1em;
	font-weight: lighter;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	padding: 0px;
}
.duedue .riga .colonna-1-401 .titolipagine2 a:link {
	color: #000000;
	text-decoration: none;
}
.duedue .riga .colonna-1-401 .titolipagine2 a:visited {
	color: #000000;
	text-decoration: none;
}
.duedue .riga .colonna-1-401 .titolipagine2 a:hover {
	color: #9C7B6A;
	text-decoration: underline;
}

.titolipagine3 {
	font-family: Helvetica, arial;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.6em;
	text-decoration: none;
	padding: 0px;	
}
.colonna-1-2001c .riga .colonna-1-301  .titolipagine3 a:link {
	color: #FFFFFF;
	background-color: #0070AF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.colonna-1-2001c .riga .colonna-1-301  .titolipagine3 a:visited {
	color: #FFFFFF;
	background-color: #0070AF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.colonna-1-2001c .riga .colonna-1-301  .titolipagine3 a:hover {
	color: #02699F;
	background-color: #FFFFFF;
}

.menublog {
	font-family: Helvetica, arial;
	font-size: 1.3em;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 1.5em;
	text-decoration: none;
	padding: 0px;
}
.menublog a:link {
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}
.menublog a:visited {
	color: #000000;
	padding: 0px;
}
.menublog a:hover {
	color: #000000;
	text-decoration: underline;
}


.riga .titolo {
}
.riga .colonna-1-3 .photo {
	background-color: #999999;
	padding: 10px;
}
.testolinkfoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #FFFFFF;
}
.riga .colonna-1-3 .photo .testolinkfoto a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.riga .colonna-1-3 .photo .testolinkfoto a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.riga .colonna-1-3 .photo .testolinkfoto a:hover {
	color: #000000;
	text-decoration: none;
}
.duedue {
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(media/vegs4.jpg);
	background-position: right;
}
.duedueb {
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
}
.dueduec {
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.duetre {
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 160px;
	padding-left: 5px;
}
.duequattro {
	padding: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.duecinque {
	background-position: right bottom;
	background-repeat: repeat;
	background-color: #E9E9E9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(media/fondo2.jpg);
}

.duesei {
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding: 5px;
	background-color: #41444A;
	}
	.duesette {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A3A4;
	padding-bottom: 30px;
}


/* Stili  per le varie sezioni */
header {
	height: 70px;
	position: relative;
}

header #logo {
 float: left;
}

#logo a {display: block;}

footer {
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;
}

nav {
 float: right;
 padding: 20px 20px 0 0; 
}

nav ul, nav li {
 margin: 0;
 padding: 0;
}

nav ul li {
 list-style: none;
 float: left;
 margin-right: 5px;
}

nav ul li a {
 display: block;
 padding: 5px;
}

a.attiva-nav {
 display: none;
}
header
{
    position:relative;
    height: 100%;
    background:#fff url(7.jpg) no-repeat center center;
    background-size:cover;
    box-shadow:inset 0 -1px 5px rgba(0,0,0,0.6);
}

/* cookie */
#cookieChoiceInfo {
background-color: #FFFFFF; !important;
color:#000000;
font-weight:normal;
font-size:19px;
font-family: Helvetica, Arial;
}
#cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
color:#000000;
text-decoration:none;
font-family: Helvetica, Arial;
font-size:19px;
font-weight:bold;
text-decoration: none;
}
#cookieChoiceInfo > a:nth-child(2):hover, a#cookieChoiceDismiss:hover {
color:#D57C48;
text-decoration: underline;
}

@media only screen and (max-width:600px) {
.riga { 
 width: auto;
 min-width: 0; 
 margin-left: 0; 
 margin-right: 0;
}
 
[class*="colonna-"] { 
 width: auto !important; 
 float: none;  
}

[class*="colonna"] + [class*="colonna"]:last-child {float: none;}
 
[class*="colonna-"]:before, [class*="colonna-"]:after {
 content:""; 
 display:table;
}

[class*="colonna-"]:after {clear: both;}

a.attiva-nav {
 display: block;
	float: right;
	color: #2cb7ea;
	background: #4e4e4e;
	text-decoration: none;
	margin: 20px 0 0 0;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

nav {
 clear: both;
 position: absolute;
	top: 70px;
	width: 100%;
	z-index: 10000;
	background: #fff;
	padding: 0;
	display: none;
}

nav ul {
 margin: 0;
 padding: 0;
}
nav ul li {
 list-style: none;
 float: none;
}

nav ul li a { 
 padding: 5px;
 display: block;
 border-bottom: 1px solid #333; 
}

.footer {
	background-repeat: repeat;
}
.riga .titolo {
}
.riga .colonna-1-3 .photo {
	background-color: #999999;
	padding: 10px;
}
.testolinkfoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #FFFFFF;
}
.riga .colonna-1-3 .photo .testolinkfoto a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.riga .colonna-1-3 .photo .testolinkfoto a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.riga .colonna-1-3 .photo .testolinkfoto a:hover {
	color: #000000;
	text-decoration: none;
}


.gest {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 30px;
}
.gest .ges2 {
	position: absolute;
	z-index: 22;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	top: -84px;

}
.duetre {
	background-color: none;
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 60px;
	padding-left: 5px;
	}
.riga {
	width: 100%;
	max-width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
}
	
	
	/* Font miei */
	
.titolipaginemenu2 {
	font-family: "Indie Flower";
	font-size: 1em;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 60px;
}
.riga .testoprincipale2 a:link {
	color: #2689A8;
	text-decoration: underline;
}
.riga  .testoprincipale2 a:visited {
	color: #0072B0;
	text-decoration: underline;
}
.riga .testoprincipale2 a:hover {
	color: #666666;
}

.titolipagine2 {
	font-family: Helvetica, arial;
	font-size: 1.1em;
	font-weight: lighter;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	padding: 0px;
}
.duedue .riga .colonna-1-401 .titolipagine2 a:link {
	color: #000000;
	text-decoration: none;
}
.duedue .riga .colonna-1-401 .titolipagine2 a:visited {
	color: #000000;
	text-decoration: none;
}
.duedue .riga .colonna-1-401 .titolipagine2 a:hover {
	color: #9C7B6A;
	text-decoration: underline;
}
.titolipagine {
	font-family: helvetica;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: lighter;
}
h2 {
	font-family: "Indie Flower";
	font-size: 2em;
	color: #D57C48;
	line-height: 0.3em;
	font-weight: lighter;
}
.titolipaginebold {
	font-family: helvetica;
	font-size: 0.9em;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
.testoprincipale_titoli {
	font-family: Helvetica, arial;
	font-size: 1em;
	color: #744422;
	line-height: 1.5em;
	font-weight: bold;
	}
