/*PROVA*/


* {
	/*padding: 0; /* a tutti gli elementi azzero padding e margin, evita problemi con ie6 */
	/*margin: 0;
    text-align: left;*/
}

body {
	/*background: #dbdbdb url('../../Resources/Public/Image/bg1.jpg') repeat-x top left; */
	font-family: Verdana, Geneva, sans-serif;
	/*font-size: 100%; /* dimensione dei font a 100% = 16px */
	margin: 5px;
}

.associati {
	background-image: url(../../Resources/Public/Image/bgassociati.jpg);
}

.closer {
	clear: both; /*se ci sono degli elementi flottanti closer evita che si accavallino */
	height: 0px;
	width: 0px;
}

a {
	outline: none; /*evita che cliccando sui link con firefox venga mostrato il bordino con punti: http://sonspring.com/images/78.png*/
	color: #204A87;
	text-decoration: none;  
}

.msg_body .newsimgright {
	width: 100px;
}

a img {
	text-decoration: none; /* Togli il bordino blu alle immagini linkate */
	border: none;
}

h1 {
	color: #67AA26;
	font-size: 16px;
	margin: 0 0 10px 0;
}

h2 {
	color: #67AA26;
	font-size: 12px;
	margin: 0 0 10px 0;
}
h2 a {
	color: #67AA26;
	font-size: 12px;
	margin: 0 0 10px 0;
}
h3 {
	color: #666;
	font-size: 11px;
	margin: 0 0 10px 0;
}
h3 a {
    color: #666!important;
	font-size: 11px;
	margin: 0 0 10px 0;
}
h4 {
	color: #666;
	font-size: 11px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
h5 {
	color: #666;
	font-size: 10px;
	margin: 0 0 10px 0;
}
h6 {
	color: #666;
	font-size: 8px;
	margin: 0 0 10px 0;
}
hr {
	height: 10px;					/*hr è la barra spaziatrice */
	margin: 20px 0;
	width: 100%;
	background-color: #ebebeb;
	color: #ebebeb;
	border: none;
}

.required {
	color: #a00;
}

.note {
	background: #eee;
	padding: 10px;
	font-size: 0.80em;
}

.important {
	border-left: 10px solid #ffa90a;
	padding-left: 10px;
}

#header {
	/*background: url('../../Resources/Public/Image/header1.jpg') no-repeat top center;*/
	height: 224px;
	background-repeat: no-repeat;
	text-align: center;
	/*width: 1020px;
	margin: 0 auto;
	border: 1px solid #0000ff;*/
}

.associati #header {
	background-image: url('../../Resources/Public/Image/headerassociati.jpg');
}

#admin_menu {
 	width: 150px;
	font-size: 11px;
	list-style-type: none;
}
#admin_menu li {
	margin-left: -35px;
}
#admin_menu a, #admin_menu a:visited {
	/*background:url(img/line-a.gif) right no-repeat;*/
	padding:0 10px;
	text-decoration:none;
	color:#204a87;
	font-weight:bold;
	line-height: 15px;
}
#admin_menu a:hover {
	color:#ececec;
}
#navigation {
	position: relative;
	top: 0px;
	width:920px; 
	height:32px; 
	margin:0 auto;
	font-size: 0.75em;
	text-transform: uppercase;
	/*background-color: #00ff00;*/
	border-bottom: 1px solid #cccccc;
}

#navigation ul{
	height:32px;
	line-height:32px;
	width: 920px;
	position: relative;
	top: 0;
	left: -50px;
	/*left: 50%;
	margin-left: -350px;*/
}

#navigation ul li{
	display:inline;
}

#navigation ul li a, #navigation ul li a:visited {
	/*background:url(img/line-a.gif) right no-repeat;*/
	padding:0 18px;
	display:block;
	text-decoration:none;
	float:left;
	color:#b2b2b2;
}

#navigation ul li a:hover{
	color: #000000;
}

#lang {
    position: relative;
	top: -25px;
	left: 400px;
	width:160px; 
	height:20px; 
	margin:0 auto;
	text-align: right;
	padding-right: 20px;
}
#sublinks {
	position: relative;
	top: 126px;
	width:960px;
	height: 20px;
	margin:0 auto;
	font-size:0.68em;
	padding-left: 211px;
}

#sublinks ul {
	float: right;
	width: 980px;
	height: 20px;
	line-height: 19px;
	text-align: right;
}

#sublinks ul li{
	display:inline;
}

#sublinks ul li a, #sublinks ul li a:visited {
	padding: 0 10px;
	display: block;
	text-decoration: none;
	float: left;
	color: #466e87;
}

