﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 .h7 .h8 .h9 .h10 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.2em;
}

.disclaimer {
    font-style:italic;
    color:#504f4f;
}

hr {
	border: 1px;
	border-top: 1px solid #bababa;
	height: 1px;
}

.hr-titolo {
	border: 1px;
	border-top: 1px solid #bababa;
	height: 1px;
	margin-top: 15px;
}

a {
	text-decoration: none;
	color: #0000cc;
}

a:visited {
	text-decoration: none;
	color: #0000cc;
}

a:hover 
{
	
	text-decoration: none;
	color: #980000;
}

a:active {
	text-decoration: none;
	color: #980000;
}



body {
	background-image: url(images/sfondo.png); 
	background-repeat: repeat; 
	margin: 0;
	padding: 0;
	margin-bottom:0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.jpg);
	background-repeat: repeat;
	position: relative;
	width: 970px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
}

.header-title {
	position: absolute;
	left: 10px;
	top: 30px;
	
}

.header-barra {
	position: absolute;
	width: 930px;
    top: 22px;
    left:20px;
 	border: 0;
	border-top: 1px solid #ccc;
	height: 1px;
  }

.header-image-sx {
 	position: absolute;
	left: 30px;
	top: 38px;
}

.header-image-dx {
 	position: absolute;
	right: 30px;
	top: 38px;
}

.header-titolo {
	position: absolute;
	left: 250px;
	top: 28px;
}

.header-data {
	position: absolute;
	left:20px;
 	top: 10px;
	text-transform: capitalize;
	color: #333;
}

.header-utenti  {
	position: absolute;
	left:430px;
 	top: 10px;
	font-size: 11px;
	color: #333;
}

.header-menu  {
	position: absolute;
 	top: 0px;
	left:10px;

}

.Titolo1 {
	font-weight: bold;
	font-style:italic;
	color: Maroon;
}


h1 {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}

.h1 {
	color: Navy;
}

.h1-title {
	font-weight: bold;
	color: White;
	margin-bottom:20px;
 	text-align:center;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 1.3em;
	font-weight: bold;
}

.h2 {
  
	font-size: 1.3em;
	font-weight: bold;
	color:White;
	margin-bottom:20px;
	font-style:italic;
 	text-align:center;
}

h3 {
	margin-bottom: 0.5em;
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	margin-bottom: 0.5em;
	font-size: 1.5em;
	font-weight: bold;
}

h5 {
	margin-bottom: 0.5em;
	font-size: 1.6em;
	font-weight: bold;
}

h6 {
    margin-top: 0px;	
	margin-bottom: 0.5em;
	font-size: 1.8em;
	font-weight: bold;
	color: Maroon;
    text-align: center;
}

.nav {
	position: absolute;
	right:20px;
 	top: 10px;
	font-size: 11px;
	color: #333;
}


.menua {
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 18px; 
	top: 110px;
	text-transform: uppercase;
    width: 933px;
	height:30px;
	
}

.astatic {
	background-image: url(images/menu-selected.png);
	background-repeat: repeat-x;
	color:White;
	padding-bottom: 10px;
	padding-top:10px;
	height:25px;

}

.selected {
	padding:10px;

}

.menua a:visited {
	color: White;
    text-decoration: none;
}

.menua a:hover {
  	background-image: url(images/menuhover.png);
    background-repeat: repeat-x;
	color: White;
    text-decoration: none;
	padding-bottom: 10px;
	padding-top:10px;
	height:30px;

}

.area-riservata  {
	color: #999;
	 
}

.google {
	position: absolute;
	right: 30px;
	top: 60px;
}

.nomeutente {
	position: absolute;
	right:30px;
 	top: 65px;
	font-size: 11px;
	text-transform: capitalize;
}

.page {
	background-repeat: repeat-y; /* se si mette no repeat si evita di duplicare il lato grigio sinistro */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* 2.1 HOME PAGES */

#home, #categorie, links, #login {
	background-image: url(images/header.jpg);
	background-repeat:repeat;
	position: relative;
	width: 970px;
	padding-top: 1px; /* Weird Mozilla Bug - margine superiore della sidebar */
	padding-bottom: 0px; /* Weird Mozilla Bug */
	margin-top:0px;
}

#sidebar { /* div principale laterale a sx */
	float: left;
	width: 200px;
	height: 100%;
	padding: 0px 2px 0px 15px;
}

.div-sidebar { /* div secondario laterale a sx */
    border: 1px solid #a6c9e2;
    padding:  5px 5px 5px 5px;
    margin-bottom: 5px;
}

#content-centrale {
	width: 410px;
	float: left;
	height: 100%;
	padding: 0px 5px 0px 5px;
}

.div-content-centrale {
    border: 1px solid #a6c9e2;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
}

#sidebar-destro {
	width: 308px;
	float: left;
	height: 100%;
	padding: 0px 5px 0px 2px;
}

.div-sidebar-destro {
    border: 1px solid #a6c9e2;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
 }

#content {
	float: left;
	width: 725px;
    height: 100%;
   	padding: 0px 5px 0px 5px;

}

.div-content {
    border: 1px solid #a6c9e2; 
    padding: 5px 5px 0px 5px;
    margin-bottom: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: auto;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top:2px;
	margin-bottom: 0px;
	width: 970px;
	height: 80px;
	text-align: center;
	font-size: 10px;
}

.footer-barra {
	position: relative;
	width: 930px;
 	border: 0;
	border-top: 1px solid #999;
	height: 1px;
  }


