﻿.Titolo
{
	font-size: 12pt;
	color: #0000cc;
	font-family: Verdana, Arial;
	text-align: center;
}

.Testo
{
	font-size: 12px;
	color: #330000;
	font-family: Verdana;
	text-align: justify;
}

.TestoBold
{
	font-size: 12px;
	color: #330000;
	font-family: Verdana;
	text-align: justify;
	font-weight: normal;
}

.TestoDataGrid
{
	font-size: 10px;
	color: #333300;
	font-family: Verdana;
	left: 50px;
	top: 50px;
	margin-left: 30pt;
	height: 20pt;
	
}
.TestoDataGridLeft
{
	font-size: 10px;
	color: #333300;
	font-family: Verdana;
	left: 50px;
	top: 50px;
	margin-left: 30pt;
	height: 20pt;
	text-align: left;
}
.TestoDataGridNoBorder
{
	font-size: 10px;
	color: #333300;
	font-family: Verdana;
	left: 50px;
	top: 50px;
	height: 20pt;
	
}

.MasterMenuTesto
{
	font-size: 12px;
	vertical-align: middle;
	color: white;
	font-family: Verdana, Tahoma;
	background-color: gray;
	text-align: center;
}




html,body		{
					background-color: #cacaca;
					text-align: center;
					margin: 0;
					background-image: url(images/provabkg.jpg);
					background-position: center;
					background-repeat: repeat-y;
					background-color: #e2e2e2;
}
#contenitore	{
					margin: 0 auto;
					text-align: left;
					width: 760px;
}
p					{
					margin-left: 0.1em;
					color: #333;
					font-family: verdana;
					font-size: 0.65em;
}
a					{
					color: #bb1d12;
					text-decoration: none;
}
a:hover			{
					color: #bb1d12;
					text-decoration: underline;
}
input				{
					border: 1px solid #ded6d4;
}
/********************* ***********************/
/*					menu accessibilità				*/
/********************* ***********************/
#menualto		{
					margin-top: 0.5em;
					padding: 4em;
					color: #fff;
					font-family: verdana;
					font-size: 0.65em;
					font-weight: bold;
					background-color: #666;
					border-top: 2px solid #fff;
					text-align: center;
					margin: 0px auto;
}
#footer			{
					width: 760px;
					margin: 0px auto;
}
#menualto a		{

					color: #fff;
					text-decoration: none;
					font-size: 1em;
					padding: 0.3em;
					font-family: verdana;
					font-weight: bold;
}
#menualto a:hover
					{
					color: #fff;
					background-color: #cacaca;
					text-decoration:none;
					padding: 0.3em;
}
/********************* ***********************/
/*					img header							*/
/********************* ***********************/
#header			{
					width: 760px;
					border-bottom: 0.4em solid #bb1d12;
					border-top: 1px solid #BFB9B3;
					background-color: #fff;
					margin: 0;
					text-align: center;
					background-image: url(images/header-2.jpg);
}
#testata			{

}
/********************* ***********************/
/*					percorso navigazione				*/
/********************* ***********************/
#dovesei			{
					background-image: url(images/sfondodovesei.jpg);
					background-repeat: no-repeat;
					background-position: left bottom;
					width: 760px;
					padding: 0em 0em 1em 1em;
					color: #6b625b;
					font-family: verdana;
					font-size: 0.7em;
}