#sublinks ul li a:hover{
	color: #222;
}

#s1, #s2, #s3, #s4, #s5 {
	 display: block;
}

#page {
	/*background: transparent url('../../Resources/Public/Image/pageshadow.png') repeat-y 50% 0%;*/
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	padding: 0 10px;
}

#sidebarl {
	padding-top: 10px;
	width: 172px;
	float: left;
	margin: 0 10px;
	font-size: 1em;
}

#sidebarr {
	padding-top: 10px;
	width: 172px;
	float: right;
	margin: 0 10px;
	font-size: 1em;
}

#sidebarl .box, #sidebarr .box {
	background: url('../../Resources/Public/Image/sidebar.jpg') repeat-y;
	/*background: url('../../Resources/Public/Image/sidebarfooter.jpg') no-repeat bottom left;*/
	width: 172px;
	padding: 10px;
	margin-bottom: 20px;
}

#sidebarl .box p, #sidebarr .box p {
	font-size: 0.563em;
	/*color: #666!important;*/
	margin: 8px 0;
}

#sidebarl .box p a, #sidebarr .box p a {
	font-size: 1em;
	color: #666!important;
	margin: 8px 0;
}

#sidebarl .box p strong, #sidebarr .box p strong {
	color: #404040;
}

#sidebarl .box .header, #sidebarr .box .header {
	background: transparent url('../../Resources/Public/Image/sidebarboxheader.jpg') no-repeat top left;
	font: bold 0.75em Verdana,sans-serif;
	height: 20px;
	width: 172px;
	text-align: center;
	color: #fff;
	padding-top: 7px;
	margin: -10px 0 10px -10px;
}

#sidebarl .blubox, #sidebarr .blubox {
	background: url('../../Resources/Public/Image/sidebar_blu.jpg') repeat-y;
	/*background: url('../../Resources/Public/Image/sidebarfooter.jpg') no-repeat bottom left;*/
	width: 172px;
	
	
	padding-left: 10px;
}

#sidebarl .blubox p, #sidebarr .blubox p {
	font-size: 0.563em;
	/*color: #666!important;*/
	margin: 8px 0;
}

#sidebarl .blubox p a, #sidebarr .blubox p a {
	font-size: 1em;
	color: #666!important;
	margin: 8px 0;
}

#sidebarl .blubox p strong, #sidebarr .blubox p strong {
	color: #404040;
}

#sidebarl .blubox .bluheader, #sidebarr .blubox .bluheader {
	background: transparent url('../../Resources/Public/Image/sidebarboxheader_blu.jpg') no-repeat top left;
	font: bold 0.75em Verdana,sans-serif;
	height: 20px;
	width: 172px;
	text-align: center;
	color: #fff;
	padding-top: 7px;
	margin: -10px 0 10px -10px;
}

#sidebarl input, #sidebarr input{
	width: 120px;
	border: 1px solid #ddd;
	background: #ebebeb;
	margin: 0 auto;
}

.side_footer {
    background: url('../../Resources/Public/Image/sidebarfooter.jpg') no-repeat bottom left;
    height: 18px;
    margin-top: -20px;
}

.side_footer_blu {
    background: url('../../Resources/Public/Image/sidebarfooter_blu.jpg') no-repeat bottom left;
    height: 18px;
    margin-top: -20px;
}

#content {
    padding-top: 10px;
	width: 550px;
	float: left;
	margin: 0 10px;
}

.associati #content {
	width: 760px;
}

#content p, #content ul, #content div {
	font-size: 12px;
	color: #666;
	/*margin: 10px 0;*/
}
#content ul {
	list-style-image: url(../../Resources/Public/Image/bullet.gif);
	margin-left: 40px;
}

#content cite {
	font-size: 0.689em;
	color: #222;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0;
	line-height: 1.2em;
	border-top: 10px solid #ebebeb;
	border-bottom: 10px solid #ebebeb;
	display: block;
}

#content .banner {
	width: 580px;
	height: 144px;
	margin: 0 0 10px 0;
}

#content .focus {
	width: 580px;
	height: 154px;
	margin: 30px 0;
}

#content .focus .video {
	width: 220px;
	height: 154px;
	margin: 0 20px 0 0;
	float: left;
}

#content .spotlights {
	width: 580px;
	margin: 0 0 10px 0;
}

#content .spotlights div {
	width: 180px;
	float: left;
}

#content .spotlights div#centrale {
	margin: 0 20px;
}

#content .spotlights div h3 {
	margin-top: 10px;
}

