/* Stili di layout */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
    font: normal 12px Georgia, "Nimbus Roman No9 L", Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	text-align: center;
}
img {
	border: none;
}
hr {
	border: 0;
	border-top: 1px dotted #a5a5a5;
	height: 0;
	clear: both;
}
a:link,a:visited,a:active {
	color: #222;
}
a:hover {
	color: #555;
}
div#container {
	width: 995px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}
div#header {
	/*height: 170px;*/
	height: 140px;
	background: #b41c1c url(immagini/header.png) no-repeat top;
}
div#site_search {
	float: left;
	height: 30px;
	font-size: 10px;
}
div#site_search img {
	vertical-align: middle;
	padding-left: 3px;
}
div#site_search form {
	margin: 0;
}
div#site_search input {
	background-color: #fff;
	border: 1px solid #fcf8f8;
	color: #000;
	font-size: 10px;
	display: inline;
}
div#site_search input#search {
	width: 70px;
}
div#site_search input#search_submit {
	cursor: pointer;
}
div#site_search fieldset {
	border: none;
	padding-left: 20px;
	padding-top: 5px;
	width: 200px;
}
div#date {
	float: right;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 10px;
}
div#pagecontent {
	font-size: 12px;
	background-color: #fff;
	margin: 0;
	line-height: 18px;
	overflow: auto;
}
div#pagecontent h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
}
div#pagecontent h1.titolo {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	padding: 0;
	margin: 0;
}
div#pagecontent h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #b60606;
	margin-bottom: 2px;
	font-style: italic;
}
div#pagecontent h2 img {
	vertical-align: middle;
	padding-right: 3px;
}
div#pagecontent h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin-bottom: 8px;
}
div#pagecontent hr.corsi_hr {
	border: none;	
}
div#pagecontent .primopiano {
	padding: 5px 0 5px 0;	
}
div#pagecontent .primopiano a {
	text-decoration: none;
}
div#pagecontent .altrow {
	background-color: #f2f2f2;
}
div#pagecontent .primopiano a:hover {
	text-decoration: underline;
}
div#pagecontent .primopiano_img {
	float: left;
	clear: left;
	margin-top: 5px;
}
div#pagecontent .primopiano_luogo {
	margin-left: 80px;
	color: #000;
	color: #b60606;
}
div#pagecontent .primopiano_titolo {
	margin-left: 80px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
div#pagecontent .primopiano_data {
	font-weight: normal;
	margin-top: -3px;
	padding-left: 80px;
}
div#pagecontent .news {
	background-color: #f2f2f2;
	padding: 8px;
	margin-bottom: 10px;
	
}
div#pagecontent .news_data {
	color: #b60606;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}
div#pagecontent .news_titolo {
	color: #000;
	font-size: 11px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
}
div#pagecontent .news_titolo a {
	text-decoration: none;
}
div#pagecontent .news_titolo a:hover {
	text-decoration: underline;
}
div#pagecontent .news_descr {
	color: #2b2b2b;
	font-size: 11px;
	margin-top: -3px;
}
div#footer {
	width: 995px;
	clear: both;
	font-size: 10px;
	padding-top: 15px;
	text-align: center;
	/*background: #fff url(immagini/footer_bg.png) no-repeat left top;*/
}
div#footer hr {
	border: 1px solid #941415;
}


div#footer .copyright {
	font-size: 9px;
	color: #000;
	padding-top: 5px;
	margin-bottom:5px;
}
div#feed_box {
	float: right;
	margin-top: 40px;	
}
div.feed {
	float: left;
	margin-right: 10px;
}
div.feed a {
	text-decoration: none;	
}
div#istituzioni_box {
	clear: both;
	display: block;
	text-align: center;
	padding-top: 30px;
}
div#istituzioni_box a {
	text-align: center;
}
div#istituzioni_box a img {
	margin: 5px;
}

div#box_newsletter {
	width: 145px;
	height: 70px;
	border: 2px solid #b0b0b0;
	background-color: #eee;
	margin: 0 5px 5px 5px;
	padding: 5px;
}
div#box_newsletter form {
	margin: 0;
}
div#box_newsletter fieldset {
	border: none;
	width: 140px;
	text-align: right;
	margin: 0;
	padding: 0;
}
div#box_newsletter input {
	font-size: 10px;
	color: #000;
}
div#box_newsletter label {
	font-size: 12px;
	font-weight: bold;
	color: #b60606;
	padding-bottom: 10px;
	display: block;
}
div#box_newsletter input#newsletter_email {
	width: 130px;
	border: 1px solid #c9c9c9;
	background-color: #fff;
}
div#box_newsletter input#newsletter_submit {
	cursor: pointer;
	margin-top: 5px;
	border: 1px solid #fff;
	background-color: #e0dfe3;
	font-weight: bold;
}
div#box_sicurezza {
	margin-top: 12px;
	margin-left: 5px;
	width: 159px;
	height: 157px;
	background-image: url(immagini/sicurezza_prevenzione.jpg);
	cursor: pointer;
	line-height: normal;
	font-size: 10px;
}
div#box_sicurezza .sicurezza_titolo {
	font: bold 16px Georgia, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 8px;
	line-height: 12pt;
}
div#box_sicurezza a {
	text-decoration: none;
}
div#box_sicurezza .sicurezza_iscriviti {
	font: bold 18px Georgia, Arial, Helvetica, sans-serif;
	color: #b60606;
	padding-top: 40px;
	padding-left: 40px;
	line-height: 12pt;
}
div#box_autostoriche {
	margin-top: 12px;
	margin-left: 5px;
	width: 159px;
	height: 210px;
	background-image: url(immagini/autostoriche.jpg);
	cursor: pointer;
	line-height: normal;
	font-size: 10px;
}
div#box_autostoriche .autostoriche_titolo {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 8px;
}
div#box_autostoriche a {
	text-decoration: none;
}
div#box_autostoriche .autostoriche_descr {
	font: bold 10px;
	color: #fff;
	margin-top: 100px;
	padding: 8px;
}
div#box_architettura {
	margin: 5px;
}
div#box_banner {
	margin: 5px;
}
div#download_pdf {
	margin-top: 30px;
	text-align: center;
}
div#box_progres {
	margin-top: 10px;
	text-align: center;	
}

