* {
	margin: 0;
	padding: 0;
}

body {
	background: #f90 url(immagini/sfondobody.jpg) fixed;
	font : 1em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

a {
	text-decoration: underline;
	color: #e24d0b;
	white-space: nowrap;
}

a:hover {
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 989px;
	height: 130px;
	margin: 0 auto;
	background: url(immagini/top.gif) no-repeat left bottom;
}

/* hack per explorer 6 */
* html #menu{
	margin-bottom:-30px;
}


/* Menu */

#menu {
	float: right;
	padding-right: 10px;
}

#menu ul {
	margin: 0;
	padding: 85px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 31px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(immagini/slmenu.gif);
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #ddf;
}

#menu a:hover{
	background: url(immagini/slmenu.gif) -110px -41px;
	color:#fff;
	margin-top:-3px;
}

#menucategorie{
	float:left;
	padding:4px;
}

#menucategorie li{
	padding-right:5px;	
}

#menucategorie li a{
	font-size:16px;
	color:#e76a42;
	text-transform:uppercase;
	text-decoration: none !important;
	font-weight:bold;
}

#menucategorie li a:hover{
	color:#1a62c4 !important;
	border-bottom:4px solid #1a62c4;
}

/* pulsante con sliding doors */
#sliding a:link, #sliding a:visited {
	display: block;
	float:right;
	margin-left:10px;
	margin-right:7px;
	background: url(immagini/offerta.gif);
	height:120px;
	width:120px;
	}
	
#sliding a:hover, #sliding a:active {
	background: url(immagini/offerta.gif) -120px -120px;
	}

#testata a{
	background: url(immagini/sltestata.gif);
	width: 420px;
	height: 102px;
	margin-top:-77px;
}

#testata a:hover{
	background: url(immagini/sltestata.gif) -420px -115px;
	width: 420px;
	height: 102px;
	margin-top:-77px;
}

.glossy{
	cursor:pointer;
}

/* Page */

#page {
	width: 989px;
	margin: 0 auto;
	background: url(immagini/mid.gif) repeat-y;
	/*
	min-height:1500px;
	height:auto !important;
	height:1500px;*/
}

/* Content */

#content {
	float: right;
	width: 836px;
	padding: 0;
	background: url(immagini/filigrana.jpg) 50% 100% no-repeat;
	
	min-height:750px;
	height:auto !important;
	height:750px;
}


/* Sidebar */

#sidebar {
	float: left;
	/*
	position:absolute;
	top:140px;*/
	width: 145px;
	padding: 0 0 0 10px;
	margin-right:-5px;
	color:#ffc;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size:12px;
}

#sidebar ul li {
	color:#fff;
	border-bottom:1px dotted #fff;
	margin:2px 0px;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#lavorazioni li{
	font-size:16px;
	text-align: center;
	padding:0.5em 0;
	font-style:italic; 
}

/* immagine con didascalia */

#thumbs img,.imgcontainer{
	cursor: url("immagini/magplus.cur"), pointer;
}

.imgcontainer {
	position:relative;
	float:left;
	margin:5px;
	}

.didascalia {
	font-size: 11px;
	background:#fff;
	color:#000;
	position:absolute;
	bottom:6px;
	left:2px;
	text-align:center;
	padding:0 4px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}

.download{
	background:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	position:absolute;
	top:2px;
	right:2px;
	text-align:center;
	padding:0 3px;
}

/* Footer */

#footer {
	width: 989px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(immagini/bottom.gif) no-repeat;
	color: #FFFFFF;
}

#legal{
	border-top:1px solid #fff;
	text-align:center;
	font-size:75%;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	padding:5px;
	background: #f90;
}

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

#legal a:hover {
	color: #e24d0b;
}

/* Comuni */

.imgleft {
	float: left;
	margin: 8px 8px 0 0;
}

.imgright {
	float: right;
	margin: 8px 0 0 8px;
}

.center{
	text-align:center !important;
	margin: 0 auto !important;
}

.allnews{
	text-transform: uppercase;
	padding:3px;
	font-size:15px;
}

.clearthis{
	clear:both;
}

#content p {
	padding: 0.6em 1.2em 0.6em 20px;
	text-align:justify;
	line-height:130%;
}

#content ul{
	padding-left:30px;
	margin-left:30px;
}

#content p:first-letter{
	text-transform:uppercase;
	font-size:180%;
	color:#e24d0b;
}

h1{
	color:#fff;
	background: #1a63c9 url(immagini/sfondoh1.jpg) repeat-x;
	margin:10px 5px 10px 10px;
	padding:0 20px;
	border-top:3px solid #036;
	border-bottom:3px solid #036;
	font-family: 'Verdana','Arial', sans-serif;
	font-size:150%;
}