#dovesei a		{
					color: #bb1d12;
					text-decoration: none;
}
#dovesei a:hover
					{
					color: #bb1d12;
					text-decoration: underline;
}
/************* homepage ***************************/
#colsx			{
					float:left;
					width: 177px;				
}
#colsx h1		{
					margin-left: 0.6em;
					margin-top: 0.6em;
					margin-bottom: 0;
					color: #bb1d12;
					font-family: georgia;
					font-weight: bold;
					font-size: 1em;
}
#tema				{
					margin-top: 3em;
					margin-left: 0.6em;
					width: 160px;
}
#tema	h2			{
					margin-left: 0.5em;
					width: 85%;
					margin-top: 0.4em;
					margin-bottom: 0.2em;
					color: #bb1d12;
					font-family: georgia;
					font-size: 0.9em;
}
#tema select	{
					margin-top: 0;
					font-family: verdana;
					font-size: 0.75em;
					width: 95%;
}
#areaR input	{
					width: 160px;
					margin: 1em 0.3em 1em 0.3em;
					border-top: 0.1em solid #fff;
					border-left: 0.1em solid #fff;
					border-right: 0.1em solid #3f547a;
					border-bottom: 0.1em solid #3f547a;
					padding: 0.3em;
					background-color: #627eae;
					color: #fff;
					font-family: georgia;
					font-weight: bold;
					font-size: 0.7em;
}
/**************** colonna centro **************************/
#colcentro		{
					float: left;
					clear: right;
					height: 100%;
					width: 411px;
					padding: 0%;
}
/**************** news *********************/
#news				{
					background-image: url(images/sfondonews.jpg);
					background-repeat: no-repeat;
					background-position: bottom left;
					text-align: left;
					width:396px;
					margin: 0% 2% 2% 1.5%;
}
.testonews		{
					margin: 0.4em 0em 0em 4.2em;
					
}
.testonews p	{
					padding-bottom: 0.8em;
}
.testonews a	{
					font-weight: bold;
					font-size: 1.1em;
					color: #be8900;
					text-decoration: none;
					font-style: normal;
}
.testonews a:hover
					{
					font-weight: bold;
					font-size: 1.1em;
					background-color: #be8900;
					color: #fff;
					text-decoration: none;
					font-style: normal;
}
.testonews2		{
					margin: 0.4em 0em 0em 3.2em;
}
.testonews2 p	{
					padding-bottom: 0em;
}
.testonews2 a	{
					font-weight: bold;
					font-size: 1.1em;
					color: #be8900;
					text-decoration: none;
					font-style: normal;
}
.testonews2 a:hover
					{
					font-weight: bold;
					font-size: 1.1em;
					background-color: #be8900;
					color: #fff;
					text-decoration: none;
					font-style: normal;
}
#news h1			{
					padding-left: 0.5em;
					border-top: 0.1em solid #d6d6d4;
					border-left: 0.1em solid #d6d6d4;
					border-right: 0.1em solid #d6d6d4;
					margin-top: 0.5em;
					margin-bottom: 0.5em;
					color: #be8900;
					font-family: georgia;
					font-size: 1em;	
}
#news p			{
					margin: 0;
					padding-bottom: 0.5em;
}
#archivio		{
					margin-top: 0;
					border-bottom: 0.1em solid #d6d6d4;
					border-left: 0.1em solid #d6d6d4;
					border-right: 0.1em solid #d6d6d4;
					padding-right: 0.5em;
					text-align: right;
}

.link-archivio a	{
					list-style-image: url(images/bullet.gif);	
					list-style-position: inside;	
					margin-top: 0.5em;
					font-family: georgia;
					font-size: 0.65em;
					color: #be8900;
					text-decoration: none;
					vertical-align: text-top;
}
.link-archivio a:hover
					{
					list-style-image: url(images/bullet.gif);
					list-style-position: inside;	
					margin-top: 0.5em;
					background-color: #be8900;	
					color: #fff;				
					font-family: georgia;
					font-size: 0.65em;
}


.link-archivio-2 a	{
					list-style-image: url(images/bullet.gif);	
					list-style-position: inside;	
					margin-top: 0.5em;
					font-family: georgia;
					font-size: 0.8em;
					color: #4889de;
					text-decoration: none;
					vertical-align: text-top;
}
.link-archivio-2 a:hover
					{
					list-style-image: url(images/bullet.gif);
					list-style-position: inside;	
					margin-top: 0.5em;
					background-color: #4889de;
					color: #fff;				
					font-family: georgia;
					font-size: 0.8em;
}


.link-archivio-3 a	{
					list-style-image: url(images/bullet.gif);	
					list-style-position: inside;	
					margin-top: 0.5em;
					font-family: georgia;
					font-size: 0.8em;
					color: #5c8801;
					text-decoration: none;
					vertical-align: text-top;
}
.link-archivio-3 a:hover
					{
					list-style-image: url(images/bullet.gif);
					list-style-position: inside;	
					margin-top: 0.5em;
					background-color: #5c8801;
					color: #fff;				
					font-family: georgia;
					font-size: 0.8em;
}



/****************** appuntamenti **********************/
#appuntamenti	{
					float: left;
					clear: right;
					margin-left: 0.8%;
					width: 196px;
					text-align: left;
					margin-right:0;
}
#appuntamenti p
					{
					border-bottom: 1px solid #4889de;
					margin: 0em 0.4em 0.4em 0.4em;
}

.testoappuntamento		
					{
					margin:0em 0em 0em 0.4em;
}

.testoappuntamento	 a{
					margin: 0;
					color: #4889de;
					font-family: verdana;
					font-size: 0.9em;	
					text-decoration: none;
}
.testoappuntamento	 a:hover	
					{
					margin: 0;
					color: #fff;
					background-color: #4889de;
					font-family: verdana;
					font-size: 0.9em;	
					text-decoration: none;
}