div#statacc {
	background-color: #eee;
	border: 1px solid #bb0000;
	margin-top: 2em;
	padding: 1em;
	font-size: 9px;
}
.hidden {
	display: none;
}
input,select,textarea {
	background-color: #eee;
	border: 1px solid #778;
	color: #333;
	font-size: 1em;
	display: inline;
}
input.invalid,textarea.invalid,select.invalid {
	background-color: #fff8ba;
	border: 1px solid #bb0000;
}
input[type="hidden"] {
	display: none;
}
.required {
	color: #eb290d;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
	font-size: 11px;
}

/* Barra di navigazione SUPERIORE */
#top_nav {
	height: 32px;
	width: 207px;
	padding-left: 758px;
	padding-top: 8px;
}
* html #top_nav { /* IE6 */
	margin-top: -82px;
}
*+html #top_nav { /* IE7 */
	margin-top: -82px;
}
#top_nav ul {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
}
#top_nav ul li {
	display: block;
	float: right;
}
#top_nav ul li img {
	vertical-align: middle;
	padding-left: 3px;
}
#top_nav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding-right: 5px;
	border-left: 1px solid #fff;
	padding-left: 5px;
}
#top_nav li a:link,#top_nav li a:visited {
	color: #fff;
}
#top_nav li a:hover {
	color: #f7ce04;
}
#top_nav li.current {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding-right: 5px;
	border-left: 1px solid #fff;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
}

/* Barra di navigazione AREA RISERVATA */
#access_nav {
	height: 32px;
	width: 207px;
	padding-left: 762px;
	padding-top: 8px;
}
#access_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#access_nav ul li {
	display: block;
	float: right;
}
#access_nav ul img {
	vertical-align: middle;
	padding-right: 5px;
}
#access_nav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	font-size: 12px;
}
#access_nav li a:link,#access_nav li a:visited {
	color: #d90f16;
}
#access_nav li a:hover {
	color: #f7ce04;
}
#access_nav li.current {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-right: 10px;
	color: #d90f16;
}

/* Barra di navigazione PRINCIPALE */
#main_nav {
	height: 30px;
	font-size: 12px;
	color: #fff;
	margin-top: -30px;
}
#main_nav ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
#main_nav ul li {
	display: block;
	float: left;
}
#main_nav ul img {
	vertical-align: middle;
	padding-left: 5px;
}
#main_nav ul li#main_nav_first,#main_nav ul li a#main_nav_first {
	display: block;
	float: left;
	width: 98px;
	height: 22px;
	background: url(immagini/tab-home.png) no-repeat bottom;
	text-align: center;
	color: #000;
	padding-top: 8px;
	margin-left: 20px;
	margin-right: 60px;
	font-weight: bold;
}
#main_nav ul li a#main_nav_first_s {
	display: block;
	float: left;
	width: 98px;
	height: 22px;
	background: url(immagini/tab-home_s.png) no-repeat bottom;
	text-align: center;
	color: #000;
	padding-top: 8px;
	margin-left: 20px;
	margin-right: 60px;
	font-weight: bold;
}
* html #main_nav ul li a#main_nav_first_s { /* IE6 */
	margin-right: 30px;
}
#main_nav ul li a {
	display: block;
	background: url(immagini/tab.png) no-repeat bottom;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	width: 113px;
	height: 20px;
	font-weight: bold;
}
* html #main_nav ul li a { /* IE6 */
	background: url(immagini/ie6/tab.png) no-repeat bottom;
}
#main_nav ul li a.other {
	display: block;
	background: url(immagini/tab-other.png) no-repeat bottom;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	width: 113px;
	height: 20px;
	font-weight: bold;
	color: #fff;
}
* html #main_nav ul li a.other { /* IE6 */
	background: url(immagini/ie6/tab-other.png) no-repeat bottom;
}
#main_nav ul li a.other:link,#main_nav ul li a.other:visited {
	color: #fff;
}
#main_nav li a:link,#main_nav li a:visited {
	color: #fff;
}
#main_nav li a:hover {
	background: url(immagini/tab.png) no-repeat bottom;
	color: #f7ce04;
}
* html #main_nav li a:hover { /* IE6 */
	background: url(immagini/ie6/tab.png) no-repeat bottom;
}
#main_nav li a.other:hover {
	background: url(immagini/tab-other.png) no-repeat bottom;
	color: #f7ce04;
}
* html #main_nav li a.other:hover { /* IE6 */
	background: url(immagini/ie6/tab-other.png) no-repeat bottom;
}
#main_nav li.current {
	display: block;
	background: url(immagini/tab.png) no-repeat bottom;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	width: 113px;
	height: 20px;
	font-weight: bold;
	color: #d90f16;
	/*color: #c15b5b;*/
}
* html #main_nav li.current { /* IE6 */
	background: url(immagini/ie6/tab.png) no-repeat bottom;
}

