/* @override http://www.toscanaliving.eu/screen.css */

/* Reset CSS Code */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* DESIGN */

object {
	border-style: none;
}

body {
	color: #000;
	background: url('images/fondo.jpg') repeat-y fixed 50% 50%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 0.7em;
	font-family: Verdana, Lucida Grande, Lucida, sans-serif;
}

div#content-info {
	text-align: center;
}

#testo ul li {
	text-align: left;
	list-style-type: circle;
	list-style-position: inside;
	font-style: italic;
}

a {
	outline: none;
}

img {
	border: none;
}

div#preheader {
	width: 800px;
	margin: auto;
	background-color: #fff;
	background-image: url('images/fondo.jpg');
	height: 39px
}

div#header {
	width: 800px;
	margin: auto;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 60px;
	background-color: #FFF;
}

div#logo {
	float: left;
}

div#wrapper {
	width: 800px;
	margin: auto;
}

div#testo {
	width: 390px;
	float: left;
}

div#testo ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 10px;
	padding: 5px;
	border: 1px dotted #CCC;
}

/* @group menu */

div#menu {
	float: left;
}

#menu ul {
	width: 400px;
	margin-top: 20px;
	list-style-type: none;
}

#menu ul li {
	display: inline-block;
	background-image: url('images/menu.png');
	float: left;
	text-indent: -9999px
}

li#home {
	width: 94px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

li#home a {
	width: 94px;
	height: 25px;
	display: block;
}

li#home:hover {
	width: 94px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

li#apt {
	width: 206px;
	height: 25px;
	background-position: -94px top;
	background-repeat: no-repeat;
}

li#apt a {
	height: 25px;
	display: block;
}

li#apt:hover {
	height: 25px;
	background-position: -94px bottom;
}

li#info {
	height: 25px;
	width: 91px;
	background-repeat: no-repeat;
	background-position: -299px top;
}

li#info a {
	height: 25px;
	width: 168px;
	display: block;
}

li#info:hover {
	background-repeat: no-repeat;
	background-position: -299px bottom;
}

/* @end */

/* @group index */

div#content {
	background: #fff url('images/fondo.jpg') repeat-y;
	padding: 10px 77px 10px 90px;
}

div#opzioni {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 426px;
	width: auto;
}

#opzioni ul li {
	width: 195px;
	height: 25px;
	text-indent: -9999px;
	margin-bottom: 5px;
}

a#mappa {
	text-decoration: none;
	display: block;
	height: 25px;
	background: url(images/buttons/mappa.jpg) no-repeat left top;
}

a#mappa:hover {
	background-position: 0 bottom;
}

a#lavori {
	text-decoration: none;
	display: block;
	height: 25px;
	background: url(images/buttons/lavori.jpg) no-repeat left top;
}

a#lavori:hover {
	background-position: 0 bottom;
}

div#immagini {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 426px;
}

div#immagini ul {
	list-style-type: none;
}

div#avvertenze {
	padding-left: 426px;
	width: 195px;
}

.index_p {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	text-indent: 20px;
}

.clausola {
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.4em;
	border: 1px dotted #999;
	padding: 5px;
	background: url(images/icons/attenzione.jpg) no-repeat 10px 3px;
	text-indent: 24px;
	font-size: 9px !important;
}

/* @end */

/* @group scheda */

div#scheda {
	width: 645px;
	margin: auto;
	float: left;
}

div#info_box {
	width: 166px;
	float: left;
}

div#info_image {
	background-color: transparent;
	height: 100%;
	margin-bottom: 5px;
}

#info_box p {
	font-size: 0.7em;
	font-style: italic;
	margin-bottom: 10px;
}

#legenda {
	margin-top: 15px;
	border: 1px dotted #999;
	padding: 5px;
}

h6.apt_code {
	display: block;
	width: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 1.5em;
}

#info_box table {
	width: 100%;
	text-align: left;
	margin: 10px auto;
}

h4.intestazione {
	margin-top: 5px;
	line-height: 1.3em;
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	font-style: normal;
	border-top: 1px solid #CCC;
	text-transform: uppercase;
}

tr.border {
	border-bottom: 1px solid #999;
	vertical-align: middle;
}

#info_box table img {
	padding-top: 4px;
}

td.right {
	text-align: right;
}

#info_box table td {
	border-bottom: 1px solid silver;
	font-size: 0.9em;
}

#info_box a {
	display: block;
	width: 100%;
	height: 25px;
	background: url('images/scheda.png') no-repeat 0 -25px;
	text-indent: -9999px
}

#info_box a:hover {
	display: block;
	width: 100%;
	height: 25px;
	background: url('images/scheda.png') no-repeat 0 0;
	text-indent: -9999px
}

