/******************** Preload ********************/
.preload {
	color: #ffffff;
	background-color: #cc0000;
	font: bold 12px arial,verdana,sans-serif,monospace;
	padding: 5px 10px;
	position: absolute;
	left: 5px;
	top: 5px;
}


body { 
	color: #666;
	background-image: url(../images/sfondo.png);
	background-position: center 100%;
	font-size: 80%;
	font-family: georgia,times,sans-serif,monospace;
	margin: 0;
	padding: 0;
}

.sottomenu { 
	font-size: 85%;
}

.titolo_pagina {
	font-family: georgia,times,sans-serif,monospace;
	color: #666666;
	background-color: inherit;
	font-size: 24px;
	line-height: 100%;
	/*font-weight: bold;*/
}

ul { 
	/*line-height: 150%;*/
	list-style-type: none;
	margin: 1em 0;
	padding: 0; 
}

ul ul {
	margin: 0 10px 0;
}

ul ul p {
	margin: 1em 0;
	padding: 0;
	line-height: 15px;
}

ul ul p a font {
	font-size: 11px;
}

.spazio {
	line-height: 140%;
	padding: 20px;
}

.spazio2 {
	line-height: 20px;
	padding: 40px;
}

a:link, a:visited { 
	color: #333;
	text-decoration: none;
}

a:hover, a:active, a:focus { 
	color: #999;
}

#home_dx a:link, #home_dx a:visited { 
	color: #0066ff;
	text-decoration: underline;
}

#home_dx a:hover, #home_dx a:active, #home_dx a:focus { 
	color: #999;
}

h2 { 
	color: #031;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0.83em 0;
}

#form { 
	background-color: #d9e2bf;
}

h3  { 
	color: #6c0000;
	font-size: 1.17em;
	font-weight: normal;
	margin: 1em 0;
}

.spaziocell { 
	padding: 5px;
}

.indexcolumn { 
	padding: 5px 10px 15px 20px;
	vertical-align: top; 
	border-right: thin dotted #999;
}

.indexcolumn2 { 
	padding: 5px 10px 15px 20px;
	vertical-align: top;
	border-right: thin solid #999;
}


img, a img { border: 0; }

table { border: 0; }


/********** Menu : Inizio ****/
a.menu:link, a.menu:visited { 
	color: #333;
	text-decoration: none;
}

a.menu:hover, a.menu:active, a.menu:focus { 
	color: #999;
}

a.menu_on:link, a.menu_on:visited { 
	color: #fff;
	text-decoration: none;
}

a.menu_on:hover, a.menu_on:active, a.menu_on:focus { 
	color: #fff;
}
/********** Menu : Fine ****/


/********** Sottomenu Pubblicazioni : Inizio ****/
#sm2 a, a.sm2 { 
	font-size: 10px;
}
/********** Sottomenu Pubblicazioni : Fine ****/






.box_form {
	width: 854px;
	color: #000000;
	background-color: transparent;
	/*background: #333333 url('../immagini/bg/bg_black_big.jpg') repeat-x 0 0; */
	/*background: #464545 url('../immagini/struttura/pan_big.jpg') no-repeat 0 0;*/
	text-align: center;
}

.box_form_bottom {
	color: #dddddd;
	background: #464545 url('../immagini/struttura/pan_big_bottom.jpg') no-repeat 0 0;
}

.bform {
	/*color: #dddddd;
	background-color: #464545;
	border-top: 4px solid #333333;*/
	padding: 20px;
	line-height: 20px;
}

.bform_titolo {
	/*color: #ffcf83;
	background-color: inherit;*/
	font-size: 24px;
	font-weight: bold;
	line-height:40px;
}

.bform_titolo2 {
	/*color: #ffcf83;
	background-color: inherit;*/
	font-size: 12px;
	font-weight: bold;
	line-height:40px;
}

.bform_disab {
	color: #999999;
	background-color: inherit;
}

.bform_red {
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
}

.bform_ast {
	margin-right: 5px;
	color: #ff0000;
	background-color: transparent;
	font-weight: bold;
}

.bform_check {
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
	display: inline;
}

.bform_obbligatorio {
	color: #fd4700;
	background-color: inherit;
	font-weight: bold;
}

a.bform_link, a.bform_link:link, a.bform_link:visited {
	color: #ff6600;
	background-color: inherit;
	text-decoration: underline;
}

a.bform_link:hover, a.bform_link:active, a.bform_link:focus {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}


.bform_errore {
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
	display: inline;
}

.bform_conferma {
	color: #669933;
	background-color: inherit;
	font-weight: bold;
	display: inline;
}



.bform_privacy {
	height: 110px;
	overflow: auto;
	border: 1px solid #dddddd;
	color: #666666;
	background-color: #eeeeee;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}

.bform_privacy_on {
	height: 110px;
	overflow: auto;
	border: 1px solid #dddddd;
	color: #000000;
	background-color: #ffd6be;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}







/******************** Form ********************/

form {
	font: normal 11px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 10px;*/
	margin: 1px;
}

select {
	color: #666666;
	background-color: #ffffff;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;*/
}

textarea {
	color: #000000;
	background-color: #e4e4e4;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;*/
}

input {
	color: #000000;
	background-color: #e4e4e4;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;*/
}

.fastk {
	clear:left;
	float:left;
	width:10px;
	margin-right:10px;
	text-align:left;
	color:#ff0000;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
}

.flabel {
	/*clear:left;*/
	float:left;
	width:100px;
	margin-right:20px;
	text-align:left;
	font-size:12px;
}

.fbox {
	float:left;
	width:480px;
	margin-bottom:10px;
	text-align:left;
	display:inline;
}

.fs {
	color:#ff0000;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
}

.fcheck {
	color:#ff0000;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

.fcheckblock {
	color:#ff0000;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
	display:block;
}

.fprivacy {
	height: 110px;
	overflow: auto;
	border: 1px solid #c3d9ff;
	color: #666666;
	background-color: #dddddd;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}

.fprivacyon {
	height: 110px;
	overflow: auto;
	border: 1px solid #c3d9ff;
	color: #000000;
	background-color: #ffd6be;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}


.fast {
	margin-right: 5px;
	color: #ff0000;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}

.flabelcell {
	margin-right: 20px;
	text-align: right;
	font-size: 12px;
}

.fboxcell {
	margin-bottom: 10px;
	text-align: left;
}

.fboxcell_strong {
	color: #007677;
	background-color: inherit;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size:12px;
}










div.pagination {
	padding:3px;
	margin:3px;
	/*text-align:center;*/
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	
	text-decoration: none; 
	color: #656565;
}
div.pagination a:hover, div.pagination a:active {
	color: #393939;
	background-color: #e5e5e5;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	font-weight: bold;
	background-color: #909090;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #ccc;
}