/* Barra di navigazione LATERIALE */
#side_nav {
	float: left;
	background-color: #fff;
	font-size: 12px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-bottom: 30px;
}
#side_nav ul {
	margin: 0;
	padding: 0;
}
#side_nav ul#restricted_area {
	padding-top: 30px;
}
#side_nav ul#restricted_area img {
	vertical-align: middle;
	padding-right: 5px;
}
#side_nav ul#restricted_area li a,#side_nav ul#restricted_area li.current {
	display: block;
	height: 20px;
	width: 135px;
	text-decoration: none;
	font-size: 12px;
	color: #d90f16;
}
#side_nav ul#restricted_area li a:link,#side_nav ul#restricted_area li a:visited {
	color: #d90f16;
}
#side_nav ul#restricted_area li a:hover {
	color: #f7ce04;
}
#side_nav li a img,#side_nav li img {
	vertical-align: middle;
	padding-right: 5px;
}
#side_nav li {
	list-style: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
	background: #eee url(immagini/side_nav_bg.png) repeat-y right;
}
#side_nav li a {
	padding: 4px 4px 0 38px;
	text-decoration: none;
	color: #323131;
	display: block;
	height: 20px;
	width: 135px;
}
#side_nav li a:link,#side_nav li a:visited {
	text-decoration: none;
}
#side_nav li a:hover {
	color: #888;
}
#side_nav li.current {
	padding: 4px 4px 0 38px;
	text-decoration: none;
	color: #323131;
	display: block;
	height: 20px;
	width: 135px;
	font-weight: bold;
}

#side_nav_corsi {
	float: left;
	width: 177px;
	/*background: #fff url(immagini/side_nav_bg2.png) repeat-y right;*/
	background: #eee url(immagini/side_nav_bg.png) repeat-y right;
	font-size: 12px;
	padding-bottom: 30px;
}
#side_nav_corsi ul {
	margin: 0;
	padding: 0;
	list-style: inside url(immagini/arrow-mini2.png);
}
#side_nav_corsi li a img,#side_nav_corsi li img {
	vertical-align: middle;
	padding-right: 5px;
}
#side_nav_corsi li {
	height: auto;
	width: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
	/*background: #b60606 url(immagini/side_nav_bg3.png) repeat-y right;*/
	background: #eee url(immagini/side_nav_bg.png) repeat-y right;
	padding: 5px 10px 5px 35px;
	text-indent: -13px;
	font-size: 11px;
}
#side_nav_corsi li a {
	text-decoration: none;
	color: #323131;
}
* html #side_nav_corsi li a { /* IE6 */
	margin-right: -8px;
}
#side_nav_corsi li a:link,#side_nav_corsi li a:visited {
	text-decoration: none;
}
#side_nav_corsi li a:hover {
	color: #888;
}
#side_nav_corsi li.current {
	font-weight: bold;
	color: #666;
}

#side_nav_corsi ul ul li {
	/*background: #b60606 url(immagini/side_nav_bg3.png) repeat-y right;*/
	background: #eee url(immagini/side_nav_bg.png) repeat-y right;
	list-style: none;
	border-bottom: 1px solid #d90f16;
	height: 35px;
	font-size: 10px;
	height: 35px;
	line-height: 10px;
	padding-left: 25px;
}
#side_nav_corsi ul ul li a {
	font-size: 10px;
	border: none;
	display: block;
	width: 110px;
	text-indent: -10px;
}
#side_nav_corsi ul ul li.current {
	border-bottom: 1px solid #d90f16;
	height: 31px;
	font-size: 10px;
	color: #000;
	padding-left: 45px;
	text-indent: -10px;
	width: 110px;
	padding-right: 22px;
}
#nav_corsi {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}

/* Barra di navigazione INFERIORE */
#footer_nav {
	background: #b41c1c url(immagini/footer_nav_bg.png) repeat-x;
	height: 47px;
}
#footer_nav ul {
	margin: 0;
	padding: 17px 15px 15px 15px;
	list-style: none;
}
#footer_nav ul li {
	display: block;
	float: left;
}
#footer_nav ul li.right {
	float: right;
}
#footer_nav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	padding-left: 8px;
}
#footer_nav li a:link,#footer_nav li a:visited {
	color: #fff;
}
#footer_nav li a:hover {
	color: #f7ce04;
}
#footer_nav li.current {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	padding-left: 8px;
	color: #fff;
	font-weight: bold;
}
div#sedi_corsi a{
	text-decoration:none;
	cursor:default;	
}
div#sedi_lavoro{
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	height: 5px;
}
#sedi_lavoro a:link, #sedi_lavoro a:visited{
	text-decoration:none;
	cursor:default;
	color:#333;
}
#sedi_lavoro a:hover{
	text-decoration:none;
	cursor:default;
	color:#000;
}
#sedi_lavoro .provincia{
	padding:2px;	
}
#regione{
	display:inline-block;
	margin-right:10px;	
}
#elenco_eventi {
	margin: 0;
}
.box_evento {
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	height: auto;
}
.evento_immagine {
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px;
}
.evento_data_luogo {
	float: left;
	width: 100px;
	height: 100px;
	font-weight: bold;
}
.evento_date {
	text-align: left;
}
.evento_luogo {
	text-align: left;
	font-style: italic;
}
.evento_dettaglio {
}
.evento_titolo {
	font-weight: bold;
}
.evento_descrizione {
}
.evento_pagina {
	text-align: right;
}

#schedaevento {
	margin-bottom: 60px;
}
.schedaevento_immagine {
	float: left;
	width: 100px;
	height: 100px;
}
.box_schedaevento {
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	height: auto;
	margin-bottom: 20px;
}
.schedaevento_luogo {
	text-align: left;
	font-style: italic;
	padding-bottom: 5px;
}
.schedaevento_titolo {
	font-weight: bold;
}
.schedaevento_pdf {
	margin-top: 10px;
	text-align: right;
}
.schedaevento_pdf a {
	text-decoration: none;
}

