div.cookie {
    position: absolute;
    width: 200px;
    padding: 15px;
    top: 25px;
    left: 40%;
    z-index: 1;
    background-color: white;
    border-color: #cc3300;
    border-style: solid;
    border-radius: 15px;
    display: none;
}

div.cookie button {
	width: 50px;
	height: 100%;
	background-color: #cc3300;
	border-style: solid;
	border-color: #cc3300;
	border-radius: 5px;
}


html, body {
	margin:0px;
	padding:0px;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #444;
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
	outline: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 852px;
	margin: 0px auto;
	background-color: #fff;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#header {
	width: 829px;
	height: 47px;
	position: absolute;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-left: 23px;
	padding-top: 53px;
	background-color: #fff;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
div#h_nav {
	/*width: 232px;
	padding-left: 305px;
	padding-right: 250px;*/
	
	width: 450px;
	padding-left: 340px;
	
	/*width: 141px;
	padding-left: 396px;
	padding-right: 250px;*/
	
	margin-top: 90px;
	margin-left: 30px;
	height: 17px;
	position: absolute;
	padding-top: 1px;
	background-color: #cc3300;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	text-decoration: none;
}
div#h_nav a {
	margin-left: 0px;
	margin-right: 30px;
	color: #EEEEEE;
	text-decoration: none;
}
div#h_nav a:hover {
	color: #333333;
	text-decoration: none;
}
.h_nav-style {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EEEEEE;
}
div#container_home {
	width: 790px;
	height: 500px;
	position: absolute;
	margin-top: 110px;
	padding: 20px;
	padding-left: 30px;
	padding-right: 32px;
	background-color: #fff;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	visibility: visible;
}
div#random_home {
	width: 251px;
	height: 339px;
	position: absolute;
	margin-top: 80px;
	visibility: visible;
}
div#slideshow_home {
	width: 251px;
	height: 339px;
	position: absolute;
	margin-top: 80px;
	visibility: hidden;
}
div#play_home {
	position: absolute;
	margin-top: 408px;
	margin-left: 305px;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 12pt;
}
div#stop_home {
	position: absolute;
	margin-top: 420px;
	margin-left: 228px;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 12pt;
	visibility: hidden;
}
div#testo_home {
	position: absolute;
	margin-top: 78px;
	margin-left: 305px;
	font-size: 15px;
}
div#stop_home a{
	text-decoration: none;
	color: #333333;
}
div#play_home a{
	text-decoration: none;
	color: #333333;
}
div#stop_home a:hover{
	text-decoration: none;
	color: #cc3300;
}
div#play_home a:hover{
    cursor: pointer;
	text-decoration: none;
	color: #cc3300;
}
div#container_bagatti {
	width: 790px;
	height: 500px;
	position: absolute;
	margin-top: 110px;
	padding: 20px;
	padding-left: 30px;
	padding-right: 32px;
	background-color: #fff;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	visibility: visible;
}
div#title_bagatti {
	width: 540px;
	height: 20px;
	position: absolute;
	margin-top: 10px;
	margin-left: 305px;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
div#LITTLETEXT_BAGATTI {
	width: 400px;
	height: 40px;
	position: absolute;
	margin-top: 0px;
	margin-left: 305px;
	padding-top: 12pt;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
div#slide_show {
	position: absolute;
	margin-top: 80px;
}
div#TEXT_BAGATTI {
	width: 390px;
	position: absolute;
	margin-top: 75px;
	margin-left: 295px;
	padding-left: 10px;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 12pt;
}
div#collaborazioni {
	width: 390px;
	position: absolute;
	margin-top: 430px;
	margin-left: 295px;
	padding-left: 10px;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12pt;
}
div#collaborazioni a {
	color: #999999;
}
div#collaborazioni a:hover {
    cursor: pointer;
	text-decoration: none;
}
div#container_arte {
	width: 790px;
	height: 500px;
	position: absolute;
	margin-top: 110px;
	padding: 20px;
	padding-left: 30px;
	padding-right: 32px;
	background-color: #fff;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	visibility: visible;
}
div#container_design {
	width: 790px;
	height: 500px;
	position: absolute;
	margin-top: 110px;
	padding: 20px;
	padding-left: 30px;
	padding-right: 32px;
	background-color: #fff;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	visibility: visible;
}
div#INTRO_ARTE {
	width: 480px;
	height: 20px;
	position: absolute;
	margin-top: 10px;
	margin-left: 305px;
	padding-top: 12pt;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
