body {
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4c4c4c;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #4d4e4e;
	scrollbar-3dlight-color : #c6c6c6;
	scrollbar-base-color : #c6c6c6;
	scrollbar-darkshadow-color :  #c6c6c6;
	scrollbar-face-color :  #c6c6c6;
				scrollbar-arrow-color : #ffffff;
 /* background: #d7d7d7;	*/			
				margin-top : 0px;
				margin-left : 0px;
				margin-right : 0px;
				margin-bottom : 0px;
	background-image: url(img/sfondo_esterno.png);
	background-repeat: repeat-x;
	background-position: top center;
/*	background-attachment: fixed;*/
}

body.admin {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0pt;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4c4c4c;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #4d4e4e;
	background: #f2f2f2;			
}

a
{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #003c4d;
	text-decoration: none;
}
a:hover
{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a_1
{
	font-size: 9px;
	line-height: 12px;
	font-family: sans-serif, Verdana, Raleway, tahoma, palatino linotype regular, palatino linotype, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.a_1:hover
{
	font-size: 9px;
	line-height: 12px;
	font-family: sans-serif, Verdana, Raleway, tahoma, palatino linotype regular, palatino linotype, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #4d4e4e;
	text-decoration: underline;
}

hr {
    border: none;
    /* top    */ border-top: 0px solid #ccc;
    /* middle */ background-color: #666666; color: #666666;
    /* bottom */ border-bottom: 0px solid #eee;
    height: 1px;
    *height: 1px; /* IE6+7 need the total height */
}

form
{
	margin: 0px;
}

/* H */
h1
{
	margin: 0px;
}
h2
{
	margin: 0px;
}
h3
{
	margin: 0px;
}
h4
{
	margin: 0px;
}
h5
{
	margin: 0px;
}



 /*CORNICE CON OMBRA */
.cornice_ombra
{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	box-shadow: 3px 3px 6px #666666;
}
.cornice_ombra_1
{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 60px;
	box-shadow: 3px 3px 6px #333333;
}


 /* TESTI COLORE BASE */
.testo_rosso
{
	color: #ff0000;
}
.testo_blu
{
	color: #0000ff;
}
.testo_nero
{
	color: #000000;
}
.testo_bianco
{
	color: #ffffff;
}
.testo_verde
{
	color: #00ff00;
}
.testo_rosso_base
{
	color: #ff0000;
	font-size: 12px;
}
.testo_rosso_base:hover
{
	color: #ff0000;
	font-size: 12px;
}
.testo_rosso_grande
{
	color: #ff0000;
	font-size: 16px;
}
.testo_rosso_piccolo
{
    text-indent: 0pt;
    text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.testo_rosso_campi
{
	color: #d7191f;
}


 /* NEWSTICKER*/
#newsticker-demo { 
width:200px; 
background:; 
padding:0px 0px; 
font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
font-size:12px;
margin:0px;
}
#newsticker-demo a { 
text-decoration:none; 
}
#newsticker-demo img { 
border: 0px solid #FFFFFF; 
}
#newsticker-demo .title {
text-align:left;
font-size:11px;
font-weight:bold;
padding:0px;
}
.newsticker-jcarousellite { 
width:200px; 
}
.newsticker-jcarousellite ul li{ 
list-style:none; 
display:block; 
padding-bottom:1px; 
margin-bottom:5px; 
}
.newsticker-jcarousellite .thumbnail { 
float:left; 
width:110px; 
}
.newsticker-jcarousellite .info { 
position: relative; 
width:200px; 
height: auto;
}
.newsticker-jcarousellite .info span.cat { 
display: block; 
font-size:10px; 
color:#000000; 
}
.clear { 
clear: both; 
}



/* SLIDER */

#button {
	width: 96%;
	margin: 0;
}

/*
ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}
*/

/*DROPDOWN*/
.dropdown_aesse {
	display:none;
	width:100%;
	border: 0px solid #1c1c1c;
	margin-top: 0px; 
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #003c4d;
	text-decoration: none;
}
.dropdown_aesse li {
	margin:0; 
	padding:0; 
}
.dropdown_aesse li a {
	color:#4d4e4e; 
	text-decoration:none; 
	margin:0; 
	padding:0px; 
	display:block;
}
.dropdown_aesse li a:hover {
	margin:0; 
	padding:0px;
	font-weight:bold;
	color: #F00880;
}

 /* concorsiTICKER*/
#concorsiticker-demo { 
width:200px; 
background:; 
padding:0px 0px; 
font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
font-size:12px;
margin:0px;
}
#concorsiticker-demo a { 
text-decoration:none; 
}
#concorsiticker-demo img { 
border: 0px solid #FFFFFF; 
}
#concorsiticker-demo .title {
text-align:left;
font-size:11px;
font-weight:bold;
padding:0px;
}
.concorsiticker-jcarousellite { 
width:200px; 
}
.concorsiticker-jcarousellite ul li{ 
list-style:none; 
display:block; 
padding-bottom:1px; 
margin-bottom:5px; 
}
.concorsiticker-jcarousellite .thumbnail { 
float:left; 
width:110px; 
}
.concorsiticker-jcarousellite .info { 
position: relative; 
width:200px; 
height: auto;
}
.concorsiticker-jcarousellite .info span.cat { 
display: block; 
font-size:10px; 
color:#000000; 
}
.clear { clear: both; }

	/* GALLERY LIGHTBOX */
	
/*
#main{
margin:0 auto;
padding:0;
width:960px; 
height:800px;
background-color:#FFF;
-moz-box-shadow: 0 0 5px 5px #d6d6d5; 
-webkit-box-shadow: 0 0 5px 5px#d6d6d5;
box-shadow: 0 0 5px 5px #d6d6d5;
margin-top:-5px;
z-index:200;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
behavior: url(/PIE.htc);
}
#feature{ 
margin-top: 3px solid #e2e2e2; 
position:relative; top: 60px;
}
#feature p{ 
margin:5px 25px 5px 20px;
}
.leggi{ 
float:right; 
font: 16px 'Rammetto One', cursive;}
*/

/*DA MODIFICARE */


.overlay{ cursor:pointer;}

#thumb-cont{ 
padding:20px 0px 10px 5px;
}

#thumb-cont img{
	 border:1px solid #d2d2d2; 
	 transform: skew(0deg, -2deg);
    -webkit-transform: skew(0deg, -2deg);
	-o-transform: skew(0deg, -2deg);
    -moz-transform: skew(0deg, -2deg);behavior: url(/PIE.htc);}

.overlay{ 
	width:100%; height:100%; 
	position:absolute; top:0px; left:0px; 
	background:black url(/img/loader_AA.gif) no-repeat scroll center center; 
	z-index:20000; }

#lightbox-cont{ 
	position:absolute;  
	border-radius:5px; z-index:20000; behavior: url(/PIE.htc);}

.chiudi{ position:absolute; top:-10px; right:-10px;  z-index:90000; cursor:pointer;}

#lightbox-cont img:not(.chiudi) {
	-moz-box-shadow: 0 0 10px 5px #000; 
	-webkit-box-shadow: 0 0 10px 5px #000;
	box-shadow: 0 0 10px 5px #000;
	behavior: url(/PIE.htc);
}

	/* FINE GALLERY LIGHTBOX */
	

 /* ORDINAMENTO DRAG & DROP */
	
TABLE.pagine_10
{
  border-top: 1pt #003466 solid;
  border-right: 1pt #003466 solid;
  border-bottom: 1pt #003466 solid;
  border-left: 1pt #003466 solid;
  border-collapse: collapse;
}
TABLE.pagine_11
{
  border-top: 0pt #003466 solid;
  border-right: 1pt #003466 solid;
  border-bottom: 1pt #003466 solid;
  border-left: 1pt #003466 solid;
  border-collapse: collapse;
}
	
#info_ordinamento {
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	border: 0px solid #333;
	background-color: #ffffff;
}

#lista_ordinamento {
	list-style: none;
}

#lista_ordinamento li {
	display: block;
	padding: 0px 0px;
	margin-bottom: 0px;
	}
#lista_ordinamento li:first-child {
	}
#lista_ordinamento li:last-child {
	}

#lista_ordinamento li img.trascinabile {
	margin-right: 0px;
	cursor: move;
	vertical-align:middle;
}
#lista_ordinamento li strong {
	vertical-align:middle;
	}


#lista_ordinamento div {
	display: block;
	padding: 0px 0px;
	margin-bottom: 0px;
	}
#lista_ordinamento div:first-child {
	}
#lista_ordinamento div:last-child {
	}

#lista_ordinamento div img.trascinabile {
	margin-right: 0px;
	cursor: move;
	vertical-align:middle;
}
#lista_ordinamento div strong {
	vertical-align:middle;
	}

 /* FINE ORDINAMENTO DRAG & DROP */
	

 /* SLIDE IMMAGINI responsiveslides */
	.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
 /* FINE SLIDE IMMAGINI responsiveslides */
	

	
 /* INIZIO s3Slider slider con testi dinamici */
#aesseslider100 {
top: 0px;
left: 0px;
    width: 630px; /* important to be same as image width */
    height: 478px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#aesseslider100Content {