/* Home */
#main {
	float: left;
	width: 788px;
	text-align: justify;
	background: #fff url(immagini/main_bg.png) repeat-y right;
	padding: 15px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
* html #main { /* IE6 */
	width: 785px;
}
#main_home {
	float: left;
	width: 610px;
	text-align: justify;
	background: #fff url(immagini/main_bg.png) repeat-y ;
	padding: 15px;
	padding-right: 20px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#main_nomenu {
	float: left;
	width: 965px;
	text-align: justify;
	background: #fff url(immagini/main_bg.png) repeat-y right;
	padding: 15px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	overflow:auto;
}
#right_column {
	margin-top: 15px;
	float: left;
	width: auto;
}
#boxambiti {
	float: right;
	width: auto;
}
#form_iscrizioni{
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	width:709px;
	height:100px;	
	background-color:#F2F2F2;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 6px solid #b72122;
	border-right: 6px solid #b72122;	
}
#form_iscrizioni label {
	float: left;
	margin-top:12px;
	margin-right:5px;
	font-weight: bold;
}
#form_iscrizioni input,#form_iscrizioni select {
	float: left;
	height: 18px;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
	-moz-box-shadow: 3px 3px 3px #bbb;
	-webkit-box-shadow: 3px 3px 3px #bbb;
	box-shadow: 3px 3px 3px #bbb;
	color: #666;
	padding: 2px;
	margin: 10px;
	width:160px;
}
#form_iscrizioni h5{
	margin: 0;
	padding-bottom:5px;
	font-size:16px;
	text-align:center;
	color: #ba2020;
}
#form_iscrizioni p{
	text-align: center;
	font-size: 12px;
}
#form_iscrizioni input.send {
	float:right;
	background: #f2f2f2 url(immagini/login_img.gif) no-repeat left;
	height:25px;
	border: none;
	color: #ba2020;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: bold;
	cursor: pointer;
	width:70px;
	text-align:right;
}

/* Aree riservate */
#login_areariservata_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	width: 450px;
	height: 290px;
	background-color: #fff;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 6px solid #b72122;
	border-right: 6px solid #b72122;	
}
div#login_areariservata_box h1 {
	margin: 0;
	margin-top: 10px;
	text-align: center;
	color: #aaa;
}
div#login_areariservata_box p {
	text-align: center;
	color: #aaa;
	font-size: 12px;
}
div#login_areariservata_box label {
	float: left;
	width: 85px;
	margin: 14px;
	margin-left: 65px;
	font-weight: bold;
}
div#login_areariservata_box input {
	float: left;
	width: 200px;
	height: 18px;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
	-moz-box-shadow: 3px 3px 3px #bbb;
	-webkit-box-shadow: 3px 3px 3px #bbb;
	box-shadow: 3px 3px 3px #bbb;
	color: #000;
	padding: 2px;
	margin: 10px;
}
div#login_areariservata_box input:hover {
	background-color: #eee;
	border: 1px solid #666;
}
div#login_areariservata_box input#login {
	clear: both;
	width: 70px;
	height: 21px;
	padding-left: 20px;
	margin-top: 8px;
	margin-left: 175px;
	background: #fff url(immagini/login_img.gif) no-repeat top left;
	border: none;
	color: #b72122;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: bold;
	cursor: pointer;
}
div#login_areariservata_box input#login:hover {
	color: #666;
}
div#login_areariservata_box input#password_request {
	clear: both;
	float: left;
	height: 25px;
	color: #aaa;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 175px;
	cursor: pointer;
}
div#login_areariservata_box div.sep {
	clear: both;
	float: left;
	width: 200px;
	height: 1px;
	padding: 0;
	margin-top: 10px;
	margin-left: 175px;
	background-color: #aaa;
}
* html div#login_areariservata_box div.sep { /*// IE6 */
	display: none;
}


#areariservata_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	width: 400px;
	height: 300px;
	background-color: #fff;
	margin-top: 30px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 3px solid #b72122;
	border-right: 3px solid #b72122;
}
div#areariservata_box h1 {
	margin: 0;
	margin-top: 10px;
	text-align: center;
	color: #aaa;
}
div#areariservata_box p {
	text-align: center;
	color: #aaa;
}
div#areariservata_box div.sezione {
	width: 200px;
	height: 18px;
	margin-top: 20px;
	padding: 5px;
	/*border: 1px solid #bbb;*/
	background-color: #f9f9f9;
	/*-moz-border-radius: 5px;
	-webkit-box-shadow: 5px;
	border-radius: 5px;*/
	-moz-box-shadow: 5px 5px 5px #bbb;
	-webkit-box-shadow: 5px 5px 5px #bbb;
	box-shadow: 5px 5px 5px #bbb;
	margin-left: auto;
	margin-right: auto;
	color: #b72122;
	text-align: center;
	font-weight: bold;
}
div#areariservata_box div.sezione:hover {
	background-color: #eee;
}
div#areariservata_box a {
	text-decoration: none;
}

