<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* RESET */
*{margin: 0; padding: 0}
table {border-collapse:collapse;}
a{text-decoration: none;}
a img{border: none;}
/*		 */

/* BASIC CONFIG */

body {	
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color:#333333;
	font-family: 'Roboto', sans-serif;
	background: url("../img/bg.jpg") repeat-x #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	font-family:inherit;
	margin-bottom:1em;
}

h1 {
    color: #1180ae;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 500;
	margin-bottom:0.7em;
}

h2 {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 300;
	margin-bottom:0.3em;
}

h3 {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 500;
	margin-bottom:0;
}

p {
	margin-bottom:1em;
}

a {
	color:#1180ae;
	text-decoration: underline;
}

a:hover {
	color:#4b4ea8;
}

h1 a, h3 a {
	text-decoration:none;
}

ul {
	margin-left:20px;
}

ol {
	margin-left:20px;
}

/*		*/

/* LAYOUT */

#header {
	text-align:center;
}

#logo {
    background: url("../img/logo.png") no-repeat scroll 0 0 transparent;
	width: 529px;
	height: 120px;
    display: block;
    overflow: hidden;
    text-indent: -100em;
	margin:30px auto 30px;
	position:relative;
}

#main {
	width:100%;
	text-align:center;
}

#fascia {
	width:100%;
	height:205px;
	position:relative;
	z-index:10;
}

#fasciabg {
	width:100%;
	background:#ededed;
	height:140px;
	position:absolute;
	top:48px;
}

#fasciacontent {
	width:800px;
	margin: 0 auto;
}

#fasciacontent a {
	color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    font-weight: 500;
	text-decoration:none;
	float:left;
	width:33%;
	text-align:center;
}

#fasciacontent a:hover {
	color:#999999;
}

span.question {
	display:block;
	height:96px;
	line-height:96px;
	width:96px;
	border-radius:48px;
	background:#ffffff;
	text-align:center;
	font-size:36px;
	color:#27a9e1;
	margin:-55px auto 13px;
}

#boxmain {
	width:800px;
	height:350px;
	margin: 0 auto;
	position:relative;
}

#boxmain a {
	background:#1180ae;
	color:#ffffff;
	font-size:18px;
	font-weight:500;
	position: absolute;
	display:block;
	width: 140px;
	height: 48px;
	padding: 10px;
	text-decoration:none;
	border-radius:8px;
	z-index:11;
}

#boxmain a:hover {
	background:#25aae1;
}

#fasciabig {
	width:100%;
	background:#ededed;
	position:relative;
}

#fasciabigcontent {
	width:800px;
	margin: 0 auto;
	overflow:hidden;
}

span.titlefasciabig {
	color:#333333;
	font-size:48px;
	font-weight:300;
	display:block;
	text-align:center;
	margin:30px 0 20px;
}

#fasciabig  a {
	background:#1180ae;
	color:#ffffff;
	font-size:17px;
	font-weight:300;
	float:left;
	width: 150px;
	height: 69px;
	padding: 10px;
	text-decoration:none;
	border-radius:8px;
	margin-left:40px;
}

#fasciabig  a.first-element {
	margin-left:0;
}

#fasciabig a:hover {
	background:#25aae1;
}

#fasciabig  a.reserved {
	background:#d2dada;
	color:#333333;
	font-size:18px;
	font-weight:300;
	display:block;
	width: 400px;
	height: 62px;
	padding: 20px;
	text-decoration:none;
	border-radius:8px;
	margin:20px 0 30px 180px;
}

#fasciabig  a.reserved span {
	text-transform:uppercase;
	color:#27a9e1;
	font-size:24px;
	font-weight:500;
	background:url('../img/lock.png') 0 50% no-repeat;
	padding-left:22px;
}

#footer {
	width:800px;
	margin:0 auto;
	height:55px;
	line-height:55px;
	font-size:11px;
	font-weight:300;
}

#address  {
	float: left;
	padding-top: 15px;
	line-height: 1.1em;
}

#credits {
	float: right;
	background: url("../img/core/credits.png") no-repeat 0 22px;
	padding-left: 30px;
}

#credits a {
	color:#333333;
	text-decoration: none;
}

div#main div.contactleft {
	width: 450px;
}

#contact_form {
    float: left;
}
#contact_right {
    float: left;
    margin-left: 12px;
    width: 415px;
}

#mappa {
    border: 1px solid #ccc;
    clear: both;
    height: 360px;
    margin-top: 10px;
}

#contactright #indirizzo {
    background: none repeat scroll 0 0 #ededed;
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 5px 10px;
	overflow: hidden;
	display: inline-block;
}
#contactright #indirizzo p {
    line-height: 18px;
}
#contactright #indirizzo h3 {
    font-size: 15px;
	border: 0;
	padding: 0;
}
#contactright #indirizzo h3.start {
    font-size: 12px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

#startaddr {
	float: left;
    border: 1px solid #1180ae;
    font-size: 13px;
    padding: 5px;
    width: 252px;
}
#route {
	float: left;
    background: none repeat scroll 0 0 #1180ae;
    border: 0 none;
    color: #F8F5ED;
    cursor: pointer;
    display: block;
    font-size: 11px;
    margin-left:10px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 18px;
}
#route:hover {
    background: none repeat scroll 0 0 #eabc4f;
}

