/* Elemeti di base */
html {
	padding: 0;
	margin: 0;
	height:100%;
}
body {
	height:100%;
	padding: 0;
	margin: 0;
	background:url(../impaginazione/fondi/pagina.jpg) center repeat-y;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:black;
	text-align:center;
}

* html #container
{
	height: 100%;
}

#container {
	min-height:100%;
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
a {
	color: #5ca90f;
	text-decoration:none;
}
a:hover {

	color: #5ca90f;
	text-decoration:underline;
}
h1 {
	font: 16px Georgia, Times, serif;
	color: #5ca90f;
	margin: 0;
	padding-top: 5px;
}
h1 a {
	color: #013b8d;
	text-decoration:none;
}
h1 a:hover {
	color: #013b8d;
	text-decoration:underline;
}
h2 {
	font: 14px Georgia, Times, serif;
	color: #b2b2b2;
	margin: 0;
}
h3 {
	font-size:11px;
	font-weight: bold;
	color: #ca0088;
	padding-bottom: 3px;
	font-variant: normal;
	margin: 1px auto;
}
h4 {
	font-size:9px;
	color: #76777a;
	padding-bottom: 3px;
	margin: 1px auto;
}
h5 {
	font-size: 11px;
	color: white;
	border-bottom:2px solid white;
	margin-bottom: 0;
	padding:2px
}
img {
	border: 0px;
}
/* ----------------- Paragrafi --------------------- */ 
p {
	padding: 5px;
	margin:0px;
}
/*  ----------------Elementi form--------------------- */ 
form, select, input, textarea, button {
	margin: 0;
	padding: 0;
}
input, textarea {
	border-top: 1px solid #939598;
	border-bottom: 1px solid #DCDDDE;
	border-left: 1px solid #939598;
	border-right: 1px solid #DCDDDE;
	background-image: url(../impaginazione/fondi/ombra_box.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight : normal;
	text-decoration: none;
	padding: 5px;
}
input.submit {
	border: 2px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	background-color: #5ca90f;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: none;
}
input.radio {
	font-size: 10px;
	border: 0px;
	background-image: none;
}
input.select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	border-bottom: 0px;
	background-image: none;
	font-weight : normal;
	text-decoration: none;
}
/* ---------- Tabella principale -------- */
#top_left_menu {
	float: left;
	width: 180px;
}
#top_left_menu_1 {
	float: left;
	width: 316px;
	height: 30px;
	background:url(../impaginazione/fondi/fondo_top_menu.jpg) left repeat-x;
}
div#splash {
    float: left;
	border: 0;
	width: 780px;
}
div#breadcrumb {
    float: left;
	width: 780px;
	height: 21px;
	line-height: 1.7em;
	background: url(../impaginazione/fondi/breadcrumb.gif) left no-repeat;
	color: #fff;
}
div#breadcrumb a {
    color: #c4e020;
	text-decoration: none;  
}
div#breadcrumb a:hover {
    color: #fff;
	text-decoration: none;
}

