/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/

/*********************************************************************/
/**** RESET DEI VALORI DI DEFAULKT DEI BROWSER ***********************/
/*********************************************************************/

html {
	color: #000;
	background: #FFF;
	
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote{
	margin: 0;
	padding: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
p {
	font-size: 100%;
	font-weight: normal;
	padding: 0.2em 0px;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea, 
select {
	font-size: 95%;
}

div, #div 
{
    margin:0px;
	padding: 0.2em 0px;
}

select 
{
    height: 1.67em;}
    
fieldset {
padding: 1em 1%;
}

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

HTML {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 100%;
	font-weight : normal;
	color: white;
}

BODY { 
	background-color: #000000;
	color: white;	 
 }

#DIV, DIV {
	background-color: #000000;
	color: white;
}

IMG{
	display: none;
	border: none;
}

H1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}
H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
H6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

H7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

A, A:link, A:active, A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: yellow !important;
	text-decoration: none;
}


A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: yellow;
	text-decoration: underline;
}


/*********************************************************************/
/**** BOX MODIFICATI PER ALTO CONTRASTO ******************************/
/*********************************************************************/

#boxCalendarioEventi{
	display: none;
}

.boxMenuSecondarioVoce{
	visibility: visible !important;
}

.boxMenuSecondarioVoce UL LI{
	display: inline;
}

legend 
{
    color:Yellow!important;}
    
.Navigazione {
    float: left;
    padding-bottom: 2em;
    text-align: center;
    width: 16.5%;
    margin:0PX;
}

#boxRicercaNelSito 
{
    clear:both;
}
    
/*********************************************************************/
/**** MASCHERA DI RICERCA ******************************/
/*********************************************************************/
    
    #boxMascheraDiRicercaPerServizioStandard
{
    clear: both;
    float: left;
    margin-top: 15px;
    text-align: justify;
    width: 99.8%;
    border: 1px solid yellow;
}

* html #boxMascheraDiRicercaPerServizioStandard
{
    width: 99% !important;
}

#boxMascheraDiRicercaPerServizioStandard h3
{
    border-bottom: 1px solid yellow;
    clear: both;
    font-size: 1.083em;
    font-weight: bold;
    padding: 0.5em 1%;
}

* html #boxMascheraDiRicercaPerServizioStandard h3
{
    clear: both;
    float: left;
    width: 98%;
}

#boxMascheraDiRicercaPerServizioStandard h4
{
    padding: 0.2em 1%;
    clear: both;
}

#boxMascheraDiRicercaPerServizioStandard h6
{
    float: left;
    margin-right: 1%;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca
{
    clear: both;
    float: left;
    width: 98%;
    margin: 0px;
    padding: 0.2em 1%;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca label
{
    clear: both;
    float: left;
    margin-right: 5%;
    width: 35%;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input
{
    float: left;
    width: 55% !important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input.campoData
{
    margin-right: 1%;
    width: 22% !important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca select
{
    float: left;
    width: 55.6% !important;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante
{
    border-top: 1px solid yellow;
    clear: both;
    float: left;
    font-size: 1.083em;
    padding: 0.5em 0%;
    text-align: center;
    width: 100%;
    margin-top: 0.5em;
}

* html #boxMascheraDiRicercaPerServizioStandard .campoPulsante
{
    clear: both;
    float: left;
    width: 100%;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input
{
    border: 1px solid yellow;
    padding: 0px 1%;
}

    
/*********************************************************************/
/**** TITOLI ******************************/
/*********************************************************************/

#boxTotale .Titolo1
{
    background: yellow;
    color:Black!important;
    clear: both;
    font-size: 1.083em;
    font-weight: bold;
    margin: 1em 0px 1em;
    padding: 0.308em 15px 0.308em 10px;
    position: relative;
}

#boxTotale .Titolo3
{
    border-bottom: 5px solid yellow;
    clear: both;
    float:left;
    width:100%;
    font-size: 1.083em;
    font-weight: bold;
    margin: 1em 0px 0.5em;
    padding: 0em 0px 0.308em 0px;
    position: relative;
    text-align: justify;
}

#boxTotale .Titolo2
{
    clear: both;
    display: block;
    font-weight: bold;
    margin: 0.2em 0px 0.2em;
    padding: 0em 0em 0.2em;
    position: relative;
    text-align: justify;
}

    
/*********************************************************************/
/**** MAPPA DEL SITO ******************************/
/*********************************************************************/

#boxMappaDelSito .livello2
{
	clear:both;
	margin-left: 23px;
	padding:5px 0px;
}

#boxMappaDelSito .livello3{
	margin-left: 47px;
	clear:both;
}

/*********************************************************************/
/**** CARTOGRAFIA ******************************/
/*********************************************************************/

#boxCartGoogle #mapgoogle
{
    display:none;
}

/*********************************************************************/
/****  DETTAGLIO CartGoogle      ***********************************/
/* *******************************************************************/

 
#boxCartGoogleArchivioTrovaVia, #boxCartGoogleCat {
    display:none;
}

#boxCartGoogleArchivioTrovaPercorso{
	clear: both; 
	float: left;
	width: 99.9%;
	border:1px solid black;
	border-bottom:1px solid black;
	margin: 0;
	padding: 0em 0% 1em;
	margin-bottom:0.5em;
	position:relative;
}

#boxCartGoogleArchivioTrovaPercorso .titolo, .nomeServizioContenutiCartografia{
    background-color: YELLOW;
    font-size: 1.083em;
    font-weight: bold;
    padding: 0.5em 1%;
}

#boxCartGoogleArchivio h5, #boxCartGoogleArchivioTrovaVia h6
{
    display:inline;
    color:Black!IMPORTANT;
    padding-right:1em;
}

.boxCartGoogleSeparatore
{
    clear:both;
    float:left;
    width:96%;
    padding:1em 2%;
   	position:relative;
    
}
    
.boxCartGoogleSeparatore label
{
    clear:both;
    float:left;
    margin-right:2%;
    width:15%;
    height:1.818em;
   	position:relative;
}
    
    .boxCartGoogleSeparatore input
{
    background-color:white;
    border:1px solid #555;
    float:left;
    height: 1.455em;
    margin-right:1%;
    width:26%;
   	position:relative;
 }
 
     
    .boxCartGoogleSeparatore input.invia
{
    background-color:#EBEBEB;
    border:1px solid #555;
    height:1.636em;
 }


