body,html {
	padding:0;
	margin:0;
	color:#fff;
	background-color:#000000;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

* {
	padding:0;
	margin:0;
}

#pagina {
	position:relative;
	height:100%;
}

#mydiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:400px;
	height:200px;
	margin-top: -100px;
	margin-left: -200px;
	text-align:center;
}

#address {
	margin-top:40px;
}

#address a {
	color:#fff;
	text-decoration:underline;
}

#address a:hover {
	color:#fff;
	text-decoration:none;
}

span.bold {
	font-weight:bold;
}

#totale {
	width:893px;
	margin:0 auto;
	margin-top:50px;
	background-color:#fff;
}

#indirizzo {
	color:#000;
	padding:5px;
	text-align:right;
	font-size:1em;
}

#indirizzo a{
	color:#000;
	text-decoration:underline;
}

#indirizzo a:hover{
	color:#000;
	text-decoration:none;
}

#header {
	height:141px;
}

#logo {
	width:271px;
	float:left;
}

#image-header {
	width:622px;
	float:left;
}

#menu {
	width:271px;
	height:418px;
	background-image:url(img/bg_libro.jpg);
	background-repeat:no-repeat;
}

#colonna-sx {
	width:271px;
	float:left;
}

#content_centrale {
	border-bottom:1px solid #000;
}

#footer {
	height:16px;
	background-color:#fff;
	color:#000;
	padding:8px;
}

#menu {
	width:271px;
	float:left;
}

#contenuti {
	float:left;
	width:620px;
}

.clear {
	clear:both;
}

#testo {
	width:305px;
	float:left;
	color:#515151;
}

#testo_servizi {
	width:580px;
	float:left;
	color:#515151;
}

#foto {
	width:310px;
	float:left;
}

#titolo_pagina {
	padding:15px 0 0 20px;
}

#description {
	padding:20px 15px 0 20px;
	text-align:justify;
	line-height:1.6em;
	font-size:1em;
}

#foto_big  {
	padding:35px 2px 0 0;
	margin-bottom:10px;
	text-align:right;
}

.miniature {
	float:right;
	width:60px;
}

#form,
#present {
	color:#000;
	padding:10px 10px 0 20px;
}

.voce_form {
	float:left;
	width:245px;
	margin-bottom:2px;
}

#voce_form_ultima  {
	float:left;
	width:480px;
	margin-bottom:5px;
}

#privacy,
span.obbligatory {
	font-size:0.85em;
	text-align:justify;
}

#loghi {
	text-align:left;
	margin:20px 0 0 0;
	background-color:#FFF;
	padding:5px;
}

#content_servizi {
	padding:10px 0 0 18px;
}

#content_servizi a {
	font-weight:bolder;
	color:#000;
	text-decoration:underline;
}

#content_servizi a:hover {
	text-decoration:none;
}

.spacer {
	height:3px;
}

#appuntamento {
	padding:15px 0 5px 15px;
	color:#000;
}

.spacer1 {
	height:50px;
}

#ingrandimento {
    color:#515151;
	padding:5px;
	text-align:right;
	font-size:0.98em;
}

#content_servizi ul li {
	margin-left:12px;
	margin-top:15px;
	list-style-image:url(img/puntatore.gif);
}

#cat2 ul,
#cat1 ul,
#cat3 ul,
#cat4 ul,
#cat5 ul {
	margin-left:5px;
}

#cat2 ul li,
#cat1 ul li,
#cat3 ul li,
#cat4 ul li,
#cat5 ul li {
	margin-top:1px;
}
/*
.titolo-servizio {
	background-color:#a0201f;
	background-color:#fff;
	border:1px solid #a0201f;
	padding:3px;
	color:#a0201f;
	width:170px;
}
*/

.titolo-servizio {
	width:232px;
}

.titolo-servizio a,
.titolo-servizio a:hover {
	color:#a0201f;
	text-decoration:none;
}

.spacer2 {
	height:20px;
}

.content-servizi {
	padding:5px;
	width:223px;
	font-size:1em;
}

.input {
	border:1px solid #a98c8e;
}

.voce_form {
	color:#c8535c;
	font-weight:bolder;
}

.scroll {
	width:250px;
	float:left;
}