#content .spotlights div p {
	font-size: 0.625em;
}
#content a, a:link, a:visited {
    color: #67aa26;
}
#content a:hover {
    color: #67aa26;
    text-decoration: underline;
}
.cerchilavoro {
	margin: 40px 0 40px 0;
}

.novita {
	margin: 60px 0 10px 0;
	background-color: #f6f6f6;
	width:160px;
	border: 1px solid #ddd;
}

.novita a {
	text-decoration: none;
}

.novita a img {
	margin: 0 0 4px 0;
}

.novita h3  {
	color: #204a87;
	width: 140px;
	margin: 0 auto 4px auto;
}
.novita h3 a {
	color: #204a87;
}

.novita p {
	line-height: 0.8em;
	width: 140px;
	margin: 0px auto 0 auto;
	padding: 5px;
}

.novita p a {
	font-size: 0.625em;
	color: #666;
}

.newsimgright {
	float: right;
	margin: 0 0 0 20px;
	text-align: right;
	clear: right;
}

.newsimgleft {
	float: left;
	margin: 0px 20px 0 0;
}

div.newsimgright, div.newsimgleft {
	width: 180px;
}

.bollettini {
	width: 760px;
	font-size: 0.96em;
	border: none;
	background: transparent url(../../Resources/Public/Image/theadbollettini.jpg) repeat-x top left;
	font-size: 0.75em;
}

.bollettini thead tr td {
	color: #fff;
	padding: 10px;
}

.bollettini tbody tr td {
	color: #729fcf;
	font-size: 0.86em;
	padding: 10px;
	background-color: #f5f7fa;
}

.bollettini tbody tr.even td {
	color: #204a87;
	background-color: #f8f8f8;
}
#footer2 {
    text-align: center;
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
	height: 35px;
	font-size: 10px;
	line-height: 22px;
	float: left;
}
#footer {
    text-align: center;
	width: 890px;
	margin: 0 auto;
	background-color: #e7e7e7;
	padding-top: 10px;
	height: 35px;
	font-size: 10px;
	line-height: 22px;
}
#footer a {
    font-family: Verdana;
    color: #4a4c49;    
}
#footer a:link {
    color: #4a4c49;    
}
#footer a:hover {
    color: #FFFFFF;    
}

.scheda, .schedasmall {
	background-color: #eee;
	padding: 10px;
	margin: 10px 0;
}

.schedasmall {
	width: 240px;
	float: left;
	margin: 10px;
}

.schedasmall p {
	border-left: 4px solid #7697ca;
	padding-left: 8px;
}

.schedasmall a {
	text-decoration: none;
	font-size: 0.89em;
}

#content .scheda p {
	font-size: 0.68em;
}

.capolettera:first-letter {
	font-size: 3em;
	float: left;
	color: #000;
}

#content .indent {
	margin-left: 20px;
}

#content form {
	margin: 10px 0;
}

#content fieldset {
	width: 560px;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 0.68em;
}

#content fieldset legend {
	color: #204a87;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0 0 10px 10px;
}

#content fieldset div {
	float: left;
	width: 280px;
}

#content fieldset label {
	
	width: 146px;
	text-align: right;
	font-weight: bold;
	float: left;
	margin: 0 4px 10px 0;	
}

.LabelBolRass {
	width: 100px;
	text-align: right;
	font-weight: bold;
	float: left;
	margin: 0 4px 10px 0;
	font-size: 0.68em;		
	padding: 6px 0 0 0;
}

.labelpiccoli {
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
}

#content  input {
	width: 120px;
	border: 1px solid #ddd;
	background: #ebebeb;
	margin: 0 auto;
}

.checkboxcorta
{
	
	width: 20px!important;
	background-color: #fff!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	margin-left: 10px!important;
	margin-top: -2px!important;
}

#content  textarea {
	width: 390px;
	border: 1px solid #ddd;
	background: #ebebeb;
	margin: -10px 0 0 10px;
}

#content  input#invia, .invia {
	float: right;
	width: 100px!important;
	/*margin-top: 10px!important;*/
	background: #ebebeb!important;
	cursor:pointer;
	border: 1px solid black!important;
	text-align: center;
	margin: 0 0 0 100px!important;
	
}

#content  .important {
	width: 400px;
	font-size: 0.70em!important;
}

#content fieldset div input {
	border-style: solid;
    border-color: inherit;
    border-width: 1px;
    float: right;	
	background: #ebebeb;
   /* height: 17px;*/
}

#content fieldset div span {
	margin: 0 0 0 10px;
}