#appuntamenti h1		
					{
					margin-top: 0.5em;
					margin-bottom: 0.4em;
					border-top: 0.1em solid #d6d6d4;
					border-left: 0.1em solid #d6d6d4;
					border-right: 0.1em solid #d6d6d4;
					padding-left: 0.5em;
					padding-top: 0.3em;
					color: #4889de;
					font-family: georgia;
					font-size: 0.9em;	
}
#appuntamenti span		
					{
					margin: 0;
					padding-left: 0.3em;
					color: #5c8801;
					font-family: georgia;
					font-weight: bold;
					font-size: 0.7em;	
					color: #4889de;
}
#archivioA		{
					margin-bottom: 0.5em;
					margin-top: 0;
					border-bottom: 0.1em solid #d6d6d4;
					border-left: 0.1em solid #d6d6d4;
					border-right: 0.1em solid #d6d6d4;
					padding-right: 0.2em;
					text-align: right;
					padding-bottom:0.6em;
}

/*********************** bandi *********************/
#bandi	{
					float: right;
					clear: right;
					margin-left: 0;
					width: 190px;
					text-align: left;
					margin-right: 0.3em;
}
#bandi p
					{
					border-bottom: 1px solid #5c8801;
					margin: 0em 0.2em 0.4em 0.2em;
					}

.testobandi		
					{
					margin:0em 0em 0em 0.4em;
}

.testobandi	 a{
					margin: 0;
					color: #5c8801;
					font-family: verdana;
					font-size: 0.9em;	
					text-decoration: none;
}
.testobandi	 a:hover	
					{
					margin: 0;
					color: #fff;
					background-color: #5c8801;
					font-family: verdana;
					font-size: 0.9em;	
					text-decoration: none;
}


#bandi h1		
					{
					margin-top: 0.5em;
					margin-bottom: 0.4em;
					border-top: 0.1em solid #d6d6d4;
					border-left: 0.1em solid #d6d6d4;
					border-right: 0.1em solid #d6d6d4;
					padding-left: 0.5em;
					padding-top: 0.3em;
					color: #5c8801;
					font-family: georgia;
					font-size: 0.9em;	
					
}
#bandi span		
					{
					margin: 0;
					padding-left: 0.3em;
					color: #5c8801;
					font-family: georgia;
					font-weight: bold;
					font-size: 0.7em;
					color: #5c8801;
}
#archivioB		{
					margin-bottom: 0.5em;
					margin-top: 0;
					border-bottom: 0.1em solid #d6d6d4;
					border-left: 0.1em solid #d6d6d4;
					border-right: 0.1em solid #d6d6d4;
					padding-right: 0.2em;
					text-align: right;
					padding-bottom:0.6em;
}

/******************** colonna destra *******************/
#coldx			{
					width: 170px;
					float: right;
}
/************* menu settori *************
#menu1 li a		{
					margin-left: 0;
					text-decoration: none;
					color: #6b625b;
					font-family: verdana;
					font-size: 0.7em;
}
#menu1 li		{
					
					list-style-image: url(images/bullet1.jpg);
					list-style-position: inside;
					border-top: 2px solid #fff;
					
					border-right: 2px solid #dedede;
					border-left: 2px solid #fff;
					border-bottom: 2px solid #dedede;
					}
#menu1 li a:hover
					{
					
					margin-left: 0;
					text-decoration: none;
					color: #bb1d12;
					background-color:#fff;
					font-family: verdana;
					font-size: 0.7em;
}
#menu1			{
					
					
}
#menu1 ul		{
					margin-top: 0.4em;
					background-color: #e8e8e8;
					width:100px;
}
/**************** menu basso rosso ********************/
#menu2			{
					background-image: url(images/sfondochisei.jpg);
					background-repeat: no-repeat;
					background-position: center;
					text-align: center;
					margin: 0px auto;		
					padding-bottom: 4px;
					height: 26px;
					font-size: 14px;	
					padding-top: 2px;
					font-family: georgia;
					color: #fff;	
}
#menu2 span		{
					font-size: 11px;
					font-style: italic;
					margin-left: 10px;
}
#menu2 a			{
					color: #fff;
					text-decoration: none;
}
#menu2 a:hover	{
					color: #fff;
					text-decoration: underline;
}
/**************** menu chi ci governa *******************/
#menu3			{
					width: 158px;
					background-color: #eeedeb;
					border-right: 2px solid #dedede;
					border-bottom: 2px solid #dedede;
					border-top: 2px solid #fff;
					border-left: 2px solid #fff;
					margin: 0.5em 0.2em 1em 0.3em;
					}