top: 0px;
left: 0px;
    width: 630px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.aesseslider100Image {
    float: left;
    position: relative;
	display: none;
}
.aesseslider100Image span {
    position: absolute;
	font-size: 12px;
	line-height: 18px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.aesseslider100Image span strong {
    font-size: 14px;
}
.left {
	top: 11;
    left: 10;
	width: 160px !important;
	height: 433px;
}
.right {
	right: 12;
	bottom: 14;
	width: 160px !important;
	height: 433px;
}
ul.s3slider 
{ 
top: 0;
left: 0;
margin: 0;
padding: 0;
list-style-type: none;
}
 /* FINE s3Slider slider con testi dinamici */
	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li, 
	#slider3 ul, #slider3 li, 
	#slider4 ul, #slider4 li, 
	#slider5 ul, #slider5 li, 
	#slider6 ul, #slider6 li, 
	#slider11 ul, #slider11 li, 
	#slider12 ul, #slider12 li, 
	#slider13 ul, #slider13 li 
	{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:630px;
		height:487px;
		overflow:hidden; 
		}	
		
		
		
	#slider11 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:500px;
		height:400px;
		overflow:hidden; 
		}	
	#slider12 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:380px;
		height:280px;
		overflow:hidden; 
		}	
		
	#slider3 li, #slider4 li 
	{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:400px;
		height:150px;
		overflow:hidden;
		}	
	#slider5 li
	{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:250px;
		height:300px;
		overflow:hidden; 
		}	
	#slider6 li
	{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:350px;
		height:100px;
		overflow:hidden; 
		}	
		
		
		
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:none;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#003c4d;
		color:#ffffff;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#07A9D7;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* FINE Easy Slider */


/* RhinoSlider */
*
.rhino-btn {
/*	background:url(img/rhinoslider-sprite.png) 0 0 no-repeat;*/
	z-index:10;
	width:56px;
	height:53px;
	display:block;
	text-indent:-999%;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-prev, .rhino-next { bottom:-4px; }

.rhino-prev {
	top:	100px;
	left:-40px;
	background:url(img/freccia_sinistra.png) 0px 0px no-repeat;
}

.rhino-next {
	top:	100px;
	right:-60px;
	background:url(img/freccia_destra.png) 0px 0px no-repeat;
}

.rhino-prev:hover { 
	top:	100px;
	left:-40px;
	background:url(img/freccia_sinistra.png) 0px 0px no-repeat;
}

.rhino-next:hover { 
	top:	100px;
	right:-60px;
	background:url(img/freccia_destra.png) 0px 0px no-repeat;
}

.rhino-toggle {
	top:-4px;
	left:-6px;
}

.rhino-play { background-position:0 0; }

.rhino-play:hover { background-position:0 -53px; }

.rhino-pause { background-position:-56px 0; }

.rhino-pause:hover { background-position:-56px -53px; }

.rhino-container { position:relative; }

.rhino-caption {
	position:absolute;
	background: #000;
	display:none;
	left:0;
	right:0;
	top:0;
	color:#fff;
	padding:10px;
	text-align:right;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets {
	position: absolute;
	top: -40px;
	left: 50%;
	margin:0 0 0 -50px;
	z-index: 10;
	background: #fff;
	padding:0;
}

.rhino-bullets:before, .rhino-bullets:after {
	position:absolute;
	display:block;
	left:-16px;
	content:' ';
	width:16px;
	height:26px;
/*	background:url(img/rhinoslider-sprite.png) -224px 0 no-repeat;*/
}

.rhino-bullets:after {
	left:auto;
	right:-16px;
	background-position: -240px 0;
}

.rhino-bullets li {
	float:left;
	display:inline;
	margin:0 2px;
}

.rhino-bullets li a.rhino-bullet {
	display: block;
	width: 25px;
	height: 30px;
	cursor: pointer;
	background: white;
	font-size: 16px;
	text-align: center;
	padding: 6px 0 5px 0;
	color: #333;
	text-decoration:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets li a.rhino-bullet:hover, .rhino-bullets li a.rhino-bullet:focus {
	color:#999;
	background:#eee;
}

.rhino-bullets li a.rhino-bullet.rhino-active-bullet {
	color:#fff;
	background:#003c4d;
}


/* FINE RhinoSlider */

 /* CORPO */	
.main_corpo
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    text-align: left;
	padding: 0px;
	z-index: 3;
	font-size: 11px;
	line-height: 11px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: none;
}

/*INTESTAZIONE*/
.intestazione_alta
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 20px;
    text-align: center;
    z-index: 40;
	margin: 0px;			
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #003c4d; 
}

.intestazione_gen_sfondo
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 267px;
    text-align: center;
    z-index: 40;
	margin: 0px;			
	padding: 0px 0px;
}
.intestazione_flash
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 70px;
    text-align: center;
    z-index: 310;
	padding: 0px 0px;
	border: 0px solid #003c4d; 
	/*box-shadow: 3px 3px 6px #666666;*/
	font-size: 60px;
	line-height: 60px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
 font-weight: 300;
	color: #888888;
	text-decoration: none;
}







  /* INTESTAZIONE LOGHI */