div#descrizione_attivita {
    float:left;
    width: 770px;
	padding: 5px 5px 10px;
}
div#cont_corpo {
    float: left;
    width: 780px;
}
* html #menuinferiore {
	float: left;
	margin: 0px;
	margin-top: -80px;
}
#menuinferiore {
	float: left;
	position: relative;
	margin: -80px auto 0 auto;
	color: white;
	width: 780px;
	height: 60px;
	background: url(../impaginazione/fondi/righe_grige.gif) bottom repeat-x;
}
div#menuinferiore a {
	color: white;
	text-decoration: none;
}
div#menuinferiore a:hover {
	color: white;
	text-decoration: underline;
}
#left {
    float:left;
	width: 180px;
	padding-bottom: 60px;
}
#right {
    width: 585px;
    float:left;
	padding-left: 10px;
	border-left: #d0d0d0 solid 1px;
	padding-bottom: 60px;
}
/*  ---------------- Div ----------------------- */ 
/* Fondi */
div#index_gallery {
    float: left;
	width: 390px;
	height: 186px;
	background:url(../impaginazione/fondi/gallery_index.gif) top no-repeat;
	text-align: left;
	color: #fff;
}
div#index_info {
    float: left;
	width: 390px;
	height: 186px;
	background:url(../impaginazione/fondi/richiedi_info_index.gif) top no-repeat;
	text-align: left;
	color: #fff;
}
div#index_righe {
    float: left;
	border: 0;
	margin: 0;
	padding: 0px 0px 50px 0px;
	background:url(../impaginazione/fondi/righe_grige.gif) top no-repeat;
}
div#righe_inside {
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
}
div#copy {
	left: 0;
	position: absolute;
	width: 780px;
	padding: 0;
	margin:auto;
	text-align: center;
	/*padding-top: 16px;*/
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #b2b2b2;
	height: 40px;
	line-height: 40px;
}
div#copy a {
    text-decoration: none;
	color: #b2b2b2;
}
div#copy a:hover {
    text-decoration: none;
	color: #5ca90f;
}
/*  ---------------- Classi ----------------------- */ 
/* Posizionamenti */
.sinistra {
	float: left;
	border: none;
}
/* Giustificazioni */
.giustificato {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	margin: 1.5em 0;
	padding: 0;
	line-height: 1.4em;
	text-align: justify;
	letter-spacing: 0.09em;
}
.testoBianco {
	font-size: 11px;
	padding:5px;
	color: white;
}
.testoBianco a {
	text-decoration: none;
	color: white;
}
.testoBianco a:hover {
	text-decoration:underline;
	color: white;
}
.testoNero {
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.testoNero a {
	text-decoration: none;
	color: black;
}
.testoNero a:hover {
	text-decoration:underline;
	color: black;
}
.over {
	text-decoration: line-through;
}
/* immagini */
.cornice {
	border:3px solid #5ca90f;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.soloCornice {
	border:3px solid #917a57;
}
.foto_categorie {
	border:1px solid #ff4e00;
}
.postit {
	width: auto;
	margin: 2px 4px;
	background: white;
	color: #000;
	padding: 4px;
	text-align: center;
	border: none;
	position: relative;
}
.postit img {
	border: 0;
	display: block;
	margin: 0px;
	padding: 2px;
}
.postit p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ca0088;
	margin: 2px;
	padding: 0;
	padding-top: 0px;
}
.categorie {
	font-weight: bold;
	font-size: 11px;
	padding:5px;
	color: white;
}
.categorie a {
	font-weight: normal;
	text-decoration: none;
	color: #ece2fd;
}
.categorie a:hover {
	font-weight: normal;
	text-decoration:underline;
	color: #ece2fd;
}
/* Menu di navigazione laterale nuovo */
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	padding: 0;
	margin: 0;
}
#vertmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#vertmenu li {
	margin: 0;
	padding: 0;
    text-indent: 20px;
    line-height: 25px;
	width:180px;
	font-weight: bold;
}
#vertmenu li a {
    text-decoration: none;
    display: block;
    background: url(../impaginazione/menu/pulsanti/fondo_left.gif) left no-repeat;
}
#vertmenu li a:hover, .attivo {
    text-decoration: none;
	color: #fff;
    display: block;
	background: url(../impaginazione/menu/pulsanti/fondo_left_h.gif) left no-repeat;
}
.attivo {
	margin: 0;
	padding: 0;
    text-indent: 20px;
    line-height: 25px;
	width:180px;
	font-weight: bold;
    text-decoration: none;
	color: #fff;
    display: block;
	/*background: url(../impaginazione/menu/pulsanti/fondo_left_h.gif) left no-repeat;*/
	background-image: url(../impaginazione/menu/pulsanti/fondo_left_h.gif);
	background-position: left;
	background-repeat: no-repeat;
}