

/* ===============================================  */
/* 		INIZIO STILE CONTAINER stile ASP.NET			*/
/* ===============================================  */

.contenitoreModuliRicerca {
	text-align:left;

	padding-right:1px;
	margin-left:6px;
	
	margin-right:1px;
	background-image: url(sfondo_vocimenu_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;	

	
	/*border:1px dotted #000;
	background-image: url(sfumRicerca.jpg);
	background-repeat: repeat-x;
	background-position: left top;	*/
	
}
.contenitoreModuliRicercaTop {
	

	min-height:14px;
	background-image: url(sfondo_vocimenu_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:1px;
	padding-left:1px;
	margin-left:6px;
	margin-right:1px;

	
}
.contenitoreModuliRicercaBottom {
	background-image: url(sfondo_vocimenu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	min-height:16px;
	text-align:left;
	
}
.titolocontainerModuliRicerca {
	
	text-align:center;	
	/*border-bottom:1px solid #003366;*/
	padding-right:1px;
	padding-left:1px;
	margin-left:6px;
	}

.contenutoModuliRicerca {
	text-align:left;
	padding-top:2px;
	padding-bottom:0;
	padding-right:1px;
	padding-left:8px;
	
	
	
}

p, 
h4, 
div.p, 
div.pp, 
table.p,
{
	margin:0;
	padding:0;
}
#ContentPane {
	text-align:left;
	margin:0;
  padding:0;
  background-image: url(sfondo_vocimenu_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
  
}
.titoloModuliRicerca{
	color:#cc6600;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

#dnnTITLE
{
    
}

.Head /* COLORE DEL TITOLO */
{
color:#cc6600;
}



/* End hide from IE-mac */


/* ##########   fine voci aggiunta da me   ############ */


/* ===============================================  */
/* 		FINE STILE CONTAINER stile ASP.NET			*/
/* ===============================================  */