/* Tabelle dati */
#elencodati {
	width: 100%;
	border: 1px solid #a2a2a2;
	border-collapse: separate;
	text-align: left;
	font-size: 10px;
	line-height: normal;
}
#elencodati caption {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 1em;
}
#elencodati th {
	font-weight: bold;
	color: #161616;
	background-color: #c9d0df;
	/*color: #fff;
	background-color: #790606;*/
	padding: .5em;
	text-align: center;
}
#elencodati th.intest {
	background-color: #DDD;
	color: #555;
}
#elencodati th a {
	color: #fff;
}
#elencodati td {
	padding: .3em;
	vertical-align: middle;
}
#elencodati td.riga1 {
	background-color: #f5f5f5;
}
#elencodati td.riga2 {
	background-color: #fbfbfb;
}
#elencodati td.confermato {
	background-color: #ffff99;
}
#elencodati td.sospeso {
	background-color: #CC3030;
}
#elencodati td.cancellato {
	background-color: #0099ff;
}
#elencodati td.discordanti {
	background-color: #00ff00;
}
#elencodati td.datimancanti {
	background-color: #ffff99;
}
#elencodati td.datianagrafica {
	background-color: #66cccc;
}
#elencodati td.seguedoc {
	background-color: #E1B8E7;
}
#elencodati div.bold {
	font-weight: bold;
	text-align: left;
}
#elencodati div.sx {
	text-align: left;
}

.informativa {
	font-size: 10px;
	line-height: 14px;
}
.iscriviti {
	text-align: center;
}
.iscriviti input {
	border: none;
	background-image: url(immagini/go.png);
	width: 15px;
	height: 15px;
	cursor: pointer;
}
.go_button {
	border: none;
	vertical-align: middle;
}
.riquadro {
	border: 1px solid #a7a7a7;
	background-color: #f8f8f8;
	vertical-align: top;
	font-size: 10px;
	line-height: normal;
	margin: 10px;
}
.riquadro td {
	vertical-align: top;
}
.riquadro_iscrizione {
	border: 1px solid #a7a7a7;
	background-color: #f8f8f8;
	vertical-align: top;
	font-size: 10px;
	line-height: normal;
}
#logo_stampa {
	display: none;
}


/* Nuovi stili */

div#loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -60px;
	text-align: center;
	padding: 10px;
	border: 2px solid #ddd;
	text-align: center;
	background-color: #efefef;
	color: #333;
	font-size: 14px;
	z-index: 99999;
}
fieldset.noborder {
	background-color: transparent;
	border: none;
	margin-bottom: 5px;
}

div#sel_corso {
	text-align: center;
	margin-top: 10px;
}
div#box_info_corso {
	text-align: center;
	margin: 10px;
}
div#filtri {
	text-align: center;
	margin-top: 10px;
}
.filter_enabled {
	color: #e00;
	border:1px solid #e00;
}
input.filter {
	background: #fff url(jscripts/themes/images/filter.gif) no-repeat left center;
	padding-left: 20px;
	height: 16px;
}

