@charset "utf-8";
html, body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
a:link { color:#336666; text-decoration:none}
a:visited { color:#336666; text-decoration:none}
a:hover { text-decoration:none; cursor:auto; background:#99FFCC}
a:active { color:#336666; text-decoration:none}

imput[type="text"] {
	width:200px;
	height:16px;
	font-size:12px;
}
.form{
	padding:0px;
	margin:0px;
	font-size:0px;
	border:0px;

}
	
.skull {
	width:100%;
	height:100%;
}
.bordo {
	width:100%;
	height:130px;
	border:1px;
	border-style:solid;
	border-color:#000;
	background-color:#9FF
}
.cella {
	padding-left:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#009;
	text-align:center
}
.body_div {
	width:1000px;
	border:0px;
	border-style:solid;
	border-color:#000;
	margin:8px auto 0px auto;
	
}
.separator {
	width:192px;
	height:6px;
}
.separator_2 {
	width:100%;
	height:6px;
}
.testata {
	width:900px;
	height:100px;
	line-height:100px;
	border:1px;
	border-style:solid;
	border-color:#000;
	margin:4px auto 0px auto;
	text-align:center;
	font-weight:bold;
	color:#063;
	background-color:#3FF;
}
.padd {
	padding:6px;
}
.menu {
	width:194px;
	height:31px;
	border:0px;
	border-style:solid;
	border-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
		
}

.menu_logo {
	width:194px;
	height:132px;
	border:0px;
	border-style:solid;
	border-color:#000;
	text-align:center;
	
}

.menu_bandi {
	width:194px;
	height:170px;
	border:0px;
	border-style:solid;
	border-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:middle
	
	
}

.col_left {
	width:200px;
	float:left;
}



.col_central {
	width:498px;
	float:left;
}
.col_right {
	width:195px;
	float:left;
}
.central {
	width:785px;
	height:334px;
	border:0px;
	border-style:solid;
	background-image:url(../../index_files/psrsfondo_opaco.jpg);
	background-position:bottom center;
	border-color:#000;
	margin: 0px auto 0px auto;
	overflow:auto; 
	background-repeat: no-repeat;
}

.central_nosfondo {
	width:785px;
	height:334px;
	border:0px;
	border-style:solid;
	border-color:#000;
	margin: 0px auto 0px auto;
	overflow:auto; 

}

.central_bandi {
	width:785px;
	height:334px;
	border:0px;
	border-style:solid;
	border-color:#000;
	margin: 0px auto 0px auto;
	
}

.central_misure {
	width:785px;
	height:334px;
	border:0px;
	border-style:solid;
	background-image:url(../../index_files/psrsfondo_opaco.jpg);
	background-position:bottom center;
	border-color:#000;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	
}

.central_index {
	width:990px;
	height:334px;
	border:0px;
	border-style:solid;
	background-image:url(../../index_files/back2.jpg);
	background-position:center;
	border-color:#000;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	vertical-align:baseline;
	
}

.central_info {
	width:990px;
	height:334px;
	border:0px;
	border-style:solid;
	border-color:#000;
	margin: 0px auto 0px auto;
	overflow:auto;
	
}
.close_float {
	clear:left;
}
.padd_test {
	padding-top:40px;
}
.modulo {
	background-color:#EBEBEB;
	height:26px;
	line-height:26px;
}
.modulo_alto {
	height:310px;
	line-height:26px;
}
.space_sx {
	padding-left:8px;
}
.label_t {
	width:168px;
	float:left;
}
.text_i {
	width:300px;
	float:right;
}
.padd_input{
	padding-top:2px;
}
.padd_bottom{
	padding-bottom:2px;
	}
.posizione{
	bottom:2px;
	
}

.testo {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px	
}

.testo1 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px
}

.testo_psr {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#009933;
	
}
.no_hover
	a:hover { background:none }
	
	