#content h2{
	text-align:center;
	color:#006;
	border-bottom: 3px solid #006;
	margin:10px 20px;
	font-size:1.5em;
}

#sidebar h2{
	text-align:left;
	color:#fff;
	
	margin:10px 0px 7px;
	font-size:22px;
	font-variant:small-caps;
	border-bottom: 3px solid #fff;
	border-left:3px solid #fff;
	padding-left:3px;
	
	background: #f78555 url(immagini/aquilina.jpg) no-repeat right;
}

h3{
	font-size:1em;
	color:#e24d0b;
	text-transform: uppercase;
	text-align:center;
}

.nota {
	display: none;
}

.messaggio{
	font-size:120%;
	text-align:center;
	margin: 1em 5em;
	background-color: #1a62c4;
	color: #fff;
	border: 1px solid #fff;
	padding:5px;
	font-weight:bold;
}

.messaggio a{
	color:#ffc;
}

.messaggio a:hover{
	color:#ff3;
}

.messaggio strong{
	color:#ff9;
}

.evento{
	font-weight:bold;
	text-transform:uppercase;
}

#sidebar img{
	border: 2px solid #fff;
}

#content img{
	border: 2px solid #1a62c4;
}

.errore{
	font-size:150%;
	font-weight:bolder;
	text-align:center;
	margin: 1em 5em;
	background-color: #ff3333;
	color: #fff;
	padding:5px;
	border: 1px solid #fff;
	cursor:pointer;
}

label {
	display: block;
	float: left;
	text-align: right;
	width: 33%;
	margin-right:5px;
	white-space:nowrap;
	font-size:13px;
}

textarea{
	/* toglie la barra laterale in ie */
	overflow:auto;
}

input,textarea,select{
	border:1px solid #e24d0b;
	margin:0 1px;
	background:#eef;
	padding:1px;
	color:#000;
	}

form{
	padding-top:1em;
}

form p{
	padding:2px 0 !important;
	margin:0 20px!important;
}

.bottone
{
   background:#e24d0b;
   color: #fff;
   font-weight:bold;
   padding:0;
   margin-top:1px;
}

.bottone:hover
{
	background:#1a62c4;
	border:1px solid #fff;
}

.ast{
	color:#f00;
	font-weight:bold;
}

.sottomenu{
	text-align:center;
	margin:5px;
}

.nobord{
	border:none !important;
	background: none !important;
}

.padding10{
	padding:10px;
}

em{
	font-size:0.9em;
	color:#1a62c4;
}

strong{
	text-transform:uppercase;
	color:#e24d0b;
}

.hr{
	border-bottom: 3px double #069;
	margin:5px 20px;
}

.grande{
	font-size:200%;
	color:#e24d0b;
}

/* mappa google */
#map{
	 width: 640px;
	 height: 480px;
	 border: 2px solid #1a62c4;
	 margin:0 auto;
}

/* menu loggato */

#loggato{
	background:#006;
	padding:0 13px;
	font-size:1em;
	text-transform:uppercase;
	text-align:center;
	margin:0 13px;
	font-weight:bold;
}

#loggato ul li{
	display:inline;
	margin:0 5px;
}

#loggato a{
	padding:1px 5px;
	color: #fff !important;
	text-decoration:none;
}

#loggato a:hover{
	background:#fff;
	color:#006 !important;
}


table{
	font-size:12px;
	padding:0 2em 0 2em;
	margin:0 auto;
}

th {
	background-color: #f05f26;
	color: #fff;
	padding:1px 10px;
	border:1px solid #333;
}

.utenti td {
	text-align:left;
	background-color: #dde;
	border:1px solid #333;
	padding:4px;
	color: #000;
	line-height:120%;
	font-weight:700;
}

.utenti td.alt{
 	background-color: #edd;
}
/* tooltip */
div#qTip {
	padding: 5px;
	border: 1px solid #006;
	width:200px;
	display: none;
	background: #1a62c4;
	color: #fff;
	position: absolute;
	z-index: 1000;
	text-align:left;
	-moz-border-radius:5px;
}

.pad3{
	padding:3px;
}


/* ++++++++++++++++++++ Validatore ++++++++++++++++++++ */

/* Messaggi di validità */
.LV_valid {
	color:#1a62c4;
	font-weight:bold;
	margin-left:5px;
	text-transform:uppercase;
}

/* Messaggi di non validità */
.LV_invalid {
	color:#f00;
	font-weight:bold;
	margin-left:5px;
	text-transform:uppercase;
	padding:0 3px;
}


