/*
 * Stili per le pagine di Ricerca (ASPX)
 */


.toolBox
{
border:1px #1366B3 solid; 
font-size: 0.9em; 
text-align: left;
padding: 5px;
/*background-color: #fff; */
}

#LeftBox h2
{
color: #FFFFFF; 
font-size: 0.9em;
font-weight: bold; 
line-height: 20px; 
text-align: center; 
background-color: #1366b3;
margin-bottom: 0;
}

#LeftBox ul
{
	margin-top: 0;
	margin-bottom: 3px;
	margin-right: 0;
}

#LeftBox ol
{
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 0;
}

#LeftBox ol li
{
margin-right: 5px;
padding-right: 8px;
}

#LeftBox ul li
{
padding-right: 8px;
list-style-type: none;
}

a:hover {
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #1366b3;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #1366b3;
	font-weight: bold;
	text-decoration: none;
}
a:visited:hover {
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}

#Header a:link
{
	color: #fff;
	text-decoration: none;
}

#Bottom a:link
{
	color: #fff;
	text-decoration: none;
}

#Header a:visited
{
	color: #fff;
	text-decoration: none;
}

#Bottom a:visited
{
	color: #fff;
	text-decoration: none;
}

#Menu a
{
	color: #fff;
	text-decoration: none;
}
#Menu a:hover
{
	color: #1366b3;
	text-decoration: none;
}
#Menu a:visited
{
	color: #fff;
	text-decoration: none;
}
#Menu a:visited:hover
{
	color: #1366b3;
	text-decoration: none;
}

#CenterBox h2.blu
{
color: #FFFFFF; 
font-size: 1.1em; 
font-weight: bold; 
line-height: 20px; 
text-align: left; 
padding-left: 10px;
background-color: #1366B3;
margin-top: 10px;
margin-bottom: 5px;
margin-left: 0;
margin-right: 0;
width: 95%;
}

#CenterBox h2.orange
{
color: #FFFFFF; 
font-size: 1.1em; 
font-weight: bold; 
line-height: 20px; 
text-align: left; 
padding-left: 10px;
background-color: #ff6600;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0;
margin-right: 0;
width: 95%;
}

#CenterBox h2
{
color: #003399;  
font-size: 1.2em; 
font-weight: bold; 
line-height: 20px; 
text-align: left; 
margin: 0;
}

#CenterBox h3
{
color: #003399; 
font-size: 1.1em; 
font-weight: bold; 
line-height: 20px; 
text-align: left; 
margin: 0;
}

#CenterBox ul
{
	margin-right: 20px;
}

#CenterBox ol
{
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-right: 0;
	
}

#CenterBox li
{
margin-left: 0;
list-style-type: none;
}

/* Bottone ricerca */
.BtnSearch
{
width: 40px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align: center;
border-style: solid;
border-color: #1366b3;
background: #FF6600;
}
/* Bottone Arancio */
.BtnArancio
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align: center;
border-style: solid;
border-color: #1366b3;
background: #FF6600;
}

/* Bottone Blu */
.BtnBlu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align: center;
border-style: solid;
border-color: #FF9900;
background: #1366b3;;
}

.etichetta
{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
}

/* ---------------------------------------------------- 
Common style					 
 ---------------------------------------------------- */
.CampoForm {
/*width: 260px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: lighter;
color: #003399;
text-decoration: none;
border-style: solid;
border-color: #FF9900;
}

.CampoFormBlu {
width: 320px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: lighter;
color: #003399;
text-decoration: none;
border-style: solid;
border-color: #003399;
}

.CampoSearch {
width: 90px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: lighter;
color: #003399;
text-decoration: none;
border-style: solid;
border-color: #FF9900;
}

.cerca
{

	font-size: 0.9em;
	margin: 0px;
}

/* classe per gli indicatori */
H3.indicatore
{
width: 100%;
font-size: 0.9em;
font-weight: bold; 
color: #003399;
text-align: left;
line-height: 1.2em;
padding-bottom: 1px;
padding-left: 3px;
border: 1px solid #039;
}

/* classe per le colonne */
.newsletter
{
	width: 140px;
	vertical-align: top;
   text-align: right;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

/* Testata dei risultati della ricerca */

.tHeader
{
	font-weight: bold;
	font-size: 0.9em;
	color: white;
	background-color: #1366b3;
}





/* Stile per i combo box e altri controlli nelle griglie di ricerca */
.cbList
{
	font-size: 1em;
	text-align: left;
	color: #003399;
	/*border: thin solid #003399;*/
}
.cbList2
{
	font-size: 1em;
	text-align: left;
	color: #ff6600;
	border-style: solid;
	border-color: #003399;
	/*border: thin solid #003399;*/
}

/* Stili per ricerca semplice e Guidata */
a.sProgetto 
{  
	color: #ff6600; 
	line-height: 1.3em;
	text-decoration: none; 
	font-weight: bold;
}


a.sProgetto:hover 
{  
 color: #1366b3; 
	text-decoration: underline;
	}

a.sProgetto:visited
{  
	color: #ff6600; 
	line-height: 1.3em;
	text-decoration: none; 
	font-weight: bold;
}
a.sProgetto:visited:hover 
{  
 color: #1366b3; 
	text-decoration: underline;
}

.sProgetto
{
	line-height: 1.3em;
	text-decoration: none; 
	color: #ff6600; 
	font-weight: bold;
}



.sAmministrazione
{
	font-variant: normal; 
}

.sSettore
{
	font-variant: normal; 
	font-weight: bold;
}

.sPager
{
	color: white;
	background-color: #1366b3;	
}



.sPageNo
{
	color: #ffffff;
}

a.sPageNo
{
	color: #ffffff;
}
a.sPageNo:hover
{
	color: #ffffff;
	text-decoration: underline;
}
a.sPageNo:visited
{
	color: #ffffff;
}
a.sPageNo:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.sPageCurrent
{
	font-weight: bold;
	color: #ffffff;

}

.sMateriale
{
	font-weight: bold;
	text-decoration: none;
}

a.sMateriale
{
	font-weight: normal;
	text-decoration: none;
}
a.sMateriale:hover
{
	color: #ff6600;
	background-color: #1366b3;
	text-decoration: underline;
}
a.sMateriale:visited
{
	font-weight: normal;
	text-decoration: none;

}
a.sMateriale:visited:hover
{
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;

}

.sTitolo
{
	font-weight: bold;
	text-align: center;
}

.SH3 {

	font-size: 0.8em; 	  
	font-weight: bold;
	letter-spacing: normal; 
	line-height: 10px; 
	vertical-align: top; 
	word-spacing: normal; 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px;
}


.SHI
{

	font-size: 0.8em; 	  
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal; 
	vertical-align: top; 
	word-spacing: normal; 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px;
}

/*
 * Classi per la barra di paginazione custom
 */
.sPagerButton
{
	font-size: 0.8em;

	background-color: #1366b3;
	text-align: center;

}
 
 
 