/*

@end */

div#schede {
	width: 645px;
	height: 100%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
	clear: left;
	float: left;
}

div#left_48 {
	width: 175px;
	height: 175px;
	clear: left;
	float: left;
	background: url('images/icons/mq48.png') no-repeat 110px 0;
	display: block;
}

div#left_moduli {
	width: 175px;
	height: 175px;
	clear: left;
	float: left;
	background: url('images/icons/mqmoduli.png') no-repeat 110px 0;
	display: block;
}

div#right {
	background-color: transparent;
	padding-bottom: 10px;
	padding-left: 176px;
}

#right table {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#right table td {
	height: 2em;
	width: 96px;
}

#right table a {
	text-decoration: none;
	color: #FF6666;
}

#right table a:hover {
	text-decoration: underline;
	color: #FF6666;
}

td.bold {
	font-weight: bold;
}

tr.head {
	font-weight: bold;
	background-color: #49849e;
	color: #fff;
}

tr.pari {
	background-color: #ECECED;
}

tr.dispari {
	background-color: #C5C6C7;
}

#right h5 {
	display: block;
	height: 15px;
	text-align: left;
	color: #0087C8;
	font-size: 1.3em;
	font-variant: small-caps;
	border-top: 1px solid #0087C8;
	padding-top: 5px;
}

#right h6 {
	border-bottom: 1px solid #0087C8;
	margin-bottom: 8px;
	color: #999;
	font-style: italic;
	font-weight: normal;
	font-size: 9px !important;
}

#right p {
	margin-bottom: 15px;
}

div#footer {
	width: 800px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-align: center;
	color: #999;
	padding-top: 10px;
	font-size: 0.9em;
	clear: left;
	background-color: #FFF;
	padding-bottom: 10px;
}

div#underfooter {
	width: 800px;
	margin: auto;
	clear: left;
	background: url('images/fondo.jpg') repeat-y;
	height: 30px
}

p.info-p {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 300px;
	margin: 8px auto;
	border: 1px dotted #CCC;
}

p.info-p-noboarder {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 300px;
	margin: 8px auto;
}

.mail {
	font-weight: bold;
	text-decoration: none;
	color: #66CC00;
	font-size: 1em;
}

.mail:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #66CC00;
	font-size: 1em;
}

#content form {
	width: 200px;
	margin: auto;
	padding-bottom: 40px;
	padding-top: 30px;
}

#content form ul {
	list-style-type: none;
	margin: auto;
	float: left;
}

#content form ul li {
	clear: left;
	text-align: center;
}

#content form ul li input {
	height: 20px;
	border: 1px solid #ccc;
	width: 200px;
}

#content form ul li textarea {
	width: 200px;
	height: 80px;
	border: 1px solid #ccc;
}

li.check {
	line-height: 15px;
}

input.checkbox {
	margin-right: 5px;
	margin-top: 2px;
	float: left;
	display: block;
	width: 15px !important;
}

li.button {
	height: 20px;
	margin-top: 10px;
}

button {
	width: 200px;
	background-color: #CCC;
	border-style: none;
	height: 20px;
}

a.link {
	text-decoration: none;
	color: #0087C8;
}

a.link:hover {
	color: #0087C8;
	text-decoration: underline;
}

span.apice {
	vertical-align: super;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}

p.nota {
	color: #333;
	margin: 0 !important;
	font-size: 9px;
	line-height: 1.4em;
	padding-left: 20px;
}

ul#links {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

span.big-txt {
	color: #999;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
}

div#contatti {
	border: 1px solid #CCC;
	width: 620px;
}

div#mappa {
	display: block;
	background-color: silver;
	width: 620px;
	height: 520px;
	margin-bottom: 15px;
}

div#address {
	margin-bottom: 10px;
	width: 620px;
}

/* @group Lavori */

div.works-step {
	width: 620px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

p.work-date {
	font-size: 0.9em;
	margin-bottom: 5px;
	padding: 0 !important;
}

div.works-step p {
	padding-left: 10px;
}

div.works-step ul {
	padding-top: 9px;
	padding-left: 9px;
}

div.works-step ul li {
	display: inline;
	margin-right: 3px;
}



/* @end */

/* @group Navigation */

div.navigation {
	margin-bottom: 6px;
	height: 1.2em;
}

div.navigation p  {
	margin: 0 !important;
}

div#nav-border {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 100%;
	float: left;
}

div#prev {
	float: left;
	width: 147px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 1.4em;
	height: 100%;
	display: block;
	padding-left: 5px;
}

div#attuale {
	float: left;
	width: 152px;
	text-align: center !important;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.4em;
}

div#next {
	float: left;
	width: 147px;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.5em;
	padding-right: 5px;
}



/*

 @end */