/*  Colori Confindustria
		RGB 12 37 119
	 	#0C2577	
*/


body
{
margin:0; padding:0;
background: #FFFFFF;
}


div.tuttoc
{
width:603px;
border: solid 0px #0C2577;
padding: 2px 5px 2px 5px;
margin: 1px 0px 5px 5px; 
color:#003366;
}

div.titolo_pag
{
width:100%;
border: solid 1px #b8b8f8;
margin-bottom: 12px;
background-color:#e1e1e9;
}

div.titolo_pag h3
{
font-family: Verdana, Arial, sans-serif;
text-align:center;
color:#003366;
font-size:16px; margin-top:3px; margin-bottom:3px; line-height:100%;
}


div.tuttoc hr
{
  border-color: #0C2577;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  text-align:center;
  height: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* TITOLI */ 

div.tuttoc h1, h2, h3, h4, h5, h6 
{
font-family: Verdana, Arial, sans-serif;
text-align:center;
color:#003366;

}

div.tuttoc h1
{
font-size:26px; margin-top:10px; margin-bottom:14px;
}

div.tuttoc h2
{
font-size:22px; margin-top:8px; margin-bottom:10px;
}

div.tuttoc h3
{
font-size:18px; margin-top:6px; margin-bottom:8px; 
}

div.tuttoc h4
{
font-size:15px; margin-top:4px; margin-bottom:4px;
}

div.tuttoc h5
{
font-size:12px; margin-top:3px; margin-bottom:4px;
}

div.tuttoc h6
{
font-size:10px; margin-top:2px; margin-bottom:3px;
}
/* FINE TITOLI */ 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
/* PARAGRAFI */ 
 
div.tuttoc p   
{  
font-family: Arial, Verdana, sans-serif;
color:#003366;
font-size:12px; text-align:justify; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:8px; margin-left:0px; margin-right:0px; 
}

div.tuttoc p.prima_riga
{
margin-top:8px;
}

div.tuttoc p.grande {font-size:14px; }

div.tuttoc p.grandissimo {font-size:16px; }


/* FINE PARAGRAFI */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
/* INIZIO Indentazioni di TuttoC*/ 

div.tuttoc blockquote {margin-left:1.25em; margin-right:0em}

div.tuttoc p.ind_1 {margin-left:1.25em; text-indent:-1.25em;}

div.tuttoc p.ind_1_s {margin-left:1.25em; }

div.tuttoc p.ind_2 {margin-left:2.5em; text-indent:-1.25em;}

div.tuttoc p.ind_2_s {margin-left:2.5em; }

div.tuttoc p.uni_tit
{
margin-left:1.75em; text-indent:-1.75em; 
font-size:12px; text-align:left; line-height:110%; word-spacing:0; margin-top:0px; margin-bottom:3px; margin-right:0px; 
}

div.tuttoc p.uni_aut
{
margin-left:1.75em; 
font-size:12px; text-align:left; line-height:100%; word-spacing:0; margin-top:0px; margin-bottom:8px; margin-right:0px; 
}

div.tuttoc p.uni_elenco
{
margin-left:0px; 
font-size:12px; text-align:left; line-height:110%; word-spacing:0; margin-top:0px; margin-bottom:12px; margin-right:0px; 
}

/* FINE Indentazioni di TuttoC*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
/* INIZIO MAPPA  di TuttoC*/

div.tuttoc div.mappa
{
width:100%;
}

div.tuttoc div.mappa p 
{
padding: 0px 0px 0px 0px; color:#003366;
font-family: Verdana, Arial, sans-serif;
font-size:13px; font-weight:normal;
text-align: justify;  line-height:110%; word-spacing:0; margin-top: 0px; margin-right:0px; margin-bottom:0px; margin-left:0px;
list-style: none;
}

div.tuttoc div.mappa ul 
{
padding: 0px 0px 0px 0px; color:#003366;
font-family: Verdana, Arial, sans-serif;
font-size:13px; font-weight:normal;
text-align: justify;  line-height:110%; word-spacing:0; margin-top: 0px; margin-right:0px; margin-bottom:0px; margin-left:0px;
list-style: none;
}

div.tuttoc div.mappa  li 
{ 
font-family: Verdana, Arial,sans-serif;
font-size:13px; font-weight:normal;
text-align: justify;  line-height:110%; word-spacing:0;
margin-top: 3px; margin-right:0px; margin-bottom:0px; margin-left:25px; 
}

div.tuttoc div.mappa  a:link	{	
	text-decoration:	none;  font-weight:normal;
	color:	#005000;
	}	
		
div.tuttoc div.mappa a:visited	{	
	text-decoration:	none;  font-weight:normal;
	color:	#005000;
	}	
		
div.tuttoc div.mappa  a:active	{	
	text-decoration:	none; font-weight:normal;
	color:	#005000;
	}	
		
div.tuttoc div.mappa  a:hover	{	
	text-decoration:	underline; font-weight:normal;
	color:	#600000;
	}


/* FINE MAPPA  di TuttoC*/ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
/* INIZIO LISTE di TuttoC*/ 



div.tuttoc ul 
{
padding: 0px 0px 0px 0px; color:#003366;
font-family: Arial, Verdana, sans-serif;
font-size:12px;
text-align: justify;  line-height:130%; word-spacing:0; margin-bottom: 6px; margin-top: 0px;
list-style: none;
}

div.tuttoc li { margin-bottom: 6px; }




div.tuttoc ul.blu 
{
margin-left: 15px;
list-style-image: url('../images/bullets/blu.gif'); 
}

div.tuttoc ul.blu_2
{
margin-left: 30px;
list-style-image: url('../images/bullets/blu.gif'); 
}

div.tuttoc ul.rosso 
{
margin-left: 15px;
list-style-image: url('../images/bullets/rosso.gif'); 
}

div.tuttoc ul.rosso_2 
{
margin-left: 30px;
list-style-image: url('../images/bullets/rosso.gif'); 
}

div.tuttoc ul.verde 
{
margin-left: 15px;
list-style-image: url('../images/bullets/verde.gif'); 
}

div.tuttoc ul.verde_2 
{
margin-left: 30px;
list-style-image: url('../images/bullets/verde.gif'); 
}

div.tuttoc ul.verde_3 
{
margin-left: 45px;
list-style-image: url('../images/bullets/verde.gif'); 
}

div.tuttoc ul.mattone 
{
margin-left: 15px;
list-style-image: url('../images/bullets/mattone.gif'); 
}

div.tuttoc ul.mattone_2
{
margin-left: 30px;
list-style-image: url('../images/bullets/mattone.gif'); 
}

/* FINE LISTE */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a            { text-decoration: none; color: #700000; font-weight: normal;}
a:link       { text-decoration: none }
a:visited       { text-decoration: none }
a:hover       { text-decoration: underline; color: #006000;}
a:active       { text-decoration: none }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* INIZIO STORIA */

table.StoriaElenchiNomi
{
table-layout: fixed;
width:100%;
border: solid 0px #FFFFFF;
border-collapse: collapse;
color:#003366;
}

table.StoriaElenchiNomi td
{
border: solid 0px #FFFFFF;
font-size:12px; text-align:left; line-height:170%; word-spacing:0; margin-top:3px; margin-bottom:8px; margin-left:0px; margin-right:0px;

}

table.StoriaElenchiNomi td.StoriaElenchiNomi_Nome
{
width:40%;
}


/* FINE STORIA */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* INIZIO Contatti */

p.dati_contatto
{  
font-family: Arial, Verdana, sans-serif;
color:#003366;
font-size:12px; text-align:justify; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:3px; margin-left:0px; margin-right:0px; 
}

p.attivita_contatto
{  
font-family: Arial, Verdana, sans-serif;
color:#003366;
font-size:12px; text-align:justify; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:12px; margin-left:0px; margin-right:0px; 
}

div.contatto
{
width:100%;
border: solid 1px #0C2577;
padding: 0px;

margin-top: 0px;
margin-right: auto;
margin-bottom: 16px;
margin-left: auto;
}

div.dati_contatto
{
width:100%;
height: 200px;
border: solid 0px #0C2577;
padding: 0px;

margin-top: 0px;
margin-right: auto;
margin-bottom: 8px;
margin-left: auto;
}

div.contatto p.contatto
{  
font-family: Arial, Verdana, sans-serif;
color:#003366;
font-size:16px; text-align:left; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:3px; margin-left:2px; margin-right:2px; 
}


div.contatto p.argomento 
{  
font-family: Arial, Verdana, sans-serif;
color:#003366;
font-size:12px; text-align:left; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:0px; margin-left:2px; margin-right:0px; 
}

/* FINE Contatti */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* INIZIO Associate */

div.associata
{
width:100%;
border: solid 0px #0C2577;
padding: 0px;

margin-top: 0px;
margin-right: auto;
margin-bottom: 6px;
margin-left: auto;
}

div.associata p.associataRS
{  
font-family: Arial, Verdana, sans-serif;
color:#003366; font-weight: bold;
font-size:13px; text-align:left; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:0px; margin-left:2px; margin-right:0px; 
}

div.associata p.associataRepDati
{  
font-family: Arial, Verdana, sans-serif;
color:#003366; font-weight: normal;
font-size:12px; text-align:left; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:0px; margin-left:24px; margin-right:0px; 
}

div.associata p.associataDati
{  
font-family: Arial, Verdana, sans-serif;
color:#003366; font-weight: normal;
font-size:12px; text-align:justify; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:0px; margin-left:2px; margin-right:0px; 
}

/* FINE Associate */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* INIZIO Uninforma */

table.Uninforma
{
table-layout: fixed;
width:100%;
border: solid 1px #0C2577;
border-collapse: collapse;
color:#003366;
}

table.Uninforma td
{
border: solid 1px #0C2577;
vertical-align: top;
}

table.Uninforma td.pt
{
width:50px;
}

table.Uninforma td.email
{
width:80px;
}

table.Uninforma td.argomento
{
width:110px;
}

table.Uninforma p
{
font-family: Arial, Verdana, sans-serif;
font-size:12px; text-align:left; line-height:100%; word-spacing:0; margin-top:0px; margin-bottom:8px; margin-left:6px; margin-right:2px;
}



table.Uninforma p.snt 
{
font-family: Arial, Verdana, sans-serif;
font-size:12px; text-align:left; line-height:100%; word-spacing:0; margin-top:0px; margin-bottom:8px; margin-left:6px; margin-right:2px;
}
				
table.Uninforma p.snt a           	{ color: #000080; text-decoration: none; font-weight:bold; margin-top:0px; margin-bottom:8px; margin-left:0px; margin-right:0px; }
table.Uninforma p.snt a:link      	{ color: #000080; text-decoration: none; font-weight:bold }
table.Uninforma p.snt a:visited    { color: #000080; text-decoration: none; font-weight:bold }
table.Uninforma p.snt a:hover		  { color: #000000; text-decoration: underline; font-weight:bold }
table.Uninforma p.snt a:active     { color: #000080; text-decoration: none; font-weight:bold }

table.Uninforma p.lav 
{
font-family: Arial, Verdana, sans-serif;
font-size:12px; text-align:justify; line-height:100%; word-spacing:0; margin-top:0px; margin-bottom:8px; margin-left:6px; margin-right:2px;
} 		
				
table.Uninforma p.lav a           	{ color: #FF0000; text-decoration: none; font-weight:bold } */
table.Uninforma p.lav a:link      	{ color: #FF0000; text-decoration: none; font-weight:bold }
table.Uninforma p.lav a:visited    { color: #FF0000; text-decoration: none; font-weight:bold }
table.Uninforma p.lav a:hover		  { color: #000000; text-decoration: underline; font-weight:bold }
table.Uninforma p.lav a:active     { color: #FF0000; text-decoration: none; font-weight:bold }


table.Uninforma p.eco 
{
font-family: Arial, Verdana, sans-serif;
font-size:12px; text-align:justify; line-height:100%; word-spacing:0; margin-top:0px; margin-bottom:8px; margin-left:6px; margin-right:2px;
}	
		
table.Uninforma p.eco a           	{ color: #008000; text-decoration: none; font-weight:bold } */
table.Uninforma p.eco a:link      	{ color: #008000; text-decoration: none; font-weight:bold }
table.Uninforma p.eco a:visited    { color: #008000; text-decoration: none; font-weight:bold }
table.Uninforma p.eco a:hover		  { color: #000000; text-decoration: underline; font-weight:bold }
table.Uninforma p.eco a:active     { color: #008000; text-decoration: none; font-weight:bold }


table.Uninforma p.ind_1_all { color: #003366; margin-left:1.75em; text-indent:-1.25em; margin-bottom:0em} /* allegati di notiziario */

table.Uninforma p.ind_1_all a           	{ color: #003366; text-decoration: none; font-weight:bold } */
table.Uninforma p.ind_1_all a:link      	{ color: #003366; text-decoration: none; font-weight:bold }
table.Uninforma p.ind_1_all a:visited    { color: #003366; text-decoration: none; font-weight:bold }
table.Uninforma p.ind_1_all a:hover		  { color: #008000; text-decoration: underline; font-weight:bold }
table.Uninforma p.ind_1_all a:active     { color: #003366; text-decoration: none; font-weight:bold }


/* FINE Uninforma */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */





/* ---------------------------------- */

table.Convenzioni
{
table-layout: fixed;
width:100%;
border: solid 0px #FFFFFF;
border-collapse: collapse;
color:#003366;
}

table.Convenzioni td
{
width:50%;
border: solid 0px #FFFFFF;
padding-bottom:20px;
vertical-align: bottom;
}

table.Convenzioni p
{
font-family: Arial, Verdana, sans-serif;
font-size:14px; text-align:center; line-height:150%; word-spacing:0; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
}




/*-------------------------------------*/