.intestazione_loghi_gen
{
	position: relative;
	top: 16px;
	left: 723px;
    width: 224px;
    height: 38px;
    text-align: left;
    z-index: 1;
	padding: 0px 0px;
	margin: 0px;
	background-image: url(img/bordobianco.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.intestazione_loghi_testo
{
	position: relative;
	top: 3px;
	left: 7px;
	width: 220px;
    text-align: left;
    z-index: 1;
	padding: 0px 0px;
	margin: 0px;
}
.intestazione_loghi_blocco
{
	float: left;
    /*width: 140px;*/
    height: 38px;
    text-align: center;
    z-index: 8;
	padding: 0px 0px;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 2px;	
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;	
	border-left: 0px solid #dedede;	
	border-right: 0px solid #dedede;	
	font-size: 13px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}
.intestazione_loghi_stacco
{
	position: relative;
	top: 0px;
	padding: 0px 0px;
	margin: 0px;
 text-align: center;
}



/*COLONNA UNICA*/
.colonna_unica
{
	float: left;
	top: 0px;
    width: 100%; 
    text-align: left;
    z-index: 100;
	padding: 0px 0px;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;	
	border-left: 0px solid #dedede;	
	border-right: 0px solid #dedede;	
	font-size: 11px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: rgba(255,255,255,0.8);
}
.colonna_unica_int
{
	position: relative;
	top: 0px;
	left: 0px;
	 width: 100%;
    text-align: left;
    z-index: 100;
	margin-left: 0px;	
	padding: 0px 0px;
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;	
	border-left: 0px solid #dedede;	
	border-right: 0px solid #dedede;	
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}

/*COLONNA UNO_DUE*/
.colonna_uno_due
{
	float: left;
	top: 0px;
    width: 740px; 
    text-align: left;
    z-index: 100;
	padding: 0px 0px;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 10px;	
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;	
	border-left: 0px solid #dedede;	
	border-right: 1px solid #b5b5b5;	
	font-size: 11px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: rgba(255,255,255,0.8);
}
.colonna_uno_due_int
{
	position: relative;
	top: 0px;
	left: 0px;
	 width: 100%;
    text-align: left;
    z-index: 100;
	margin-left: 0px;	
	padding: 0px 0px;
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;	
	border-left: 0px solid #dedede;	
	border-right: 0px solid #dedede;	
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}
.colonna_uno_due_int_1
{
	position: relative;
	top: 0px;
	left: 66px;
	 width: 688px;
    text-align: left;
    z-index: 100;
	margin-left: 0px;	
	padding: 0px 0px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}


/*COLONNA UNO*/
.colonna_uno
{
	float: left;
    width: 489px;
    text-align: left;
    z-index: 80;
	padding: 0px 0px;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 10px;	
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;	
	border-left: 0px solid #dedede;	
	border-right: 1px solid #b5b5b5;	
	font-size: 11px;
	line-height: 14px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}
.colonna_uno_int
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 500px;
    text-align: left;
    z-index: 90;
	padding: 0px 0px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/*COLONNA DUE*/
.colonna_due
{
	float: left;
	top: 0px;
    width: 230px; /* larghezza reale 470 */
    text-align: left;
    z-index: 100;
	padding: 0px 0px;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	border-top: 0px solid #00ff00;
	border-bottom: 0px solid #00ff00;	
	border-left: 0px solid #00ff00;	
	border-right: 0px solid #00ff00;	
	font-size: 11px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.colonna_due_int
{
	position: relative;
	top: 0px;
	left: 10px;
	 width: 220px;
    text-align: left;
    z-index: 100;
	margin-left: 0px;	
	padding: 0px 0px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}

.colonna_due_titolo
{
	position: relative;
	top: 0px;
	left: 0px;
	 width: 100%;
    text-align: left;
    z-index: 100;
	margin-left: 0px;	
	padding: 0px 0px;
	font-size: 13px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	background-image: url(img/titolo_striscia.png);
	background-repeat: repeat-y;
	background-position: top center;
}

/*COLONNA TRE*/
.colonna_tre
{
	float: left;
	top: 0px;
    width: 270px; 
    text-align: left;
    z-index: 8;
	padding: 0px 0px;
	margin-left: 0px;	
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;	
	border-left: 0px solid #333333;	
	border-right: 0px solid #333333;	
	font-size: 11px;
	line-height: 14px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}
.colonna_tre_int
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 270px;
    text-align: left;
    z-index: 1;
	margin-left: 0px;	
	padding: 0px 0px;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

	  /* MENU VERTICALE TENDINA DROPDOWN */
.verticale
{
 position: relative; 
	top: 0px;
	left: 0px;
	margin-left: 0px;	
	margin-right: 0px;	
	margin-top: 0px;		
	margin-bottom: 0px;	
    z-index: 1000;
	text-indent: 0px;
	font-size: 18px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
padding:0; 
}
.verticale dt 
{
border:0px solid #9ac1c9; 
font-weight:normal; 
cursor:pointer; 
	background-image: url(img/cornice_c1_a_titolo.png);
	background-repeat: y;
	background-position: top center;
padding:0px; 
margin-left:0px;
    z-index: 1000;
text-indent: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}
.verticale dt:hover 
{
background:url(img/cornice_c1_a_titolo.png);
padding:0px; 
margin-left:0px;
text-indent: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}
.verticale dd 
{
position: relative; 
top: 0px;
left: 0px;
overflow:hidden; 
width:160px; 
display:none; 
background:; 
z-index:200; 
opacity:0;
padding:0px; 
margin-left:0px;
}
.verticale a, .verticale a:active, .verticale a:visited 
{
display:block; 
width:160px;
border-bottom:0px solid #dedede; 
padding:0px; 
margin:0px;
	font-size: 11px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
text-indent:5px; 
}
.verticale a:hover 
{
background:; 
width:160px;
border-bottom:0px solid #dedede; 
padding:0px; 
margin:0px;
	font-size: 11px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
text-indent:5px; 
}

.verticale_dt_link 
{
	font-size: 15px;
	line-height: 44px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #11708E;
	text-decoration: none;
}
.verticale_dt_link:hover 
{
	font-size: 15px;
	line-height: 44px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #11708E;
	text-decoration: none;
}


.verticale_1
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 162px;
    text-align: left;
    z-index: 1;
	margin-top: 10px;	
	padding: 0px 0px;
	font-size: 15px;
	line-height: 30px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #737573;
	text-decoration: none;
}


/*FLOAT*/
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}




/*MAPPA */
.mappa
{
position: relative;
left: 0px;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 100;
}

/*TESTO NUMERI PAGINE*/
.pagine_numeri_attiva
{
    text-align: left;
    line-height: ;
	font-size: 11px;
    color: #4d4e4e;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	text-decoration: none;
}

/*FONDO*/
.fondo_gen
{
position: relative;
top: 30px;
left: 0px;
width: 100%;
text-indent: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-left: 0pt;
padding-bottom: 0pt;
margin-top: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
margin-right: 0pt;
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;	
z-index: 80;
/*background: #003c4d;*/
	background-image: url(img/fondo.png);
	background-repeat: no-repeat;
	background-position: top center;
	/*background-attachment: fixed;*/

}
.fondo_gen_int
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    text-align: center;
    z-index: 15;
margin-top: 20pt;
margin-bottom: 20pt;
	font-size: 12px;
	line-height: 15px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/*CREDIT*/
.credit
{
	position: relative;
	top: 30px;
	left: 0px;
    width: 90%;
    text-indent: 0px;
    text-align: center;
    z-index: 15;
	padding-top: 0px;
	padding-bottom: 0px;		
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #9aa09c;	
	border-right: 0px solid #dedede;	
	font-size: 14px;
	line-height: 30px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.credit_testo
{
	font-size: 13px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4AA74E;
	text-decoration: none;
}

/*TABLE */
TABLE.pagine 
{
  border-top: 1pt #d5d5d5 solid;
  border-right: 1pt #d5d5d5 solid;
  border-bottom: 1pt #d5d5d5 solid;
  border-left: 1pt #d5d5d5 solid;
  border-collapse: collapse;
}
TABLE.pagine_2
{
  border-top: 1pt #d5d5d5 solid;
  border-right: 1pt #d5d5d5 solid;
  border-bottom: 1pt #d5d5d5 solid;
  border-left: 1pt #d5d5d5 solid;
  border-collapse: collapse;
}
TABLE.pagine_3
{
  border-top: 1pt #dedede solid;
  border-right: 1pt #dedede solid;
  border-bottom: 1pt #dedede solid;
  border-left: 1pt #dedede solid;
  border-collapse: collapse;
}
TABLE.pagine_senza_bordi 
{
  border: 0pt #ffffff solid;
  padding: 0pt;
}
TABLE.admin_pagine_form 
{
  border-top: 1pt #cfcfcf solid;
  border-right: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
  border-left: 1pt #cfcfcf solid;
  border-collapse: collapse;
}




.titoli_elenco
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    border: 0pt solid #dedede;
    text-indent: 0pt;
    text-align: left;
	font-size: 20px;
	line-height: 30px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


  /* FORM SITO */
.titoli_fondo
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 6000px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0pt solid #dedede;
    text-indent: 10pt;
    text-align: left;
	font-size: 20px;
	line-height: 26px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.titoli_fondo_1
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 600px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0pt solid #dedede;
    text-indent: 10pt;
    text-align: left;
	font-size: 16px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #003c4d;
	text-decoration: none;
}

  /* CONTATTI */
.pannello_cerca_campo
{
 float: left;
	width: 85px;
	height: 18px;	
    margin-top: 0pt;
    margin-right: 0pt;
    margin-left: 0pt;
    margin-bottom: 0pt;
    text-align: left;
 /*background-color: rgba(255,255,255,0.9);*/
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.pannello_cerca_campo_1
{
 float: left;
	width: 85px;
	height: 18px;	
    margin-top: 0pt;
    margin-right: 0pt;
    margin-left: 0pt;
    margin-bottom: 0pt;
    text-align: left;
 /*background-color: rgba(255,255,255,0.9);*/
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #003c4d;
	text-decoration: none;
}
.pannello_cerca_campo_2
{
 float: left;
	width: 75px;
	height: 18px;	
    margin-top: 0pt;
    margin-right: 0pt;
    margin-left: 0pt;
    margin-bottom: 0pt;
    text-align: left;
 /*background-color: rgba(255,255,255,0.9);*/
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.pannello_cerca_valore
{
 float: left;
	height: 40px;	
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: right;
}
.pannello_cerca_valore_1
{
 float: left;
	height: 35x;	
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: right;
}
.pannello_cerca_valore_2
{
 float: left;
	height: 30px;	
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: right;
}


  /* CONTATTI */
.contatti_campo
{
    padding-top: 1pt;
    padding-right: 10pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: right;
	font-size: 14px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.contatti_valore
{
    height: 18px;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: left;
	font-size: 12px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #4d4e4e;
	text-decoration: none;
}


/*TITOLI*/
.titolo_1
{
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
 font-weight: 200;	
	color: #333333;
	text-decoration: none;
	/*text-shadow: 3px 3px 6px #000000;*/
}
.titolo_2
{
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
 font-weight: 400;	
	color: #003c4d;
	text-decoration: none;
	/*text-shadow: 3px 3px 6px #000000;*/
}
.titolo_div
{
position: relative;
    width: 90%px;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 700;
	font-size: 22px;
	line-height: 28px;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	color: #252525;
	text-decoration: none;
}



/*TESTO*/
.testo_1
{
	font-size: 14px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #4d4e4e;
	text-decoration: none;
}
.testo_2
{
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testo_3
{
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.testo_4
{
	font-size: 11px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #007639;
	text-decoration: none;
}
.testo_5
{
	font-size: 14px;
	line-height: 20px;
	font-family: Verdana, tahoma, sans-serif, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #FF6a00;
	text-decoration: none;
}
.testo_6
{
	font-size: 16px;
	line-height: 36px;
	font-family: Helvetica, Verdana, tahoma, sans-serif, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.div_generale
{
position: relative;
top: 0px;
left: 0px;
    width: 95%;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 20pt;
    padding-left: 20pt;
    padding-bottom: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
	background: #ffffff;
    z-index: 80;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-family: tahoma, Arial, Verdana, sans-serif, Helvetica, comic sans ms, ;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.div_generale_1
{
position: relative;
top: 0px;
left: 0px;
    width: 95%;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 20pt;
    padding-left: 20pt;
    padding-bottom: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
	background: #ffffff;
    z-index: 80;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-family: tahoma, Arial, Verdana, sans-serif, Helvetica, comic sans ms, ;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



/*FORM*/
input:focus, textarea:focus, select:focus
{
    background: #ffff00;
}

/*
.campo_scritte
{
	padding: 2px 2px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #646466;
	font-size: 11px;
    color: #464646;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte_1
{
	padding: 0px 0px;
    text-align: left;
    height: 20px;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #646466;
	font-size: 11px;
    color: #464646;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte_2
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #646466;
	font-size: 12px;
    color: #464646;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
*/




.campo_scritte
{
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
   /* width: 300px; */
    min-height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #f5ff57;
	border: 2px solid #2910dc;
	font-size: 14px;
	line-height: 20px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte:hover
{
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
   /* width: 300px; */
    min-height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #123666;
	font-size: 14px;
	line-height: 20px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte_1
{
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
   /* width: 300px; */
    height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #f5ff57;
	border: 2px solid #2910dc;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	text-decoration: none;
}
.campo_scritte_1:hover
{
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
   /* width: 300px; */
    height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #123666;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte_2
{
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
   /* width: 300px; */
    height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte_2:hover
{
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
   /* width: 300px; */
    height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #123666;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}

.campo_scritte_3
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
    text-align: left;
    height: 20px;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #646466;
	font-size: 12px;
    color: #464646;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte_4
{
	padding: 0px 0px;
    text-align: left;
    height: 18px;
    text-indent: 2px;
    background: #fffd76;
	border: 1px solid #646466;
	font-size: 12px;
    line-height: 18px;
    color: #464646;
	font-family: Verdana, tahoma, Helvetica, sans-serif, Arial;
	font-weight: normal;
	text-decoration: none;
}
.campo_scritte_5
{
	padding: 0px 0px;
    text-align: left;
    height: 18px;
    text-indent: 2px;
    background: #a2efe0;
	border: 1px solid #646466;
	font-size: 12px;
    line-height: 18px;
    color: #464646;
	font-family: Verdana, tahoma, Helvetica, sans-serif, Arial;
	font-weight: normal;
	text-decoration: none;
}



.campo_scritte_contatti
{
	padding: 0px 0px;
    text-align: left;
    height: 20px;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #646466;
	font-size: 12px;
    color: #464646;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.form_invia
{
	position: relative;
	top: 10px;
	left: 30px;
    width: 700px;
    text-align: center;
	padding: 0px 0px;
}
.form_invia_float
{
	float: left;
	top: 0px;
	left: 150px;
    width: px;
    text-align: center;
	margin-right: 10px;
	padding: 0px 0px;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: none;
}
.form_elemento_1
{
position: relative;
top: 0px;
left: 0px;
    width: 100%;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 5pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
    text-align: left;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 700;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.form_submit
{
	padding: 0px 0px;
    width: 95%;
    height: 60px;
    text-align: center;
    text-indent: 0px;
    background: #767676;
	border: 0px solid #767676;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
 font-weight: 300;
	text-decoration: none;
}
.form_submit:hover
{
	padding: 0px 0px;
    width: 95%;
    height: 60px;
    text-align: center;
    text-indent: 0px;
    background: #9c9c9c;
	border: 0px solid #9c9c9c;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
 font-weight: 300;
	text-decoration: none;
}



/*ADMINISTRATOR*/
.admin_corpo
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
    text-align: left;    
	padding: 0px;
	z-index: 5;
	font-size: 11px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.admin_main
{
	position: relative;
	top: 0px;
	left: 0px;
 width: 100%;
	z-index: 10;
	padding: 0px;
	text-align: left;
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	border-right: 0px solid #dedede;
	background: #F2F2F2;			
	font-size: 12px;
	line-height: 12px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.admin_corpo_gen
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 21;
	padding: 0px;
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	border-right: 0px solid #dedede;
	background: #F2F2F2;
 text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}



/*INTESTAZIONE*/

#admin_intestazione_pc
{
	display: block;
}
#admin_intestazione_smartphone
{
	display: none;
}

#intestazione_td_3
{
	display: block;
}

.admin_intestazione_gen
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 95%;
    text-align: left;
    z-index: 2;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-radius: 25px 25px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	-moz-border-radius: 25px 25px; /* per compatibilità con mozilla (da verificare) */ 
	-webkit-border-radius: 25px 25px; /* per compatibilità con chrome (da verificare) */ 
	background: #ffffff;
	font-size: 10px;
	line-height: 30px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.admin_intestazione_riga
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	z-index: 2;
	clear: both;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	border-right: 0px solid #dedede;
}
.admin_intestazione_voce_grande
{
	float: left;
	width: 90px;
	height: 80px;
	text-align: center;
	z-index: 2;
	padding: 0px 0px;
	margin-top: 0px;		
	margin-bottom: 0px;		
	margin-left: 0px;
	margin-right: 0px;	
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 0px solid #dedede;
}
.admin_intestazione_voce
{
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	z-index: 2;
	padding: 0px 0px;
	margin-top: 0px;		
	margin-bottom: 0px;		
	margin-left: 0px;
	margin-right: 0px;	
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 0px solid #dedede;
}
.admin_intestazione_titolo_basso
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 80%;
	text-align: center;
	z-index: 2;
	clear: both;
	padding: 0px 0px;
	margin-top: 0px;		
	margin-bottom: 0px;		
	margin-left: auto;
	margin-right: auto;	
	border-top: 0px solid #dedede;
	font-size: 18px;
	line-height: 30px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #003c4d;
	text-decoration: none;
}




/*COLONNA*/
.admin_colonna_cen_gen
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
	margin-top: 0px;		
	margin-bottom: 0px;		
	margin-left: auto;		
	margin-right: auto;		
    z-index: 21;
    text-align: center;
	font-size: 15px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

 /*CORNICI TITOLI */
.admin_titoli_fondo
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1pt solid #858585;
	border-radius: 10px 10px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	-moz-border-radius: 10px 10px; /* per compatibilità con mozilla (da verificare) */ 
	-webkit-border-radius: 10px 10px; /* per compatibilità con chrome (da verificare) */ 
   /* background-color: #251ebd;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#251ebd), to(#362eeb));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #251ebd, #362eeb);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#251ebd, endColorstr=#362eeb);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#251ebd, endColorstr=#362eeb)";
	box-shadow: 3px 3px 6px #666666;
	text-indent: 10pt;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}
.admin_titoli_fondo_1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1pt solid #858585;
	border-radius: 10px 10px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	-moz-border-radius: 10px 10px; /* per compatibilità con mozilla (da verificare) */ 
	-webkit-border-radius: 10px 10px; /* per compatibilità con chrome (da verificare) */ 
	/*background: #ffffff;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#717171));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #363636, #717171);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#363636, endColorstr=#717171);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#363636, endColorstr=#717171)";
	text-indent: 10pt;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
}
.admin_titoli_fondo_2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1pt solid #858585;
	border-radius: 10px 10px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	-moz-border-radius: 10px 10px; /* per compatibilità con mozilla (da verificare) */ 
	-webkit-border-radius: 10px 10px; /* per compatibilità con chrome (da verificare) */ 
   /* background-color: #251ebd;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#251ebd), to(#362eeb));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #251ebd, #362eeb);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#251ebd, endColorstr=#362eeb);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#251ebd, endColorstr=#362eeb)";
	box-shadow: 3px 3px 6px #666666;
	text-indent: 10pt;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}
.admin_titoli_fondo_3
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1pt solid #858585;
	border-radius: 10px 10px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	-moz-border-radius: 10px 10px; /* per compatibilità con mozilla (da verificare) */ 
	-webkit-border-radius: 10px 10px; /* per compatibilità con chrome (da verificare) */ 
   /* background-color: #E20614;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#E20614), to(#C20E1A));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #E20614, #C20E1A);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E20614, endColorstr=#C20E1A);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E20614, endColorstr=#C20E1A)";
	text-indent: 10pt;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
}
.admin_titoli_fondo_4
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1pt solid #858585;
	border-radius: 10px 10px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	-moz-border-radius: 10px 10px; /* per compatibilità con mozilla (da verificare) */ 
	-webkit-border-radius: 10px 10px; /* per compatibilità con chrome (da verificare) */ 
   /* background-color: #3597b4;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#3597b4), to(#41bce0));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #3597b4, #41bce0);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3597b4, endColorstr=#41bce0);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3597b4, endColorstr=#41bce0)";
	box-shadow: 3px 3px 6px #666666;
	text-indent: 10pt;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}
.admin_titoli_fondo_inserisci
{
    position: absolute;
    top: 0px;
    left: 600px;
    width: 370px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0pt solid #dedede;
    text-indent: 0pt;
    text-align: right;
}
.admin_titoli_fondo_inserisci_1
{
    position: absolute;
    top: 0px;
    left: 500px;
    width: 370px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0pt solid #dedede;
    text-indent: 0pt;
    text-align: right;
}

/*CORNICI ADMIN*/
.cornice_alta
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 15px;
    text-align: center;
    text-indent: 0px;
    z-index: 8;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(img/cornice_alta_1.png);
	background-repeat: no-repeat;
	background-position: top center;
/*	display: none;*/
}
.cornice_alta_1
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 15px;
    text-align: center;
    text-indent: 0px;
    z-index: 8;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(img/cornice_alta_1.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.cornice_bassa
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 15px;
    text-align: center;
    z-index: 8;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(img/cornice_bassa_1.png);
	background-repeat: no-repeat;
	background-position: top center;
    clear: both;
/*	display: none;*/
	}
.cornice_bassa_1
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 15px;
    text-align: center;
    z-index: 8;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(img/cornice_bassa_1.png);
	background-repeat: no-repeat;
	background-position: top center;
    clear: both;
	}
.cornice_corpo
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    text-align: center;
    text-indent: 0px;
    z-index: 8;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(img/cornice_corpo_1.png);
	background-repeat: y;
	background-position: top center;
/*	display: none;*/
}
.cornice_corpo_1
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    text-align: center;
    text-indent: 0px;
    z-index: 8;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(img/cornice_corpo_1.png);
	background-repeat: y;
	background-position: top center;
}


/*PANNELLO CONTROLLO*/
.admin_pannello_gen
{
	position: relative;
	top: 0px;
	left: 0px;
    width: 90%;
    z-index: 21;
    text-align: center;
	background:	#969696;
	margin-top: 5px;	
	margin-bottom: 0px;	
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0px 0px;
	font-size: 15px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.admin_main_colonna_spaziatura
{
	float: left;
    width: 15px;
    z-index: 21;
    text-align: center;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	padding: 0px 0px;
}
.admin_main_colonna_gen
{
	float: left;
    width: 45%;
    z-index: 21;
    text-align: center;
	margin-top: 0px;	
	margin-left: 2%;	
	margin-right: 2%;	
	padding: 0px 0px;
	font-size: 15px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/*NUMERAZIONE PAGINE*/
.admin_numerazione_pagine
{
	position: relative;
	top: 0px;
	left: 20px;
    width: 97%;
    text-align: left;
	border-top: 0px solid #acacac;
	border-bottom: 0px solid #acacac;
	border-left: 0px solid #acacac;
	border-right: 0px solid #acacac;
	padding: 0px 0px;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}




/*ADMIN TABLE*/
TABLE.admin_pagine 
{
  border-top: 1pt #999999 solid;
  border-right: 0pt #999999 solid;
  border-bottom: 1pt #999999 solid;
  border-left: 1pt #999999 solid;
  border-collapse: collapse;
}


/* SCHEDE CAMPI FORM */
.schede_sinistra
{
    background-color: #f8f8f8;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 5pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 13px;
	line-height: 18px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_sinistra_1
{
    background-color: #f8f8f8;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 5pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.schede_sinistra_2
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 5pt;
    padding-right: 10pt;
    padding-left: 10pt;
    padding-bottom: 5pt;
    text-align: left;
  border-top: 0pt #cfcfcf solid;
  border-bottom: 0pt #cfcfcf solid;
  border-left: 0pt #cfcfcf solid;
  border-right: 0pt #cfcfcf solid;
	font-size: 16px;
	line-height: 22px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	color: #464646;
	text-decoration: none;
}
.schede_sinistra_3
{
    background-color: #f8f8f8;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 5pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 13px;
	line-height: 18px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_destra 
{
   /* background-color: #4100fd;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#41ADFD), to(#41f2fd));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #41ADFD, #41f2fd);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 5pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: right;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.schede_destra_1 
{
   /* background-color: #ED6C10;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#ED6C10), to(#FE8627));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #ED6C10, #FE8627);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ED6C10, endColorstr=#FE8627);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ED6C10, endColorstr=#FE8627)";
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 5pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: right;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.schede_destra_2 
{
   /* background-color: #4100fd;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#41ADFD), to(#41f2fd));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #41ADFD, #41f2fd);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd)";
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 5pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: right;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.schede_destra_3 
{
   /* background-color: #E20614;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#E20614), to(#C20E1A));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #E20614, #C20E1A);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E20614, endColorstr=#C20E1A);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E20614, endColorstr=#C20E1A)";
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 5pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: right;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}



.schede_centro 
{
   /* background-color: #ED6C10;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#ED6C10), to(#FE8627));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #ED6C10, #FE8627);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ED6C10, endColorstr=#FE8627);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ED6C10, endColorstr=#FE8627)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.schede_centro_campo
{
    background-color: #e5e5e5;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #325452;
	text-decoration: none;
}
.schede_centro_campo_1
{
    background-color: #C8DEE4;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #325452;
	text-decoration: none;
}
.schede_centro_campo_2
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #325452;
	text-decoration: none;
}
.schede_centro_1
{
    background-color: #e5e5e5;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #325452;
	text-decoration: none;
}
.schede_centro_2
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 1pt;
    padding-left: 1pt;
    padding-bottom: 0pt;
    text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #325452;
	text-decoration: none;
}
TD.schede_centro_7
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Verdana, tahoma, sans-serif, Helvetica, comic sans ms;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
TD.schede_centro_8
{
    background-color: #a2efe0;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Verdana, tahoma, sans-serif, Helvetica, comic sans ms;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
TD.schede_centro_9
{
    background-color: #fffd76;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Verdana, tahoma, sans-serif, Helvetica, comic sans ms;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
TD.schede_centro_10
{
    border: 0pt;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Verdana, tahoma, sans-serif, Helvetica, comic sans ms;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}




 /* SCHEDE CELLE ELENCO */
.schede_sinistra_ele
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_sinistra_ele_1
{
    background-color: #e0ffe2;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_sinistra_ele_2
{
    background-color: #e0ffe2;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_sinistra_ele_3
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 10px;
	line-height: 12px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_destra_ele 
{
   /* background-color: #e5e5e5; */
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: right;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
/*	line-height: 20px;*/
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_centro_ele_campo
{
    /*background-color: #15008a;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#15008a), to(#1500c6));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #15008a, #1500c6);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.schede_centro_ele_campo_1
{
    /*background-color: #808080;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#999999));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #808080, #999999);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#999999);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#999999)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.schede_centro_ele_campo_2
{
    /*background-color: #ffff00;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff77));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #ffff00, #ffff77);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff00, endColorstr=#ffff77);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff00, endColorstr=#ffff77)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_centro_ele_campo_3
{
    /*background-color: #58fffa;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#58fffa), to(#a7fffc));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #58fffa, #a7fffc);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#58fffa, endColorstr=#a7fffc);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#58fffa, endColorstr=#a7fffc)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_centro_ele_campo_4
{
    /*background-color: #15008a;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#15008a), to(#1500c6));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #15008a, #1500c6);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6)";
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 1pt;
    padding-left: 1pt;
    padding-bottom: 0pt;
    text-align: center;
	font-size: 11px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/* testo verticale*/
.schede_centro_ele_campo_5
{
    /*background-color: #15008a;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#464646), to(#1500c6));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #464646, #1500c6);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#464646, endColorstr=#1500c6);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#464646, endColorstr=#1500c6)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	word-break: break-all;
 letter-spacing: 1.4em;
}
.schede_centro_ele_campo_6
{
    /*background-color: #ff5900;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#ff5900), to(#ff9a63));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #ff5900, #ff9a63);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5900, endColorstr=#ff9a63);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5900, endColorstr=#ff9a63)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.schede_centro_ele_campo_7
{
    /*background-color: #00C200;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#00C200), to(#65c265));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #00C200, #65c265);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00C200, endColorstr=#65c265);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00C200, endColorstr=#65c265)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.schede_centro_ele_campo_8
{
    /*background-color: #15008a;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#15008a), to(#1500c6));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #15008a, #1500c6);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 16px;
	line-height: 30px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}



.schede_sinistra_ele_campo
{
    /*background-color: #15008a;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#15008a), to(#1500c6));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #15008a, #1500c6);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: left;
	font-size: 12px;
/*	line-height: 20px;*/
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}



.schede_centro_ele
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: center;
  border-top: 1pt #dedede solid;
  border-bottom: 1pt #dedede solid;
  border-left: 1pt #dedede solid;
  border-right: 1pt #dedede solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	}

.schede_centro_ele_1
{
    background-color: #e5e5e5;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #325452;
	text-decoration: none;
}
.schede_centro_ele_2
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 11px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_centro_ele_3
{
    background-color: #f4ee4f;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 1pt;
    padding-left: 1pt;
    padding-bottom: 1pt;
    text-align: center;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_centro_ele_4
{
    background-color: #9ce3df;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 1pt;
    padding-left: 1pt;
    padding-bottom: 1pt;
    text-align: center;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_centro_ele_5
{
    background-color: #ff0000;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 1pt;
    padding-left: 1pt;
    padding-bottom: 1pt;
    text-align: center;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.schede_centro_ele_6
{
    background-color: #00ff00;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 1pt;
    padding-left: 1pt;
    padding-bottom: 1pt;
    text-align: center;
  border-top: 1pt #cccccc solid;
  border-bottom: 1pt #cccccc solid;
  border-left: 1pt #cccccc solid;
  border-right: 1pt #cccccc solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.schede_centro_ele_7
{
    background-color: #f2f2f2;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: center;
  border-top: 1pt #dedede solid;
  border-bottom: 1pt #dedede solid;
  border-left: 1pt #dedede solid;
  border-right: 1pt #dedede solid;
	font-size: 11px;
	line-height: 14px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	
}
.schede_centro_ele_8
{
    background-color: #e6e6e6;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: center;
  border-top: 1pt #dedede solid;
  border-bottom: 1pt #dedede solid;
  border-left: 1pt #dedede solid;
  border-right: 1pt #dedede solid;
	font-size: 11px;
	line-height: 14px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}



/*CAMPI _ VALORI REGISTRAZIONE */
.registrazione_schede_sinistra
{
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    text-align: left;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.registrazione_schede_destra 
{
    background-color: #DCDCDE;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: right;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.registrazione_schede_centro 
{
    background-color: #ffffff;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.registrazione_schede_centro_campo
{
    background-color: #DCDCDE;
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #325452;
	text-decoration: none;
}


/* BOTTONI DI INVIO FORM */
.admin_form_invia
{
	position: relative;
	top: 10px;
	left: 30px;
    width: 890px;
    text-align: center;
	padding: 0px 0px;
}
.admin_form_invia_float
{
	float: left;
	top: 0px;
	left: 150px;
    width: px;
    text-align: center;
	margin-right: 10px;
	padding: 0px 0px;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: none;
}

/* NUMERAZIONE PAGINE */
.pagine_numeri_attiva
{
    border-top: 0pt #999999 solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #003c4d;
	text-decoration: none;
}
.pagine_numeri_link
{
    border-top: 0pt #999999 solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.pagine_numeri_link:hover
{
    border-top: 1pt #999999 solid;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #003c4d;
	text-decoration: none;
}

.admin_div_testo
{
position: relative;
top: 0px;
left: 0px;
    width: 80%;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 5pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 700;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}


/* TESTI */
.admin_testo_piccolissimo
{
	font-size: 11px;
    line-height: 12px;
}
.admin_testo_piccolissimo_titoli
{
	font-size: 11px;
    line-height: 15px;
}
.admin_testo_piccolo
{
	font-size: 12px;
	line-height: 16px;
}
.admin_testo_grande
{
    line-height: 18px;
	font-size: 16px;
}
.admin_testo_rosso
{
    text-indent: 0pt;
    text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.admin_testo_rosso:hover
{
    text-indent: 0pt;
    text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.admin_testo_rosso_piccolo
{
    text-indent: 0pt;
    text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #003c4d;
	text-decoration: none;
}
.admin_testo_rosso_piccolo:hover
{
    text-indent: 0pt;
    text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}

/*LINK*/
.admin_link
{
	font-size: 11px;
	line-height: 26px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #646466;
	text-decoration: none;
}
.admin_link:hover
{
	font-size: 11px;
	line-height: 26px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
.admin_link_1
{
	font-size: 11px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #003c4d;
	text-decoration: none;
}
.admin_link_1:hover
{
	font-size: 11px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.admin_link_2
{
	font-size: 16px;
	line-height: 22px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.admin_link_2:hover
{
	font-size: 16px;
	line-height: 22px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: underline;
}
.admin_link_3
{
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.admin_link_3:hover
{
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: underline;
}
.admin_link_4
{
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.admin_link_4:hover
{
    border-top: 1px solid #dedede;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: underline;
}
.admin_link_5
{
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #003c4d;
	text-decoration: none;
}
.admin_link_5:hover
{
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: underline;
}
.admin_link_6
{
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #003c4d;
	text-decoration: underline;
}
.admin_link_6:hover
{
    border-top: 1px solid #dedede;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #464646;
	text-decoration: underline;
}

.admin_link_7
{
	font-size: 18px;
	line-height: 18px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.admin_link_7:hover
{
	font-size: 18px;
	line-height: 18px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link_1
{
	font-size: 14px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #003c4d;
	text-decoration: none;
}
.link_1:hover
{
	font-size: 14px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.link_2
{
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.link_2:hover
{
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: underline;
}
.link_3
{
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.link_3:hover
{
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: underline;
}
.link_3:visited
{
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: underline;
}
.link_4
{
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.link_4:hover
{
    border-top: 1px solid #dedede;
	font-size: 12px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #dedede;
	text-decoration: underline;
}
.link_5
{
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #003c4d;
	text-decoration: none;
}
.link_5:hover
{
	font-size: 11px;
	line-height: 20px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: underline;
}
.link_6
{
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #003c4d;
	text-decoration: underline;
}
.link_6:hover
{
    border-top: 1px solid #dedede;
	font-size: 12px;
	line-height: 16px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: bold;
	color: #464646;
	text-decoration: underline;
}

.link_7
{
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_7:hover
{
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	
/*FORM*/
.admin_form_gen
{
position: relative;
top: 0px;
left: 0px;
    width: 300px;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 700;
	font-size: 13px;
	line-height: 18px;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;	
	color: #252525;
	text-decoration: none;
}
.admin_form_height_zero
{
position: relative;
top: 0px;
left: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
.admin_form_titolo
{
position: relative;
top: 0px;
left: 0px;
    width: 600px;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 700;
	font-size: 22px;
	line-height: 28px;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	color: #252525;
	text-decoration: none;
}
.admin_form_titolo_1
{
position: relative;
top: 0px;
left: 0px;
    width: 100%;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 700;
				background: #ff0000;
	font-size: 22px;
	line-height: 28px;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}
.admin_form_elemento
{
position: relative;
top: 0px;
left: 0px;
    width: 100%;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 0pt;
    padding-bottom: 0pt;
    margin-top: 5pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
    text-align: left;
	border-top: 0px solid #b2b2b2;
	border-bottom: 0px solid #b2b2b2;	
    z-index: 700;
	font-size: 15px;
	line-height: 25px;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	color: #252525;
	text-decoration: none;
}
.admin_form_campo
{
	padding: 0px 0px;
				width: 300px;
    min-height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.admin_form_campo:hover
{
	padding: 0px 0px;
				width: 300px;
    min-height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #123666;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.admin_form_campo_1
{
	padding: 0px 0px;
   /* width: 300px; */
    height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}
.admin_form_campo_1:hover
{
	padding: 0px 0px;
   /* width: 300px; */
    height: 35px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #123666;
	font-size: 14px;
	line-height: 35px;
 color: #252525;
	font-family: tahoma, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	text-decoration: none;
}

.admin_form_submit
{
	padding: 0px 0px;
    width: 300px;
    height: 40px;
    text-align: center;
    text-indent: 0px;
    background: #767676;
	border: 0px solid #767676;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}
.admin_form_submit:hover
{
	padding: 0px 0px;
    width: 300px;
    height: 40px;
    text-align: center;
    text-indent: 0px;
    background: #9c9c9c;
	border: 0px solid #9c9c9c;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}
.admin_form_submit_1
{
	padding: 0px 0px;
    width: 300px;
    height: 40px;
    text-align: center;
    text-indent: 0px;
    background: #ff0000;
	border: 0px solid #767676;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}
.admin_form_submit_1:hover
{
	padding: 0px 0px;
    width: 300px;
    height: 40px;
    text-align: center;
    text-indent: 0px;
    background: #9c9c9c;
	border: 0px solid #9c9c9c;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}
.admin_form_submit_2
{
	padding: 0px 0px;
    width: 400px;
    height: 40px;
    text-align: center;
    text-indent: 0px;
    background: #9c9c9c;
	border: 0px solid #767676;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}
.admin_form_submit_2:hover
{
	padding: 0px 0px;
    width: 400px;
    height: 40px;
    text-align: center;
    text-indent: 0px;
    background: #9c9c9c;
	border: 0px solid #9c9c9c;
	font-size: 24px;
	line-height: 40px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}

.bottone_link
{
    /*background-color: #767676;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#15008a), to(#1500c6));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #15008a, #1500c6);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6)";
	padding: 5px 5px;
    text-align: center;
    text-indent: 0px;
	border: 0px solid #767676;
	font-size: 24px;
	line-height: 50px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}
.bottone_link:hover
{
    /*background-color: #9c9c9c;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#1500c6), to(#15008a));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #1500c6, #15008a);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1500c6, endColorstr=#15008a);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1500c6, endColorstr=#15008a)";
	padding: 5px 5px;
    text-align: center;
    text-indent: 0px;
	border: 0px solid #9c9c9c;
	font-size: 24px;
	line-height: 50px;
 color: #ffffff;
	font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
 font-weight: 400;
	text-decoration: none;
}


/* TITOLI E TESTI ELENCHI */
.titolo_elenco
{
	position: relative;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 80;
	padding-top: 0px;	
	padding-left: 0px;	
	padding-right: 0px;	
	padding-bottom: 6px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;	
	border-left: 0px solid #dedede;	
	border-right: 0px solid #dedede;	
	/*background: #7a7a7a;
	box-shadow: 3px 3px 6px #666666;*/
	font-size: 28px;
	line-height: 38px;
	font-family: Raleway, Arial, tahoma, sans-serif, Helvetica, Verdana, comic sans ms, lucida sans unicode, times new roman;
	font-weight: 200;
	color: #ffffff;
	text-decoration: none;
}
.h1_titolo
{
	padding-left: 4px;	
	padding-right: 4px;	
	padding-top: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	font-size: 32px;
	line-height: 50px;
	font-family: Raleway, Arial, tahoma, sans-serif, Helvetica, Verdana, comic sans ms, lucida sans unicode, times new roman;
	font-weight: 200;
	color: #ffffff;
	background: #5D5D5D;
	text-decoration: none;
	text-shadow: 3px 3px 6px #000000;
}
.h1_titolo_1
{
	padding-left: 4px;	
	padding-right: 4px;	
	padding-top: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	font-size: 32px;
	line-height: 50px;
	font-family: Raleway, Arial, tahoma, sans-serif, Helvetica, Verdana, comic sans ms, lucida sans unicode, times new roman;
	font-weight: 200;
	color: #ffffff;
	background: #D9200F;
	text-decoration: none;
	text-shadow: 3px 3px 6px #000000;
}

/*FONDO*/
.fondo_gen
{
position: relative;
top: 30px;
left: 0px;
width: 99%;
/*height: 70px;*/
text-indent: 0pt;
padding-top: 10pt;
padding-right: 0pt;
padding-left: 0pt;
padding-bottom: 10pt;
margin-top: 0pt;
margin-bottom: 0pt;
margin-left: auto;
margin-right: auto;
border-top: 0px solid #b2b2b2;
border-bottom: 0px solid #b2b2b2;	
z-index: 80;
background: #D9200F;
	box-shadow: 3px 3px 6px #666666;
}
.fondo_gen_int
{
position: relative;
top: 0px;
left: 0px;
width: 100%;
text-align: center;
z-index: 15;
padding-top: 0pt;
padding-bottom: 0pt;
font-size: 14px;
line-height: 20px;
font-family: Raleway, Oxygen, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
font-weight: 400;	
color: #ffffff;
text-decoration: none;
}


.tecnici_appunti_titolo
{
position: relative;
top: 0px;
left: 0px;
width: 60%;
text-align: left;
z-index: 15;
margin-left: 38px;
margin-right: auto;
margin-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2pt;
padding-bottom: 2px;
border: 1px solid #000000;
font-size: 13px;
line-height: 20px;
font-family: Arial, Raleway, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
font-weight: 400;	
color: #000000;
text-decoration: none;
}
.tecnici_appunti_testo
{
position: relative;
top: 0px;
left: 0px;
width: 60%;
text-align: left;
z-index: 15;
margin-left: 38px;
margin-right: auto;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2pt;
padding-bottom: 2px;
border: 1px solid #000000;
font-size: 12px;
line-height: 20px;
font-family: Arial, Raleway, palatino linotype regular, palatino linotype, times new roman regular, times new roman, tahoma, sans-serif, times new roman, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode;
font-weight: 400;	
color: #000000;
text-decoration: none;
}


 /* FINESTRA POPUP */
 /* classe che oscura la pagina all'apertura del popup */
.popup_oscura_sfondo {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
 background-color: rgba(196, 196, 196, .85);
	top: 0;
	left: 0%;
	z-index: 9999999;
 opacity: 0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
/*
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
*/				
         
  -moz-transition-property: opacity;    /*Firefox*/
  -moz-transition-duration: 2s;		
		-moz-transition-timing-function: ease-out;
 
  -webkit-transition-property: opacity; /*Safari e Chrome */
  -webkit-transition-duration: 2s;
		-webkit-transition-timing-function: ease-out;
         
  -o-transition-property: opacity;      /*Opera*/
  -o-transition-duration: 2s;
		-o-transition-timing-function: ease-out;
		
  transition-property: opacity; /*standard*/
  transition-duration: 2s;
		transition-timing-function: ease-out;
		
	}


 /* classi del popup */
.finestra_popup {
	display: none;
}
.popup-body {
 position: fixed;
	top: 30%;
	left: 50%;
	z-index: 99999999;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
/*width: 400px;
	margin-left: -200px;	*/
	margin-left: auto;/**/
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	box-shadow: 3px 3px 6px #dedede;
	text-align: center;
	border: 1px solid #e9e9e9;
	
	opacity: 100;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 1.2s ease-out;
    -moz-transition: opacity 1.2s ease-out;
    -ms-transition: opacity 1.2s ease-out;
    -o-transition: opacity 1.2s ease-out;
    transition: opacity 1.2s ease-out;
}

.popup-body_1 {
 position: fixed;
	top: 2%;
	left: 2%;
	overflow: Auto; 
	height: 90%;	
	z-index: 99999999;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	width: 96%;
/*	margin-left: -200px;	*/
	margin-left: auto;/**/
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	box-shadow: 3px 3px 6px #dedede;
	text-align: center;
	border: 1px solid #e9e9e9;
	
	opacity: 100;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 1.2s ease-out;
    -moz-transition: opacity 1.2s ease-out;
    -ms-transition: opacity 1.2s ease-out;
    -o-transition: opacity 1.2s ease-out;
    transition: opacity 1.2s ease-out;
}



.popup-exit {
	cursor: pointer;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 15px;
	background-image: url(img/x_chiudi_1.png) no-repeat;
	z-index: 999999999;
}
.popup-exit_1 {
	cursor: pointer;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: 15px;
	background-image: url(img/x_chiudi_1.png) no-repeat;
	z-index: 999999999;
}

.popup-content .popup-title {
	font-size: 24px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
}
.popup-content p {
	font-size: 13px;
	text-align: justify;
}

 /* FINE FINESTRA POPUP */

	
 /* PARTE VISIBILE A TUTTI */
	
.titoli_fondo_iscritti
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1pt solid #858585;
	/*border-radius: 25px 25px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	/*-moz-border-radius: 25px 25px; /* per compatibilità con mozilla (da verificare) */ 
	/*-webkit-border-radius: 25px 25px; /* per compatibilità con chrome (da verificare) */ 
   /* background-color: #f9ebad;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#f9ebad), to(#ffffff));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #f9ebad, #ffffff);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9ebad, endColorstr=#ffffff);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9ebad, endColorstr=#ffffff)";
	box-shadow: 3px 3px 6px #666666;
	text-indent: 10pt;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	color: #464646;
	text-decoration: none;
}
.titoli_fondo_1_iscritti
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 95%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	border: 1pt solid #858585;
	/*border-radius: 25px 25px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
	/*-moz-border-radius: 25px 25px; /* per compatibilità con mozilla (da verificare) */ 
	/*-webkit-border-radius: 25px 25px; /* per compatibilità con chrome (da verificare) */ 
	/*background: #F26C23;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#F26C23), to(#F26C23));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #F26C23, #F26C23);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F26C23, endColorstr=#F26C23);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F26C23, endColorstr=#F26C23)";
	text-indent: 10pt;
	text-align: left;
	font-size: 17px;
	line-height: 35px;
	font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}
.schede_destra_iscritti 
{
   /* background-color: #FAA622;*/
 background: -webkit-gradient(linear, left top, left bottom, from(#FAA622), to(#FAA622));
 /* Per I browser con motore di rendering Gecko(Firefox etc) */
 background: -moz-linear-gradient(top, #FAA622, #FAA622);
 /* Per Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAA622, endColorstr=#FAA622);
 /* Per Internet Explorer 8 e superiori*/
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAA622, endColorstr=#FAA622)";
    text-indent: 0pt;
    padding-top: 1pt;
    padding-right: 5pt;
    padding-left: 2pt;
    padding-bottom: 1pt;
    text-align: right;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 15px;
	line-height: 30px;
	font-family: Raleway, Verdana, sans-serif, tahoma, palatino linotype regular, palatino linotype, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}
.schede_sinistra_iscritti
{
    background-color: #f8f8f8;
    text-indent: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-left: 5pt;
    padding-bottom: 0pt;
    text-align: left;
  border-top: 1pt #cfcfcf solid;
  border-bottom: 1pt #cfcfcf solid;
	font-size: 12px;
	line-height: 15px;
	font-family: Raleway, Verdana, sans-serif, tahoma, palatino linotype regular, palatino linotype, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.campo_scritte_iscritti
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #646466;
	font-size: 13px;
    color: #464646;
	font-family: Raleway, Verdana, sans-serif, tahoma, palatino linotype regular, palatino linotype, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	text-decoration: none;
}
.campo_scritte_1_iscritti
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
    height: 30px;
    text-indent: 2px;
    background: #ffffff;
	border: 1px solid #646466;
	font-size: 13px;
    color: #464646;
	font-family: Raleway, Verdana, sans-serif, tahoma, palatino linotype regular, palatino linotype, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	text-decoration: none;
}	
.campo_scritte_2_iscritti
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    text-indent: 0px;
    background: #F36E23;
	border: 1px solid #646466;
	font-size: 30px;
    color: #ffffff;
	font-family: Raleway, Verdana, sans-serif, tahoma, palatino linotype regular, palatino linotype, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
	font-weight: 300;
	text-decoration: none;
}
	



/* SMARTPHONE */
@media screen and (max-width: 1000px) {
						#admin_intestazione_pc
						{
							display: none;
						}
						#admin_intestazione_smartphone
						{
							display: block;
						}

						#intestazione_td_3
						{
							display: none;
						}
							
						.admin_intestazione_gen_smartphone
						{
							position: relative;
							top: 0px;
							left: 0px;
										width: 70%;
										text-align: left;
										z-index: 2;
										margin-top: 0px;
										margin-bottom: 0px;
										margin-left: auto;
										margin-right: auto;
							padding-top: 0px;
							padding-bottom: 0px;
							padding-left: 10px;
							padding-right: 10px;
							border-top: 1px solid #999999;
							border-bottom: 1px solid #999999;
							border-left: 1px solid #999999;
							border-right: 1px solid #999999;
							border-radius: 25px 25px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
							-moz-border-radius: 25px 25px; /* per compatibilità con mozilla (da verificare) */ 
							-webkit-border-radius: 25px 25px; /* per compatibilità con chrome (da verificare) */ 
							background: #000000;
							font-size: 15px;
							line-height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #999999;
							text-decoration: none;
						}
						.admin_intestazione_riga_smartphone
						{
							position: relative;
							top: 0px;
							left: 0px;
							width: 70%;
							text-align: left;
							z-index: 2;
							clear: both;
							margin-top: 0px;
							padding-top: 10px;
							padding-bottom: 10px;
							background: #000000;
							border-top: 0px solid #dedede;
							border-bottom: 0px solid #dedede;
							border-left: 0px solid #dedede;
							border-right: 0px solid #dedede;
						}
						.admin_intestazione_voce_grande_smartphone
						{
							position: relative;
							width: 90%;
						/*	height: 80px;*/
							text-align: left;
							z-index: 2;
							padding: 0px 0px;
							margin-top: 0px;		
							margin-bottom: 0px;		
							margin-left: auto;
							margin-right: auto;	
							border-top: 0px solid #dedede;
							border-bottom: 0px solid #dedede;
							border-left: 0px solid #dedede;
							border-right: 0px solid #dedede;
						}
						.admin_intestazione_voce_smartphone
						{
							position: relative;
							width: 90%;
						/*	height: 80px;*/
							text-align: left;
							z-index: 2;
							padding: 0px 0px;
							margin-top: 0px;		
							margin-bottom: 0px;		
							margin-left: auto;
							margin-right: auto;	
							border-top: 0px solid #dedede;
							border-bottom: 0px solid #dedede;
							border-left: 0px solid #dedede;
							border-right: 0px solid #dedede;
						}
						.admin_intestazione_titolo_smartphone
						{
							position: relative;
							top: 0px;
							left: 0px;
							width: 80%;
							text-align: center;
							z-index: 2;
							clear: both;
							padding: 0px 0px;
							margin-top: 0px;		
							margin-bottom: 0px;		
							margin-left: auto;
							margin-right: auto;	
							border-top: 0px solid #dedede;
							font-size: 35px;
							line-height: 70px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #003c4d;
							text-decoration: none;
						}
						.admin_intestazione_link_smartphone
						{
							font-size: 28px;
							line-height: 60px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.admin_intestazione_link_smartphone:hover
						{
							font-size: 28px;
							line-height: 60px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						
						.admin_titoli_fondo_4
						{
							position: relative;
							top: 0px;
							left: 0px;
							width: 99%;
							margin-top: 14px;
							margin-bottom: 0px;
							margin-left: auto;
							margin-right: auto;
							padding-top: 8px;
							padding-bottom: 8px;
							border: 1pt solid #858585;
							border-radius: 10px 10px; /* valori: il primo per il raggio orizontale, il secondo per il raggio verticale */
							-moz-border-radius: 10px 10px; /* per compatibilità con mozilla (da verificare) */ 
							-webkit-border-radius: 10px 10px; /* per compatibilità con chrome (da verificare) */ 
									/* background-color: #3597b4;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#3597b4), to(#41bce0));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #3597b4, #41bce0);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3597b4, endColorstr=#41bce0);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3597b4, endColorstr=#41bce0)";
							box-shadow: 3px 3px 6px #666666;
							text-align: left;
							font-size: 26px;
							line-height: 36px;
							font-family: Verdana, times new roman, sans-serif, tahoma, Helvetica, comic sans ms, Arial;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}

						.testo_2
						{
							font-size: 26px;
							line-height: 36px;
							text-align: left;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}

						.div_generale
						{
						position: relative;
						top: 0px;
						left: 0px;
										width: 95%;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 20pt;
										padding-left: 20pt;
										padding-bottom: 0pt;
										margin-top: 0pt;
										margin-bottom: 0pt;
										margin-left: auto;
										margin-right: auto;
							border-top: 0px solid #b2b2b2;
							border-bottom: 0px solid #b2b2b2;	
							background: #ffffff;
										z-index: 80;
							font-size: 22px;
							line-height: 30px;
							text-align: left;
							font-family: tahoma, Arial, Verdana, sans-serif, Helvetica, comic sans ms, ;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}
						
						.div_generale_1
						{
						position: relative;
						top: 0px;
						left: 0px;
										width: 95%;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 20pt;
										padding-left: 20pt;
										padding-bottom: 0pt;
										margin-top: 0pt;
										margin-bottom: 0pt;
										margin-left: auto;
										margin-right: auto;
							border-top: 0px solid #b2b2b2;
							border-bottom: 0px solid #b2b2b2;	
							background: #ffffff;
										z-index: 80;
							font-size: 26px;
							line-height: 36px;
							text-align: left;
							font-family: tahoma, Arial, Verdana, sans-serif, Helvetica, comic sans ms, ;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}

						.testo_5
						{
							font-size: 24px;
							line-height: 30px;
							font-family: Verdana, tahoma, sans-serif, Helvetica, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #FF6a00;
							text-decoration: none;
						}
						.testo_6
						{
							font-size: 26px;
							line-height: 36px;
							font-family: Helvetica, Verdana, tahoma, sans-serif, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #333333;
							text-decoration: none;
						}
						.link_1
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #003c4d;
							text-decoration: none;
						}
						.link_1:hover
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #464646;
							text-decoration: none;
						}
						.link_2
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.link_2:hover
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #dedede;
							text-decoration: underline;
						}
						.link_3
						{
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.link_3:hover
						{
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #dedede;
							text-decoration: underline;
						}
						.link_4
						{
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.link_4:hover
						{
										border-top: 1px solid #dedede;
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #dedede;
							text-decoration: underline;
						}
						.link_5
						{
							font-size: 21px;
							line-height: 30px;
							height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #003c4d;
							text-decoration: none;
						}
						.link_5:hover
						{
							font-size: 21px;
							line-height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #464646;
							text-decoration: underline;
						}
						.link_6
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #003c4d;
							text-decoration: underline;
						}
						.link_6:hover
						{
										border-top: 1px solid #dedede;
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #464646;
							text-decoration: underline;
						}

						.link_7
						{
							font-size: 28px;
							line-height: 38px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}
						.link_7:hover
						{
							font-size: 28px;
							line-height: 38px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}

						.admin_link
						{
							font-size: 21px;
							line-height: 36px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #646466;
							text-decoration: none;
						}
						.admin_link:hover
						{
							font-size: 21px;
							line-height: 36px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #959595;
							text-decoration: none;
						}
						.admin_link_1
						{
							font-size: 21px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #003c4d;
							text-decoration: none;
						}
						.admin_link_1:hover
						{
							font-size: 21px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #464646;
							text-decoration: none;
						}
						.admin_link_2
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.admin_link_2:hover
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #dedede;
							text-decoration: underline;
						}
						.admin_link_3
						{
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.admin_link_3:hover
						{
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #dedede;
							text-decoration: underline;
						}
						.admin_link_4
						{
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.admin_link_4:hover
						{
										border-top: 1px solid #dedede;
							font-size: 22px;
							line-height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #dedede;
							text-decoration: underline;
						}
						.admin_link_5
						{
							font-size: 21px;
							line-height: 30px;
							height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #003c4d;
							text-decoration: none;
						}
						.admin_link_5:hover
						{
							font-size: 21px;
							line-height: 30px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #464646;
							text-decoration: underline;
						}
						.admin_link_6
						{
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #003c4d;
							text-decoration: underline;
						}
						.admin_link_6:hover
						{
										border-top: 1px solid #dedede;
							font-size: 22px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #464646;
							text-decoration: underline;
						}

						.admin_link_7
						{
							font-size: 28px;
							line-height: 28px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}
						.admin_link_7:hover
						{
							font-size: 28px;
							line-height: 28px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}

						.form_submit
						{
							padding: 0px 0px;
										width: 95%;
										height: 60px;
										text-align: center;
										text-indent: 0px;
										background: #767676;
							border: 0px solid #767676;
							font-size: 34px;
							line-height: 44px;
							color: #ffffff;
							font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: 300;
							text-decoration: none;
						}
						.form_submit:hover
						{
							padding: 0px 0px;
										width: 95%;
										height: 60px;
										text-align: center;
										text-indent: 0px;
										background: #9c9c9c;
							border: 0px solid #9c9c9c;
							font-size: 34px;
							line-height: 44px;
							color: #ffffff;
							font-family: Raleway, tahoma, palatino linotype regular, palatino linotype, sans-serif, Helvetica, Verdana, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: 300;
							text-decoration: none;
						}
		
						.schede_sinistra
						{
										background-color: #f8f8f8;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 0pt;
										padding-left: 5pt;
										padding-bottom: 0pt;
										text-align: left;
								border-top: 1pt #b solid;
								border-bottom: 1pt #c1c1c1 solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_sinistra_1
						{
										background-color: #f8f8f8;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 0pt;
										padding-left: 5pt;
										padding-bottom: 0pt;
										text-align: left;
								border-top: 1pt #cfcfcf solid;
								border-bottom: 1pt #cfcfcf solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_sinistra_2
						{
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 0pt;
										padding-left: 5pt;
										padding-bottom: 0pt;
										text-align: left;
								border-top: 0pt #b solid;
								border-bottom: 0pt #c1c1c1 solid;
							font-size: 18px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_destra 
						{
									/* background-color: #4100fd;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#41ADFD), to(#41f2fd));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #41ADFD, #41f2fd);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd)";
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 5pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: right;
								border-top: 1pt #cfcfcf solid;
								border-bottom: 1pt #cfcfcf solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}
						.schede_destra_1 
						{
									/* background-color: #ED6C10;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#ED6C10), to(#FE8627));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #ED6C10, #FE8627);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ED6C10, endColorstr=#FE8627);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ED6C10, endColorstr=#FE8627)";
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 5pt;
										padding-left: 2pt;
										padding-bottom: 0pt;
										text-align: right;
								border-top: 1pt #cfcfcf solid;
								border-bottom: 1pt #cfcfcf solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.schede_destra_2 
						{
									/* background-color: #4100fd;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#41ADFD), to(#41f2fd));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #41ADFD, #41f2fd);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#41ADFD, endColorstr=#41f2fd)";
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 5pt;
										padding-left: 2pt;
										padding-bottom: 0pt;
										text-align: right;
								border-top: 1pt #cfcfcf solid;
								border-bottom: 1pt #cfcfcf solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #000000;
							text-decoration: none;
						}
						.schede_destra_3 
						{
									/* background-color: #E20614;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#E20614), to(#C20E1A));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #E20614, #C20E1A);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E20614, endColorstr=#C20E1A);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E20614, endColorstr=#C20E1A)";
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 5pt;
										padding-left: 2pt;
										padding-bottom: 0pt;
										text-align: right;
								border-top: 1pt #cfcfcf solid;
								border-bottom: 1pt #cfcfcf solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.schede_centro 
						{
										background-color: #ffc091;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: bold;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_1
						{
										background-color: #e5e5e5;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 28px;
							line-height: 32px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #325452;
							text-decoration: none;
						}
						.schede_centro_2 
						{
										background-color: #ffc091;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_3 
						{
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 5pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
								border-top: 1pt #c1c1c1 solid;
								border-bottom: 1pt #c1c1c1 solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_campo
						{
										background-color: #e5e5e5;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #325452;
							text-decoration: none;
						}
						.schede_centro_campo_1
						{
										background-color: #C8DEE4;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #325452;
							text-decoration: none;
						}
						.schede_centro_campo_2
						{
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #325452;
							text-decoration: none;
						}
						.schede_centro_ele_rosso
						{
										background-color: #ff0000;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.schede_centro_ele_rosso_testo
						{
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ff0000;
							text-decoration: none;
						}





							/* SCHEDE CELLE ELENCO */
						.schede_sinistra_ele
						{
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 0pt;
										text-align: left;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_sinistra_ele_1
						{
										background-color: #e0ffe2;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 0pt;
										text-align: left;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_sinistra_ele_2
						{
										background-color: #e0ffe2;
										text-indent: 0pt;
										padding-top: 0pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 0pt;
										text-align: left;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_destra_ele 
						{
									/* background-color: #e5e5e5; */
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: right;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_ele
						{
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							border-top: 1pt #dedede solid;
							border-bottom: 1pt #dedede solid;
							border-left: 1pt #dedede solid;
							border-right: 1pt #dedede solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_ele_1
						{
										background-color: #e5e5e5;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #325452;
							text-decoration: none;
						}
						.schede_centro_ele_2
						{
										background-color: #00ff00;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #325452;
							text-decoration: none;
						}
						.schede_centro_ele_3
						{
										background-color: #ffffff;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_ele_7
						{
										background-color: #dedede;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							border-top: 1pt #dedede solid;
							border-bottom: 1pt #dedede solid;
							border-left: 1pt #dedede solid;
							border-right: 1pt #dedede solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_ele_8
						{
										background-color: #acacac;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							border-top: 1pt #dedede solid;
							border-bottom: 1pt #dedede solid;
							border-left: 1pt #dedede solid;
							border-right: 1pt #dedede solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
						.schede_centro_ele_campo
						{
										/*background-color: #15008a;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#15008a), to(#1500c6));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #15008a, #1500c6);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#15008a, endColorstr=#1500c6)";
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}
						.schede_centro_ele_campo_1
						{
										/*background-color: #808080;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#999999));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #808080, #999999);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#999999);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#999999)";
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 0pt;
										padding-left: 0pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #ffffff;
							text-decoration: none;
						}

						.schede_centro_ele_campo_2
						{
										/*background-color: #ffff00;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff77));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #ffff00, #ffff77);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff00, endColorstr=#ffff77);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff00, endColorstr=#ffff77)";
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 0pt;
										padding-left: 0pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #464646;
							text-decoration: none;
						}
						.schede_centro_ele_campo_3
						{
										/*background-color: #58fffa;*/
							background: -webkit-gradient(linear, left top, left bottom, from(#58fffa), to(#a7fffc));
							/* Per I browser con motore di rendering Gecko(Firefox etc) */
							background: -moz-linear-gradient(top, #58fffa, #a7fffc);
							/* Per Internet Explorer 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#58fffa, endColorstr=#a7fffc);
							/* Per Internet Explorer 8 e superiori*/
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#58fffa, endColorstr=#a7fffc)";
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 0pt;
										padding-left: 0pt;
										padding-bottom: 1pt;
										text-align: center;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #464646;
							text-decoration: none;
						}

						.schede_sinistra_ele_campo
						{
										background-color: #ffc091;
										text-indent: 0pt;
										padding-top: 1pt;
										padding-right: 2pt;
										padding-left: 2pt;
										padding-bottom: 1pt;
										text-align: left;
								border-top: 1pt #cccccc solid;
								border-bottom: 1pt #cccccc solid;
								border-left: 1pt #cccccc solid;
								border-right: 1pt #cccccc solid;
							font-size: 24px;
							line-height: 26px;
							font-family: Raleway, Helvetica, tahoma, Verdana, sans-serif, palatino linotype regular, palatino linotype, comic sans ms, Arial, lucida sans unicode, times new roman;
							font-weight: normal;
							color: #434343;
							text-decoration: none;
						}
}










