/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      FORUM                             ************************/
/*****                                        ************************/
/*********************************************************************/

#boxInserzioni{
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

#boxInserzioni ul{
	clear: both; 
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	list-style: none;
	padding-bottom:.5em;
	margin-bottom:1em;
	margin-top:1em;
	padding-top:1em;
	background:url("../../immagini/inserzioni/bg-corner.jpg") top right no-repeat;
}

#boxInserzioni ul li{
	font-size: 100%;
	margin: 0;
	padding-top: 2px;
	margin-top:1em;
	text-align: justify;
	width: 98%;
}

#boxInserzioni ul li a{
	width: auto;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
	color: #CC0000;
}

#boxInserzioni ul li a:hover{
	text-decoration: underline; 
}

#boxInserzioni .sfondo2 {
	position: relative;
	clear: left;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 4px;
	margin-bottom:10px;
	margin-top:20px; 
	font-weight: bold;
	width: 98%;
	font-size: 100%;	
	border-bottom: 2px solid #555555;
}

#boxInserzioni .sfondo3 {
	position: relative;
	clear: left;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 4px;
	margin-bottom:10px;
	font-weight: bold;
	width: 98%;
	font-size: 100%;	
	border-bottom: 2px solid #555555;
}

.back{
	display:block;
	margin-top:1em;
	font-size:100%;
	text-transform:lowercase;
	clear:both;
}

.FondoInserzioniGrigio {
	clear: left;
	width: 98%;
	margin-bottom:1em;
   min-height: 20px;
}

.FondoInserzioniForm {
	clear: both;
	width: 98%;
	margin-left: 5px;
	background-color: #E0E0E0;
	border: 2px solid #555555;
	padding-bottom: 10px;
}


.FondoInserzioniForm table{
	width: 98%;
}

.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-family: Arial, Helvetica, sans-serif;
	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-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
/*	padding-top: 10px;	*/
	width: 120px;
	text-align: left;
	height: auto;
}


/*.FondoInserzioniForm INPUT, .FondoInserzioniForm SELECT{
	float: left;
	width: 60% !important;
}*/

.FondoInserzioniForm INPUT{
	float: left;
	width: 80% !important;
}

.FondoInserzioniForm SELECT{
	float: left;
	width: 80% !important;
}

.FondoInserzioniForm textarea{
	float: left;
	width: 80% !important;
}
	
.FondoInserzioniGrigio label{
	display: inline;
	float: left !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	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;	
	margin-bottom: 20px;
	margin-top: 20px;
}

.Inserzioni_center {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #f7f7f7;
}

.Inserzioni_center INPUT {
	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;	
}

.boxInserzioniImmagine{
	float:left;
	width:40%;
}

.boxInserzioniImmagine img{
	border:1px solid #ccc;
	padding:5px;
	width:250px;
}

.boxInserzioniDettaglio{
	float:left;
	width:55%;

}