table.datagrid {
	border-collapse: collapse;
	padding: 5px;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	width: 100%;
	background-color: #fff;
}
table.tablesorter thead tr .header {
	background-image: url(jscripts/themes/tablesorter/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(jscripts/themes/tablesorter/images/asc.gif);
	margin-right: 5px;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(jscripts/themes/tablesorter/images/desc.gif);
}

.datagrid caption {
	text-align: center;
	background-color: #fff;
	color: #555;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 5px;
}
.datagrid td, .datagrid th {
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #ccc;
}
.datagrid th {
	text-align: center;
	font-weight: bold;
	color: #333;
	background-color: #ddd;
}
.datagrid td {
	text-align: left;

}
.datagrid td.row1 {
	background-color: #f5f5f5;
}
.datagrid td.row2 {
	background-color: #fbfbfb;
}
/*.hover {
	background-color: #000;
	cursor: pointer;
}*/
.datagrid tr.footer td {
	background-color: #efefef;
	text-align: right;
}
.datagrid input {
	border: none;
	background-color: transparent;
}
table.datagrid tbody tr.hover {
	background-color: #0099cc;
	color: #fff;
	/*cursor: pointer;*/
}

.dialog {
	margin: 0;
	padding: 0;
}
.dialog form  {
	display: block;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.dialog form .message {
	margin-top: 10px;
	font-size: 12px;
}
.dialog form .inputError {
	border: 1px solid #c00;
	background: #ffff99 url(jscripts/themes/images/alert.gif) no-repeat top right;
}
.dialog fieldset {
	display: block;
	background: #eee;
	border: 1px solid #b5b8c8;
	margin: 0 0 5px 0;
	padding: 5px;
	overflow: hidden;
}
* html .dialog fieldset { /* IE6 */
	margin: 0 0 5px 0;
}
*+html .dialog fieldset { /* IE7 */
	margin: 0 0 5px 0;
}
.dialog legend {
	text-align: left;
	color: #15428b;
	font-weight: bold;
	margin: 0;
}
* html .dialog legend { /* IE6 */
	margin-bottom: 5px;
}
*+html .dialog legend { /* IE7 */
	margin-bottom: 5px;
} 
.dialog label {
	display: block;
	float: left;
	text-align: left;
	cursor: pointer;
	margin-right: 8px;
	margin-top: 5px;
}
* html .dialog label { /* IE6 */
	margin-right: 4px;
	margin-top: 1px;
}
*+html .dialog label { /* IE7 */
	margin-right: 4px;
	margin-top: 1px;
} 
.dialog label.clear {
	float: none;
	clear: right;
	margin-bottom: 5px;
}
/*.dialog input:focus,.dialog select:focus,.dialog textarea:focus {*/
.dialog .input-focus {
	border: 1px solid #f80;
}
.dialog input, .dialog textarea, .dialog select {
	display: block;
	background: #fff url(jscripts/themes/images/text-bg.gif) repeat-x 0 0;
	border: 1px solid #b5b8c8;
}
.dialog textarea {
	overflow: auto;
}
.dialog select {
	margin: 0; 
}
.dialog input.numeric {
	/*background: #fff url(jscripts/themes/images/numeric.gif) no-repeat left center;
	padding-left: 20px;*/
	text-align: right;
}
.dialog input.money {
	/*background: #fff url(jscripts/themes/images/money.gif) no-repeat left center;
	padding-left: 20px;*/
	text-align: right;
}
.dialog input.date_select {
	background: #fff url(jscripts/themes/images/calendar.gif) no-repeat left center;
	padding-left: 20px;
}
.dialog input.search {
	background: #fff url(jscripts/themes/images/search.gif) no-repeat left center;
	padding-left: 20px;
}
.dialog input.ac_input {
	margin: 0;
}
.dialog input.noneditable {
	background-image: none;
	background-color: #eee;
}
.dialog textarea {
	resize: none;
}
.dialog fieldset.check_radio {
	padding: 5px;
	margin-bottom: 5px;
}
.dialog fieldset.check_radio_no_box {
	border: none;
	padding: 0;
	margin: 0;
}
.dialog fieldset.check_radio input,.dialog fieldset.check_radio_no_box input {
	display: inline;
	background: none;
	border: 0;
	margin-right: 5px;
}

.ui-datepicker {
	font-family: tahoma, arial, helvetica, sans-serif;
}
.promoteZ { 
	z-index: 2006; /* For Datepicker on Dialog z-index is 1006 */
} 
fieldset.buttons  {
	border: none;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: transparent;
}
fieldset.buttons input {
	display: inline;
	border: 1px solid #b5b8c8;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	background: #fff no-repeat left;
	background-position: 4px;
	color: #15428b;
	margin: 0;
	padding-left: 25px;
	padding-right: 5px;
	height: 25px;
	width: auto;
	cursor: pointer;
	overflow: visible;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 5px;
	border-radius: 5px;
}
fieldset.buttons input:hover {
	color: #333;
	background-color: #eee;
}
fieldset.buttons input.confirm {
	background-image: url(jscripts/themes/images/accept.png);
}
fieldset.buttons input.add {
	background-image: url(jscripts/themes/images/add.png);
}
fieldset.buttons input.edit {
	background-image: url(jscripts/themes/images/edit.png);
}
fieldset.buttons input.delete {
	background-image: url(jscripts/themes/images/delete.png);
}
fieldset.buttons input.cancel {
	background-image: url(jscripts/themes/images/cancel.png);
}
fieldset.buttons input.refresh {
	background-image: url(jscripts/themes/images/refresh.png);
}
fieldset.buttons input.anomaly {
	background-image: url(jscripts/themes/images/anomaly.png);
}
fieldset.buttons input.mark {
	background-image: url(jscripts/themes/images/mark.png);
}
fieldset.buttons input.select_all {
	background-image: url(jscripts/themes/images/select_all.png);
}
fieldset.buttons input.save {
	background-image: url(jscripts/themes/images/save.png);
}
fieldset.buttons input.send {
	background-image: url(jscripts/themes/images/email.png);
}
fieldset.buttons input.print {
	background-image: url(jscripts/themes/images/print.png);
}
fieldset.buttons input.export {
	background-image: url(jscripts/themes/images/export.png);
}
fieldset.buttons input.excel {
	background-image: url(jscripts/themes/images/excel.png);
}
fieldset.buttons input.pdf {
	background-image: url(jscripts/themes/images/pdf.png);
}
fieldset.buttons input.preview {
	background-image: url(jscripts/themes/images/preview.png);
}
fieldset.buttons input.registration {
	background-image: url(jscripts/themes/images/registration.png);
}
fieldset.buttons input.registration_move {
	background-image: url(jscripts/themes/images/registration_move.png);
}
fieldset.buttons input.calendar_view {
	background-image: url(jscripts/themes/images/calendar.png);
}
fieldset.buttons input.calendar_add {
	background-image: url(jscripts/themes/images/calendar_add.png);
}
fieldset.buttons input.calendar_edit {
	background-image: url(jscripts/themes/images/calendar_edit.png);
}
fieldset.buttons input.date_add {
	background-image: url(jscripts/themes/images/date_add.png);
}
fieldset.buttons input.date_edit {
	background-image: url(jscripts/themes/images/date_edit.png);
}
fieldset.buttons input.date_delete {
	background-image: url(jscripts/themes/images/date_delete.png);
}
fieldset.buttons input.date_fusion {
	background-image: url(jscripts/themes/images/date_fusion.png);
}
fieldset.buttons input.user_add {
	background-image: url(jscripts/themes/images/user_add.png);
}
fieldset.buttons input.user_edit {
	background-image: url(jscripts/themes/images/user_edit.png);
}
fieldset.buttons input.user_delete {
	background-image: url(jscripts/themes/images/user_delete.png);
}
fieldset.buttons input.doc_add {
	background-image: url(jscripts/themes/images/page_add.png);
}
fieldset.buttons input.doc_edit {
	background-image: url(jscripts/themes/images/page_edit.png);
}
fieldset.buttons input.doc_delete {
	background-image: url(jscripts/themes/images/page_delete.png);
}
fieldset.buttons input.export {
	background-image: url(jscripts/themes/images/export.png);
}
fieldset.buttons input.password {
	background-image: url(jscripts/themes/images/key.png);
}
fieldset.buttons input.copy {
	background-image: url(jscripts/themes/images/copy.png);
}
fieldset.buttons input.cell {
	background-image: url(jscripts/themes/images/cell_phone.png);
}
fieldset.buttons input.logout {
	background-image: url(jscripts/themes/images/logout.png);
}
fieldset.buttons input.fax {
	background-image: url(jscripts/themes/images/fax.png);
	background-size:20px;
}

fieldset.hidden  {
	border: none;
	background-color: transparent;
}
fieldset input[type="hidden"] {
	display: none;
	background-color: transparent;
}
fieldset.datagrid_buttons  {
	border: none;
	margin: 0;
	padding: 0;
}
fieldset.datagrid_buttons input {
	display: inline;
	border: none;
	background: transparent no-repeat left;
	height: 16px;
	width: 16px;
	cursor: pointer;
	overflow: visible;
	margin: 1px;
}

h1.titolo_calendario {
	font: bold 16px tahoma, arial, helvetica, sans-serif;
}
h2.sottotitolo_calendario {
	font: bold 14px tahoma, arial, helvetica, sans-serif;
}

table.calendario {
	border-collapse: collapse;
	padding: 5px;
	font: normal 12px tahoma, arial, helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}
.calendario caption {
	padding: 5px;
	text-align: center;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	margin-bottom: 5px;
}
.calendario td, .calendario th {
	width: 110px;
	border: 1px solid #aaa;
}
.calendario th {
	height: 30px;
	vertical-align: middle;
	text-align: center;
	color: #333;
	background-color: #ddd;
	font-weight: bold;
}
.calendario td {
	height: 30px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	color: #555;
	background-color: #fff;
}
.calendario td.vuoto {
	background-color: #eee;
}
.calendario td.selezionato {
	color: #222;
	background-color: #ffff99;
}
.calendario td.festivo {
	color: #fff;
	background-color: #d03535;
}
.calendario td .descrizione {
	font-size: 9px;
	padding-top: 5px;
}
.calendario td.ponte {
	color: #fff;
	background-color: #e94d4d;
}
table#upload_status {
	width: 100%;
	border-collapse: collapse;
	font: normal 12px tahoma, arial, helvetica, sans-serif;
	margin-top: 10px;
}
#upload_status td, #upload_status th {
	width: 50%;
	vertical-align: middle;
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
}
#upload_status th {
	text-align: left;
	font-weight: normal;
	color: #333;
}
#upload_status td {
	text-align: center;
	font-weight: bold;
	color: #555;
}

