/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      INSERZIONI                        ************************/
/*****                                        ************************/
/*********************************************************************/

#boxInserzioni{
	clear: both;
	margin-top: 10px;
	margin-bottom: 4em;
	width: 98%;
	font-size: 90%;
}

#boxInserzioni ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #0055aa;
	padding-bottom:.5em;
	margin-bottom:1em;
	background:url(/immagini/inserzioni/bg-corner.jpg) top right no-repeat;
	padding-top:1em;
}

#boxInserzioni ul li{
	margin: 0;
	padding-top: 2px;
}

#boxInserzioni ul li a{
	display: block; 
	width: 100%;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none; 
	color: #0055aa;
}

#boxInserzioni ul li a:hover{
	color:#CC0000;
	
}

#boxInserzioni .sfondo2 {
	color: #0000BD;
	border-bottom: 2px solid #FFC142; 
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	width: 98%;
	margin-top: 1em;
}

.back{
	display:block;
	margin-top:1em;
	font-size: 100%;
	text-transform:lowercase;
	clear:both;
}

.FondoInserzioniGrigio {
	clear: left;
	width: 99%;
	margin-bottom:1em;
}

.FondoInserzioniForm {
	width: 98%;
	margin-left: 5px;
	background-color: #ebebeb;
	border: 1px dotted black;
}

.FondoInserzioniForm table{
	width:100%;
}

.FondoInserzioniForm FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}


.FondoInserzioniForm FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: url(sfondoRicerca.png) #F9E100 repeat-x 50% top;
	float: left;
	padding-bottom: 0px;
	margin: 1em 0px;
	width: 100%;
	padding-top: 0px;
	border-bottom: none;
 	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
}

.FondoInserzioniForm FIELDSET DIV {
	padding-right: 0px;
	padding-left: 0px;
	background: url(line.png) repeat-x 50% bottom; 
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;
}

.FondoInserzioniForm LEGEND {
	font-weight: bold;
	
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

.FondoInserzioniForm LABEL {
	display: inline;
	float: left !important;
	
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 10px;	
	width: 120px;
	text-align: left;
	height: auto;
}


.FondoInserzioniForm INPUT {
	float: left;
	width: 60% !important;
}
	
.FondoInserzioniGrigio label{
	display: inline;
	float: left !important;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 0!important;	
	width: 120px;
	text-align: left;
	height: auto;
	
}

.FondoInserzioniForm INPUT#formid_AggiornaDB {
	width: 40%!important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid white;
	line-height: normal;	
}

.Inserzioni_center {
	clear: left;
	margin-top: 40px;
	text-align: center;	
	padding-bottom: 8px;
	
}

.Inserzioni_center INPUT {
	width: 40%!important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	border: 2px solid black;
	line-height: normal;
}

.boxInserzioniImmagine{
	float:left;
	width:40%;
}

.boxInserzioniImmagine img{
	border:1px solid #ccc;
	padding:5px;
	width:250px;
}

.boxInserzioniDettaglio{
	float:left;
	width:55%;

}
