/*********************************************************************/
/********** Progetti di Impresa Srl copyright 2008  FORUM  ***********/
/*********************************************************************/

#boxForum {
position:relative;
	clear: both;
	float: left;
	margin-top: 5px;
	width: 98%;
}

#boxForum .sfondo2 {
position: relative;
	clear: both;
	float: left;
	width: 98%;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom:2px;
	margin-top:10px; 
	border-bottom: 3px double #AC4602;
	color: #AC4602;
	text-transform: uppercase;
}

#boxForum .alertForum{
	clear: both;
	float: none;
	width: 100%;
	font-size: 100%;
	text-align: center;
}

#boxForum .alertForum strong{
	color: #912326;
	font-size: 115%;
}

#boxForum .back{
	clear: both;
	font-size: 100%;
	margin-bottom: 10px;
}

#boxForum .spiacente{
	clear: both;
	font-size: 100%;
	margin-bottom: 10px;
}

#boxForum TABLE {
	clear: both;
	float: left;
	width: 100%;
	padding: 4px;
	margin-top: 14px;
	color: Black;
}

#boxForum .messaggio {
	clear: both;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	text-align: center;
}

#boxForum .messaggio H1 {
	width: 98%;
	font-family: arial;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted black;
	font-size: 130%;
}

#boxForum TABLE A {
	color: Black;
	border-bottom: 0px;
	text-decoration: none;
}

#boxForum TABLE A:hover {
	color: Black;
}

#boxForum .riga1 {
	background-color: #923C02;
	width: 100%;
	font-weight: bold;
	font-size: 110%;
	color: White;
}

#boxForum .riga2 {
	background-color: white;
	width: 100%;
	font-weight: normal;
}

#boxForum .riga3 {
	background-color: #ECA372;
	width: 100%;
	font-weight: normal;
}

#boxForum .cella1 {
	padding: 1%;
	text-align: left;
	vertical-align: top;
	width: 47%;
	border-bottom: 3px double #923C02;
}

#boxForum .cella2 {
	padding: 1%;
	text-align: center;
	vertical-align: top;
	width: 25%;
	border-bottom: 3px double #923C02;
}


#boxForum .cella3 {
	padding: 1%;
	text-align: left;
	vertical-align: top;
	width: 25%;
	border-bottom: 3px double #923C02;
}

#boxForum .cella4 {
	padding: 1%;
	text-align: left;
	vertical-align: top;
	width: 47%;
	border-bottom: 3px double #923C02;
}

#boxForum .pulsante {
	width: 95%;
	clear: both;
	float: left;
	margin: 15px 0px 15px 0px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
}

#boxForum .pulsante IMG {
	float: left;
	width: 40px;
	margin-bottom: 10px;
}

#boxForum .pulsante A {
	margin: 0px;
	float: left;
	border: 0px;
	width: 70%;
	border-bottom: 1px solid white;
	padding: 0px;
}


#boxForumMascheraInserimento {
	clear: both;
	float: left;
   width: 95%;
	padding: 10px 0px 0px 0px;
	padding-left: 1%; 
	padding-right: 1%;
	border:  5px double #923C02;
}

#boxForumMascheraInserimento H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	color:#923C02;
	font-size: 125%;
	border-bottom: 3px double #923C02;
	text-transform: uppercase;
}

#boxForumMascheraInserimento .separatoreCampoRicerca LABEL {
	clear: both;
	float: left;
	position:relative;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	width: 120px;
	text-align: left;
	height: auto;
}

#boxForumMascheraInserimento .separatoreCampoRicerca INPUT {
	float: left;
	width: 50% !important;
	margin-top: 2px;
}

#boxForumMascheraInserimento .notifica INPUT {
	clear: both;
	float: RIGHT;
	width: auto!important;
	margin-top: 2px;
	margin-right: 5px;
}

#boxForumMascheraInserimento .notifica LABEL{
	width: auto!IMPORTANT;
	margin-top: 2px;
margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}

#boxForumMascheraInserimento INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

#boxForumMascheraInserimento .separatoreCampoRicerca {
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#boxForumMascheraInserimento .separatoreCampoRicerca textarea{
	width:50%!important;
	height:4em;
	margin-top: 2px;
}

#boxForumMascheraInserimento .pulsante {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	border-top: 3px double #923C02;
	padding: 10px 0px 10px 0px;
}

#boxForumMascheraInserimento.pulsante INPUT {
width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: transparent;
	border: 2px solid #923C02;
	line-height: normal;	
}

#boxForumMascheraInserimento SELECT {
	float: left;
	width: 50% ;
}