div.form_dialog #destinatari{
	top:10px;
	width:645px;
	text-align:center;
}
div.form_dialog #destinatari legend{
	color:#00F;
	font-weight:bold;
}
div.form_dialog #destinatari label{
	color:#F00;
	text-align:center;
}
div.form_dialog #destinatari #input{
	padding:20px;
}


div#termine{
	padding:20px;
	font-size:16px;
}
div#definizione{
	padding-left:20px;
	widht:100%;
	padding-top:20px;
	font-size:12px;
}
input confirm {
	background-image: url(jscripts/themes/images/accept.png);
}
div#lettera h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ba2020;
	border-bottom:1px solid #ba2020;
	margin-bottom:0px;
}
div#lettera ul li {
	list-style-image: url(jscripts/themes/images/mark.png);
	
}	
div#lettera a {
	text-decoration:none;	
}	
div#menu_glossario {
	padding:20px;
}
div#menu_glossario a{
	font-size:12px;
}

/* WORDPRESS */

#main img {
	margin: 0;
	height: auto;
	/*max-width: 640px;*/
	width: auto;
}
#main .attachment img {
	max-width: 900px;
}
#main .alignleft,
#main img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#main .alignright,
#main img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#main .aligncenter,
#main img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main img.alignleft,
#main img.alignright,
#main img.aligncenter {
	margin-bottom: 12px;
}
div#logo_home{
	float:left;
}
div#contatti{
	padding-left:10px; 
	padding-right:10px;
	display:inline;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}