div#TITLE_ARTE {
	width: 480px;
	height: 20px;
	position: absolute;
	margin-top: 10px;
	margin-left: 305px;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
div#INTRO_DESIGN {
	width: 480px;
	height: 20px;
	position: absolute;
	margin-top: 10px;
	margin-left: 305px;
	padding-top: 12pt;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
div#TITLE_DESIGN {
	width: 480px;
	height: 20px;
	position: absolute;
	margin-top: 10px;
	margin-left: 305px;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#container_dove {
	width: 790px;
	height: 500px;
	position: absolute;
	margin-top: 110px;
	padding: 20px;
	padding-left: 30px;
	padding-right: 32px;
	background-color: #fff;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	visibility: visible;
}
div#googlemaps_box {
	width: 480px;
	position: absolute;
	margin-top: 80px;
	margin-left: 291px;
	padding-left: 10px;
	line-height: 12pt;
}
div#contatti {
	position: absolute;
	margin-top: 80px;
}
/*div#footer {
	position:absolute;
	margin: 0 auto;
	margin-top: 650px;
	padding: 500px 0 20px;
	clear: both;
	color: #777;
	text-align: center;
	font-size: 8pt;
}*/
.testo_speciale {
	color: #333333;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.testo_speciale_red {
	color: #cc3300;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.h_nav-style {
	float: right;
}

#lingue{
	width: 70px;
	margin-top: 625px;
	margin-left: 30px;
	height: 18px;
	position: absolute;
	padding-top: 2px;
	background-color: #cc3300;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	padding-left: 725px;
}

#collaborazioniDiv {
    width: 790px;
    height: 500px;
    position: absolute;
    margin-top: 110px;
    padding: 20px;
    padding-left: 30px;
    padding-right: 32px;
    background-color: #fff;
    border-color: #ddd;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    visibility: hidden;
}

#closeCollaborazioni {
    position: absolute;
    right: 32px;
    top: 0px;
    padding: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
    text-align: center;
}

div.tabella {
    width: 100%;
    height: 75%;
    padding: 5px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
}

table {
    width: 100%;
}

th {
    padding-bottom: 10px;
    font-size: 15px;
}

#thumbs {
    margin-top: 57px;
    width: 300px;
    float: left;
    
}

ul.thumbs {
    clear: both;
    margin: 0;
    padding: 0;
}

ul.thumbs li {
    float: left;
    padding: 0;
    margin: 5px 5px 5px 5px;
    list-style: none;
    cursor: pointer;
}

ul.thumbs li img {
    width: 72.5px;
    height: 72.5px;
}

ul.thumbs li img.unloaded {
    display: none;
}

.caption {
    display: none;
}

#pageSelector span {
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px 7px;
    border: 0px solid #ccc;
    font-size: 0.75em;
    cursor: pointer;
}

#pageSelector span:hover {
    color: #cc3300;
}

#pageSelector .current {
    font-weight: bold;
}

div#gallery {
    margin-top: 57px;
    padding-top: 5px;
    float: right;
    width: 490px;
    display: block;
}

div.slideshow-container {
    position: relative;
    clear: both;
    height: 363px;
}

span.image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

div.controls {
    margin-top: 10px;
    height: 20px;
    position: relative;
}

div.controls span {
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    text-decoration: none;
    color: #777;
}

div.caption-container {
    position: relative;
    clear: left;
    height: 75px;
}

div.image-caption {
    display: block;
    position: absolute;
    width: 490px;
    top: 0;
    left: 0;
}

div.image-title {
    font-weight: bold;
    font-size: 8pt;
    padding-left: 3px;
}

div.image-desc {
    line-height: 1.25em;
    font-size: 8pt;
    padding-top: 4px;
    padding-left: 3px;
}

.nav-controls span {
    cursor: pointer;
}

-nav-controls span:hover {
    color: #cc3300;
}

#addImage label {
	padding: 5px
}

#addImage input {
	margin: 5px
}

#addImage select {
	margin: 5px;
	margin-top: 40px
}

#addImage canvas {
	margin: 15px
}

#addImage canvas#canvasTh {
	position: relative;
	top: -132px;
	left: 85.5px
}

#addImage button {
	padding: 5px;
	background-color: #cc3300;
	border: solid 5px;
	border-color: #cc3300;
	width: 790px;
	color: white;
	position: absolute;
	bottom: 15px;
	left: 30px;
	cursor: pointer
}

#addImage h1 {
	background-color: white;
	width: 740px;
	padding: 15px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 30px
}

#addImage {
	overflow-y: scroll;
	height: 90%
}