#content fieldset div span strong {
	margin-top: -20px;
	background: red;
}

#content fieldset div span input {
	float: none;
	width: 10px;
	margin: 15px 20px 0 5px;
	background: transparent;
}

#content fieldset div span input.si, #content fieldset div span input.no {
	margin:0 5px 0 5px;
}

#content input#contrattocollettivonazionale, input#associazionenazionaledicategoria, input#azienda, input#settoremerceologico, input#posizioneprofessionale {
	margin-top: 10px;
}

#content fieldset div input#informazionicommercioestero {
	/*float: left;
	width: 10px;*/
}

.organigrammagiovaniimprenditori {
	width: 580px;
	margin: 20px 0;
}

.organigrammagiovaniimprenditori .newsimgright {
	text-align: right!important;
}

.organigrammagiovaniimprenditori h3 {
	background: #204A87;
	color: #fff;
	width: 560px;
	padding: 10px;
	text-align: center;
}

#content ul.serviziintegrativi {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

.serviziintegrativi a {
	color: #204A87;
}

.serviziintegrativi img {
	float: left;
}

.serviziintegrativi li {
	display: block;
	background: #eee;
	height: 80px;
	padding: 10px;
}

.serviziintegrativi span {
	float: left;
	font-weight: bold;
	margin: 34px 0 0 20px;
}

.tornasu {
	background: transparent url('../../Resources/Public/Image/tornasu.gif') no-repeat 100% 50%;
	padding-right: 10px;
	text-align: right;
}

.tornasu a {
	color: #204A87;
	font-size: 0.9em;
	text-decoration: none;
}

.thinul {
	width: 250px;
	float: left;
}

.mappa {
	width: 260px;
	margin: 10px;
	float: left;
}

.mappa h1 {
	font-size: 0.9em;
	border-bottom: 2px solid #67AA26;
}

#content .mappa p, #content .mappa ul {
	font-size: 0.68em;
}

.LinkStampa
{
	cursor:pointer;
	text-decoration:underline;	
}
.msg_head
{
    cursor:pointer;
    /*font-size: 11px;*/
}
.associazioni_fieldset div {
	float: left;
	width: 560px!important;
}
.associazioni_fieldset legend {
	color: #204a87;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0 0 10px 10px;
}
.associazioni_fieldset label {
	width: 400px!important;
	text-align: left;
	font-weight: bold;
	float: left;
	margin: 0 4px 10px 0;	
}
.required2 {
    color: #a00;
    font-size: 11px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
}
.iscrizione_nota {
    color: #000000;
    font-size: 11px;
}

/* dettaglio scheda azienda */

.detazienda {
	background-color: #eee;
	padding: 10px;
	width: 560px;
	clear: both;
	font-size: 0.90em;
}

.detazienda h3 {
	color: #555!important;
	font-style: italic;
	font-weight: normal!important;
}

.detazienda .dati {
	float: right;
	font-size: 0.86em;
	width: 200px;
	margin-left: 20px;
}

.detazienda .dati .newsimgleft {
	padding-bottom: 0!important;
}
.detazienda .dati p {
	clear: right;
}
/* dettaglio scheda azienda */

/* form login */

.form_login {
	height: 110px;
}

.form_login legend {
	font-size: 10px!important;
	padding: 4px;
	margin-top: 10px;
}

.form_login .form_login_dati {
	float: left;
	width: 300px;
}

.form_login .form_login_dati span {
	float: left;
	clear: left;
	margin-bottom: 10px!important;
}

.form_login .form_login_dati input {
	float: right;
	width: 200px;
	clear: right;
	margin-bottom: 8px!important;
}

#ctl00_ContentPlaceHolder1_B_Login, #ctl00_ContentPlaceHolder1_B_Logout {
	float: right;
	width: 100px!important;
	/*margin-top: 10px!important;*/
	background: #ebebeb!important;
	cursor:pointer;
	border: 1px solid black!important;
	text-align: center;
	margin :0 0 0 100px!important;
	color:#204A87 !important;
}

.form_login .messages {
	width: 200px;
	float: right;
}
.form_login .messages span {
	color: #a00;
	font-weight: bold;
	padding: 0 0 0 18px;
	background: transparent url('../../Resources/Public/Image/error.gif') no-repeat 0% 50%; }

/* form login */


/* archivio news */

.archivionews_div {
    margin: 10px 0;
    padding: 10px;
    border-bottom: 2px solid #67AA26;
    /*color: #67AA26!important; */
}