div.corso_img {
	float: left;
	width: 70px;
	height: 70px;
	margin-top: 10px;
	margin-right: 8px;
}
div.corso_img img {
	float: left;
}
div.corso_box {
	float: left;
	height: auto;
	/*border-bottom: 1px solid #ddd;
	margin-left: 20px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding: 3px;
}
div.corso_box_alt {
	background-color: #f2f2f2;
}
div.corso_box_titolo {
	float: left;
	width: 570px;
}
* html div.corso_box_titolo {
	width: 555px;
}
div.corso_area {
	clear: both;
	color: #b60606;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	margin-top: 30px;
	line-height: 20px;
}
.sedi_label {
	font-weight: normal;
	float:right;
	color:#000;
}
div.corso_titolo {
	float: left;
	width: 460px;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 4px;
	text-align: left;
}
div.corso_sede {
	float: right;
	color: #b60606;
	font-size: 12px;
	font-weight: bold;
}
div.corso_descrizione {
	clear: both;
	font-size: 11px;
	font-style: italic;	
	line-height: 13px;
}
div.corso_dettaglio {
	margin-top: 3px;
	font-size: 11px;
}
div.corso_dettaglio_box {
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 4px;
	background-color: #eee;
}
div.corso_box_info {
	float: left;
	width: 100px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #eee;
}
div.corso_ore {
	font-size: 11px;
}
div.corso_costo {
	font-size: 11px;
}
div.corso_periodo {
	font-size: 11px;
}
div.corso_dettaglio a {
	color: #00a;	
}
div.corso_box_sedi {
	clear: both;
	display: block;
	padding-top: 15px;
}
.corso_sel_sede {
	float: left;
	color: #b60606;
}
div.corso_box_sedi input {
	background: none;
	border: none;	
}
div.corso_box_sedi input, div.corso_box_sedi label {
	cursor: pointer;	
}
div.corso_sel_dettaglio {
	margin-top: 15px;
}
.corso_sel_label {
	color: #b60606;
}
div.corso_area_int {
	color: #b60606;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}
div.corso_titolo_int {
	float: left;
	width: auto;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 6px;
	text-align: left;
}
div.corso_descrizione_int {
	clear: both;
	font-size: 11px;
	font-style: italic;	
	line-height: 14px;
}
div.corso_sel_programma_box p {
	margin: 0;
	padding: 0;
}
.apple_overlay {
	display:none;
	background-image:url(jscripts/themes/overlay/white.png);
	width:600px;
	padding:35px;
	font-size:13px;
	text-align:center;
}

.apple_overlay .close {
	background-image:url(jscripts/themes/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#login_form input.login{
	color:#00008b;
	background-color:#e3f2f7;
	border:1px inset #00008b;
	width:200px;
}
#login_form div{
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
#login_form div label{
	float:left;
	color:#b60606;
	width:40%;
	font:bold 0.9em Arial, Helvetica, sans-serif;
}
#login_form fieldset{
	border:1px solid #b60606;
	margin-top:1.4em;
	padding:0.6em;
}
#login_form legend{
	font:bold Arial, Helvetica, sans-serif;
	color:#b60606;
}

#register input.login{
	color:#00008b;
	background-color:#e3f2f7;
	border:1px inset #00008b;
	width:200px;
}
#register div{
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
#register div label{
	float:left;
	color:#b60606;
	width:40%;
	font:bold 0.9em Arial, Helvetica, sans-serif;
}
#register fieldset{
	border:1px solid #b60606;
	margin-top:1.4em;
	padding:0.6em;
}
#register legend{
	font:bold Arial, Helvetica, sans-serif;
	color:#b60606;
}

#pass input.login{
	color:#00008b;
	background-color:#e3f2f7;
	border:1px inset #00008b;
	width:200px;
}
#pass div{
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
#pass div label{
	float:left;
	color:#b60606;
	width:40%;
	font:bold 0.9em Arial, Helvetica, sans-serif;
}
#pass fieldset{
	border:1px solid #b60606;
	margin-top:1.4em;
	padding:0.6em;
}
#pass legend{
	font:bold Arial, Helvetica, sans-serif;
	color:#b60606;
}
button.btn, .buttons a.positive{
    color:#529214;
	margin-top:20px;
}
input.submit{
	color:#b60606;
	margin-top:20px;
	margin-bottom:20px;
}
.error {
	height:15px;
	background-color:#FFFE36;
	font-size:11px;
	border:1px solid #E1E16D;
	padding:4px 10px;
	color:#000;
	display:none;
	z-index:100000;
}

.error p {
	margin:0;		
}
#tablesorter{
	font:normal normal normal 12px/normal Georgia, 'Nimbus Roman No9 L', Arial, Helvetica, sans-serif;
	border: 1px solid #d6dde6;
	border-collapse:collapse;
}
#tablesorter td, #tablesorter th{
	border: 1px solid #d6dde6;
	border-collapse:collapse;
	padding:3px;
}
#tablesorter td.center{
	text-decoration:none;
	text-align:center;
}
#tablesorter th{
	border:1px solid #d6dde6;
	background-color:#eeeeee;
	font-weight:bold;
	text-align:left;
	padding:0.2em;	
}
#tablesorter tr:hover{
	background-color:#eeeeee;
}
.pager{
	margin-top:20px;
	
}
.pagedisplay{
	width:30px;
	background-color:#fff;
	font-size:10px;
}
div#pagecontent .news_formazione {
	padding: 8px;
	margin-bottom: 10px;
	border-bottom:1px dotted #666;
}
div#pagecontent .news_formazione_data {
	color: #b60606;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}
div#pagecontent .news_formazione_titolo {
	color: #000;
	font-size: 11px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
}
div#pagecontent .news_formazione_titolo a {
	text-decoration: none;
}
div#pagecontent .news_formazione_titolo a:hover {
	text-decoration: underline;
}
div#pagecontent .news_formazione_descr {
	color: #2b2b2b;
	font-size: 11px;
	margin-top: -3px;
}
div#pagecontent .news_data_formazione {
	color: #2b2b2b;
	font-size: 11px;
	font-weight:100;
	margin-top: -3px;
	float:right;
}
div#auth a{
	text-decoration:none;
	color:#ba2020;
}
div#auth {
	text-align:center;
}
div#col1{
	width: 220px; 
	padding-bottom:10px;
	margin-left:20px;
	float:left;
}
div#col2{
	margin-top:30px;
	width: 220px; 
	margin-left:260px;
}
div#col3{
	width: 220px; 
	margin-left:520px;
	margin-top:-520px;
}
h1.titolo_sezione {
	text-align: center;
	display: block;
}
button.bt_expand {
  background-color: #ee432e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee432e 0%), to(#c63929 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -ms-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  border: 1px solid #951100;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  -ms-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  -o-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  color: #fff;
  font: bold 9pt "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 5px;
  display: block; 
  clear: both;
  margin-top: 10px;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8); }
  button.bt_expand:hover {
    background-color: #f37873;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f37873 0%), to(#db504d 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -ms-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -o-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    cursor: pointer; }
  button.bt_expand:active {
    background-color: #d43c28;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d43c28 0%), to(#ad3224 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -moz-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -ms-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -o-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    -ms-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    -o-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); }

/*Overlay*/
.ui-widget-overlay {
    background: url("images/ui-bg_flat_0_333333_40x100.png") repeat-x scroll 50% 50% #333333 !important;
    opacity: 0.5;
}
input.protocollo_doc{
	padding:0;
	margin:0;
}
input.protocollo_doc:hover{
	color:#FFF;
	background-color:#ba2020;
}
