#content {
/*Override dello stile del contenitore centrale*/
margin:0;
}

/*
Frame che contiene tutti i livelli
*/
#frameMappe {
	width: 98%;
	text-align:left;
	padding-left:10px;	
}
#frameMappe h1 {
	margin-top: 0;
	padding-top:10px;	
}


/* """"""""""""""""""""""""""""
STILI PER IL BOX DELLA RICERCA
"""""""""""""""""""""""""""" */
#contenitoreRicerca {
	display:block;
	position:absolute;
	width: 20%;
	right: 0;
	top: 150px;
	font-family: Verdana, sans-serif;
	overflow: hidden;
}
#contenitoreRicerca form {
	display: inline;
}
#contenitoreRicerca .intestazione {
	width: 100%;
	height: 48px;
	background-image: url(../images/ricerca_Header.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#contenitoreRicerca .footer {
	width: 100%;
	height: 21px;
	background-image: url(../images/ricerca_Footer.gif);
	background-repeat: no-repeat;
}
#contenitoreRicerca .bloccoRicerca {
	width: 100%;
	border: 1px solid #8E9699;
	border-right: 0;
	border-bottom: 0;
	padding: 5%;
	background-color: #E9EFF2;
	background-image: url(../images/ricerca_BGform.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenitoreRicerca .bloccoSubmit {
	text-align: center;
	width: 100%;
	height: 48px;
	border: 1px solid #8E9699;
	border-right: 0;
	border-bottom: 0;
	padding: 5%;
	background-color: #E9EFF2;
}
#contenitoreRicerca .ricercaElement {
	font-size: 10px;
	color: #7C7C94;
}
#contenitoreRicerca .ricercaElement input, #contenitoreRicerca .ricercaElement select {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	color: #617098;
	width: 90%;
}
#contenitoreRicerca .ricercaElement .sbmt {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	font-weight: bold;
	color: white;
	background-color: #7C7C94;
	width: 90%;
	border: 0;
	padding: 5px;
}
/* """"""""""""""""""""""""""""
FINE STILI BOX RICERCA
"""""""""""""""""""""""""""" */

/* """"""""""""""""""""""""""""
STILI PER I CONTENITORI DELLE MAPPE 
E DEL CORPO DELLA PAGINA
"""""""""""""""""""""""""""" */
#contentitoreMappe {
	
	background: #fff;
}
#mappa {
	padding-bottom: 0px;
	margin-right: 10px;
  padding-right: 20%;
}
#descrizione {
 	float: left; 
	padding-bottom: 30px;
	padding-left: 10px;
	border-left: 2px dotted #dbdbdb;
  max-width: 25%;
}

#risRicContainer {
}
.clearer {
  clear: both;
}
/* """""""""""""""""""""""""""" */

#mappeRicerca { 
 	width:230px;
	float:left;
	margin-right: 15px;
	background-color: #f4f4f4;
	border: 1px solid #dedede;
}
#mappeRicerca div {
	padding: 0 5px 5px 5px;
}
#mappeRicerca form {
 	display:inline;
}
#mappeRicerca input, #mappeRicerca select {
 	font-size: 9px;
	font-family: Verdana;
	border: 1px solid #c9c9c9;
}


.colonnaDestra {
	float:left;
}

.border {
 	border-bottom: 1px solid #C2C2C2;
}

/* """"""""""""""""""""""""""""""""""
STILI PER LA TABELLA CHE CONTIENE
I RISULTATI DELLA RICERCA
"""""""""""""""""""""""""""""""""" */
.ricercaReparto {
	border: 1px solid #8E9699;
}
.ricercaRepartoHeader {
	background-color: #d9e2ea;
}
.ricercaRepartoHeader td {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #8E9699;
}
.riga0 {
 	background-color: #eaeaea;
}
.riga1 {
 	background-color: #f2f2f2;
}
.rigaHover {
	background-color: #ebf0f3;
}
/* """""""""""""""""""""""""""""""""" */

/*
ol.elencoReparti {
	list-style-type: none;
	margin: 5px 0 0 0;
  padding: 0;
}
ol.elencoReparti li {		
	font-size: 11px;
	padding: 3px 0 3px 3px;
}
ol.elencoReparti li span {		
	border-bottom: 2px solid #B7C6D7;
}
ol.elencoReparti ul {
	list-style-type: none;		
	margin-left: 15px;	
	border-bottom: 1px solid #B7C6D7;
}
ol.elencoReparti ul li {
	font-size: 10px;
	padding: 5px 0 4px 5px;
	border-left: 1px solid #B7C6D7;
}
*/

ol.elencoReparti {
	list-style-type: none;
	margin: 5px 0 0 0;
  padding: 0;
}
ol.elencoReparti li {		
  padding: 2px;
	font-size: 13px;
  background-color: #e2e2e2;
}
ol.elencoReparti ul {
  margin: 0;
  padding: 0;
	list-style-type: none;		
	margin-left: 7px;	
}
ol.elencoReparti ul li.row0 {
  font-size: 11px;
  border-bottom: 1px solid #f1f1f1;
	background-color: #f6f6f6;
}
ol.elencoReparti ul li.row1 {
  font-size: 11px;
  border-bottom: 1px solid #f1f1f1;
	background-color: #f0f0f0;
}
ol.elencoReparti ul li .InfoAggiuntive {
	font-size: 9px;
  border-bottom: 1px solid #f1f1f1;
  color: #909090;
}
ul.percorsoMappa {
 	list-style-type: none;
	margin-top: 0px;
}
ul.percorsoMappa a, ul.percorsoMappa a:hover, ul.percorsoMappa a:visited, ul.percorsoMappa a:active {
	font-weight: normal;
}
.imgLink {
	border: 1px solid #0080ff;
}