.archivionews_div h1 {
    font-size: 12px;
    width: 450px!important;
    float: left;
    color: #67AA26!important;
}
.archivionews_div h1 a {
    color: #67AA26!important;
}
.archivionews_data {
    color: #666;
    font-style: italic;
    float: right;
    font-size: 8px!important;
    margin-top: 2px!important;
}
.archivionews_abstract {
    color: #666!important;
    font-size: 11px;
    clear: both;
    margin-top: 10px!important;
}
.archivionews_abstract a{
    color: #67AA26!important;
}




/* archivio news */


/* dimensione asterisco sup campi required */
.required sup {
	font-size: 0.80em!important; /* aumenta questo valore */
	font-weight: bold!important;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

.radiobutton {
	color: #a00;
}

.radiobutton input {
	background-color: #fff!important;
}
.div_iscrizioneconsorzio {
	width: 560px;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 0.68em;
}
.iscrizioneconsorzio_required {
	color: #a00;
	font-weight: bold;
	padding-right: 3px;
}

/* gestione allegati rassegna stampa inizio */

/* clear:both evita che gli elementi si accavallino */

#swfu_container {
	height: auto!important;
}

#thumbnails {
	clear: both;
	height: auto!important;
}

#divFileProgressContainer {
	clear: both;
	height: auto!important;
}
/* gestione allegati rassegna stampa fine */


/* gestione allegati bollettini inizio */
#ctl00_ContentPlaceHolder1_GAllegati_tblcontainer {
	clear: both;
	width: 100%;
}

#div2, #GAllegati, #ctl00_ContentPlaceHolder1_GAllegati_tblcontainer, #ctl00_ContentPlaceHolder1_GAllegati_TestaGriglia {
	height: auto!important;
	clear: both;
}
/* gestione allegati bollettini fine */

/* Gestione Utente (nuovo utente) inizio
#ctl00_ContentPlaceHolder1_BAzioneUtenti 
{
	cursor:pointer;
	border: 1px solid black!important;
	text-align:center!important;
	color:#204A87 !important;
}

#ctl00_ContentPlaceHolder1_BIndietroUtenti 
{
	cursor:pointer;
	border: 1px solid black!important;
	text-align:center!important;
	color:#204A87 !important;
}
 Gestione Utente (nuovo utente) fine */

/* Lista Permessi (nuovo utente) inizio */
#ctl00_ContentPlaceHolder1_NewPermission 
{
	cursor:pointer;
	border: 1px solid black!important;
	text-align:center!important;
	color:#204A87 !important;
}

#ctl00_ContentPlaceHolder1_BIndietroListPerm 
{
	cursor:pointer;
	border: 1px solid black!important;
	text-align:center!important;
	color:#204A87 !important;
}
/* Lista Permessi (nuovo utente) fine */


#ctl00_ContentPlaceHolder1_BAzione,#ctl00_ContentPlaceHolder1_BIndietro,#ctl00_ContentPlaceHolder1_BCancella
{
	cursor:pointer;
	border: 1px solid black!important;
	text-align:center!important;
	color:#204A87 !important;
}

/* Utilizzata per Gestione utente */
#ctl00_ContentPlaceHolder1_ChkUserEnabled
{
	width: 25px!important;
	background-color: #fff!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	margin-left: -5px!important;
	margin-top: -2px!important;
}

/* Utilizzata per Gestione Permessi */
#ctl00_ContentPlaceHolder1_ChkCRead
{
	width: 25px!important;
	background-color: #fff!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	margin-left: -5px!important;
	margin-top: -2px!important;
}
/* Utilizzata per Gestione utente e Permessi 
.checkboxcorta2
{
    width: 25px!important;
	background-color: #fff!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	margin-left: -5px!important;
	margin-top: -2px!important;
}
*/

/* Utilizzata per Gestione Permessi */
.Ddl
{
	background: #EBEBEB none repeat scroll 0 0;
	-moz-background-clip:border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin:padding;
    border:1px solid #DDDDDD;
}	

.rasstampa_divgrande {
    height: 450px;
    width: 550px;
    overflow: auto;
}
.rasstampa_divsmall {
    height: 100px;
    width: 550px;
}


#RefreshGif 
{
	position: absolute;
	width: 16px;
	height: 16px;
}

SPAN.TreeviewSpanArea A {
     font-size: 9px;
	 color: #666;
     text-decoration: none;
}
SPAN.TreeviewSpanArea A:hover {
     color: #666;
}
.treemain {
     font-size: 11px;
	 color: #666;
	 font-weight: bold;
	 cursor:pointer;
}