#menu3 a			{
					color: #333;
					font-family: verdana;
					font-size: 9px;	
					line-height:2.5em;
					padding-left: 1.5em;
					margin-left: 0.5em;
					background-image: url(images/bullet.jpg);
					background-repeat: no-repeat;
					background-position: top-left;
}					
#menu3 h1		{
					color: #627eae;
					font-family: georgia;
					font-size: 0.9em;	
					margin: 0em 0em 0em 0.3em;
					padding-top: 0.5em;
}
#menu3 a:hover
					{
					color: #bb1d12;
					font-family:verdana;
					font-size: 9px;	
					text-decoration: none;
}
/***************** menu la provincia **********************/
#menu4			{
					width: 159px;
					background-color: #eeedeb;
					border-right: 2px solid #dedede;
					border-bottom: 2px solid #dedede;
					border-top: 2px solid #fff;
					border-left: 2px solid #fff;
					margin: 0.5em 0.2em 1em 0.1em;
}
#menu4 h1		{
					color: #627eae;
					font-family: georgia;
					font-size: 0.9em;	
					margin: 0em 0em 0em 0.3em;
					padding-top: 0.5em;
}
#menu4 a			{
					color: #333;
					font-family: verdana;
					font-size: 0.55em;	
					line-height:2.5em;
					padding-left: 1em;
					background-image: url(images/bullet.jpg);
					background-repeat: no-repeat;
					background-position: top-left;
}
#menu4 a:hover
					{
					color: #bb1d12;
					font-family:verdana;
					font-size: 0.55em;	
					text-decoration: none;
}
/*************** servizi online ********************/
#servizi select{
					width: 94%;
					margin-left:0.3em;
					border: 1px solid #d6d6d4;
					font-family: verdana;
					font-size: 0.65em;
}
#servizi h1		{
					margin-left: 0;
					margin-bottom: 0;
					color: #627eae;
					font-family: georgia;
					font-size: 0.75em;	
					text-align: center;
}
/***************** ricerca interna *************************/
#ricerca			{
					margin-top: 0.3em;
					width: 160px;
					margin-left: 0.6em;
}
#sfondocerca	{
					background-color: #BCCB91;
					width: 95%;
					padding: 0.1em;
					margin-bottom: 0.5em;
					border-right: 1px solid #666;
					border-bottom: 1px solid  #666;
					border-top: 1px solid  #fff;
					border-left: 1px solid  #fff;
}
#ricerca h1		{
					margin-left: 0.5em;
					width: 85%;
					margin-top: 0.4em;
					margin-bottom: 0.2em;
					color: #bb1d12;
					font-family: georgia;
					font-size: 0.9em;
					color: #5f9801;
}
#ricerca span	{
					width: 85%;
					margin-left: 0.3em;
					border: 1;
					border-color:#ccc;
					padding: 0.1em 0.1em 0.1em 0.6em;
}
#okbtn			{
					border: 0;
					border-color:#bccb91;
					padding: 0;
					background-color: #bccb91;
					color: #446E01;
					font-size: 0.6em;
					font-family: georgia;
					cursor: hand;
}
#ricerca input	{
					font-size: 0.6em;
}
/*************** box immagini ********************/
.box				{
					text-align: center;
					margin-top: 0em;
					
}
/***************** menu settori **********************/

#navcontainer ul
					{
					margin-left: 4px;
					padding-left: 0;
					list-style-type: none;
					font-family: arial;
					font-size: 11px;
}
#navcontainer a
					{
					background-image: url(images/bullet.gif);
					background-position: left;
					background-repeat: no-repeat;		
					display: block;
					padding: 3px 3px 3px 17px;
					width: 147px;
					background-color: #f4f3f1;
					border-bottom: 1px solid #ccc;
					border-right: 1px solid #ccc;
					border-top: 1px solid #fff;
					border-left: 1px solid #fff;
}
#navcontainer a:link, #navlist a:visited
					{
					color: #000;
					text-decoration: none;
}
#navcontainer a:hover
					{
					background-color: #f4f3f1;
					color: #bb1d12;
					border-top: 1px solid #ccc;
					border-left: 1px solid #ccc;
					border-bottom: 1px solid #fff;
					border-right: 1px solid #fff;
}
/****************** pagina interna 1 colonna *********************/
#art1				{
					margin: 10px 5px 0px 5px;
}
#art1 img		{
					padding: 5px;
					margin: 0px 5px 5px 0px;
					float: left; 
					clear: right;
}
#art1 p			{
					margin-left: 5px;
}
#art1 h1			{
					font-family: georgia;
					font-size: 1em;
					color: #627eae;
}
#art2 h1			{
					font-family: georgia;
					font-size: 1em;
					color: #627eae;
}
.h1presidente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #627eae;
}
.testouffici {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