a.pirobox_gall {
	float:left;
	margin-top:6px;
	margin-right:6px;
	border:1px solid #ededed;
	background:#fff;
}

a.pirobox_gall:hover, div.album a.imaged:hover  {
	box-shadow:0 0 3px #333;
}

a.pirobox_gall div {
	display: table-cell;
	width: 260px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    vertical-align: middle;
}

a.pirobox_gall div img {
}

div.album {
	float:left;
	margin-bottom:18px;
	margin-right:18px;
}

div.album a{
	text-decoration:none;
}

div.album a.albumtitle {
	font-family: 'Roboto', sans-serif;
	color:#242424;
	font-size: 25px;
	font-weight: normal;
}

div.album a.imaged {
	float:left;
}

/* SLIDESHOW */

#slideshowcontainer {
	width:361px;
	height:239px;
	overflow:hidden;
	margin:0 auto;
}

#slideshowmask {
	width:362px;
	height:239px;
	position:absolute;
	z-index:10;
	top:0;
	left:219px;
	background: url("../img/maschera.png") no-repeat transparent;
}

#slideshow {
	height: 239px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}


#slideshow img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:none;
}

#slideshow img.placeholder{
	position:static;
	display:block;
}

#slideshow img.active {
	display:block;
	z-index:3;
}


/* MENU */

ul.menu {
	list-style-type:none;
	display:table;
	text-align:center;
	margin:0 auto;
}

ul.menu li {
	display:inline-block;
	position:relative;
	float:left;	
}

ul.menu li a {
	display:block;
	color:#ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    text-decoration: none;
	margin-left:75px;
	height:67px;
	line-height:67px;
}

ul.menu li:first-child a {
	margin-left:0;
}

ul.menu li a.active, ul.menu li a:hover {
	color:#eabc4f;
}

ul.menu li ul {
	position:absolute;
	z-index:5;
	background:#eabc4f;
	border-radius:3px;
	padding: 3px 0;
	left:10px;
	margin-left:0;
	
}

ul.menu li ul li {
	display:block;
	width:100%;
}

ul.menu li ul a { 
	font-size:16px;
	color: #fff;
	border-radius:0;
	display:block;
	box-shadow: none;
	padding:3px 10px;
	text-align:left;
	margin:0;
	width: 110px;
}

ul.menu li ul a:hover {
	color: #fdc805;
	background: none;
}

ul.menu li ul a.active {
	color: #fdc805;
	background: none;
}

/* FORM STYLING */


fieldset {
	padding: 0 20px 20px;
	margin-bottom:10px;
	border:1px solid #e8e8e8;
}

fieldset small {
	display:block;
	margin-top:40px;
}

legend {
	color:#CCC;	
	font-size:22px;	
	padding:0 10px;	
	text-transform:lowercase;
	margin:15px 0;
}

textarea, select, input {
	font-family: inherit;
	font-size: 16px;
	color: inherit;
	padding:0px 3px;
}

textarea {
	height:135px;
}

div.required label:after {
    content: " *";
}

div.text input, div.password input, div.select input, textarea {
	font-size:15px;
	padding:7px;
	border:1px solid #dedede;
	width:250px;
	-webkit-transition:border 0.2s ease-in;  
	-moz-transition:border 0.2s ease-in;  
	-o-transition:border 0.2s ease-in;  
	transition:border 0.2s ease-in; 
}

div.text input:focus, div.password input:focus, textarea:focus {
	border:1px solid #eabc4f;
}

div.input {
	margin-bottom: 10px;
}

div.input label{
    font-weight: normal;
    line-height: 30px;
    color:#555;
	font-size:15px;
	float:left;
	width:150px;
}

div.input label a {
	font-size:11px;	
}

div.select div.checkbox {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

div.blockinput label {
	width:100%;
	clear:both;
	margin-bottom:10px;
}

div.checkbox input {
	float: left;
    margin-top: 11px;
}
	
div.checkbox label{
	float:none;
	margin-left:5px;
	font-weight:normal;
}

div.captcha input {
	color:#666;
	float:left;
	font-size:34px;
	font-weight:normal;
	height:40px;
	margin-right:10px;
	text-align:center;
	width:90px;
}

div.captcha img {
	border:1px solid #E0E0E0;
}

div.submit input {
	background: none repeat scroll 0 0 #1180ae;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin-top: 20px;
    padding: 4px 12px;
	font-weight: bold;
	border:0;
}

div.submit input:hover {
	background: #eabc4f;
}


/* 	    */

/* MESSAGGI */

#flashMessage {
	background-color: #D4F1D4;
    border: 1px solid #0D6D0D;
    color: #0D6D0D;
    font-size: 15px;
    margin-bottom: 30px;
    opacity: 0.8;
    padding: 8px 0px 8px 50px;
    text-align: center;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px #AAAAAA;
}

#flashMessage.error {
	background: url("../img/core/alert.png") no-repeat scroll 20px 50% #FFCCCC;
    border: 1px solid #DDAAAA;
    color: #AA0000;
	text-align: left;	
}

div.error-message {
	color:#CC0000;
	font-size:12px;
	padding-top:2px;
	text-align:left;
	padding-left:150px;
}

div.checkbox div.error-message {
	padding-left:18px;
}

label.rederror {
	color:#cc0000;
}

label.rederror a{
	color:#cc0000;
}

/* 	    */
</pre></body></html>