/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      TOUR TURISTICO                    ************************/
/*****                                        ************************/
/*********************************************************************/

#boxTourTuristicoArchivio{
	clear: left;
	float: left;
	width: 98%;
	margin: 0 auto;
	margin-left: 5px;
}

#boxTourTuristicoArchivio .sfondo2 { 
	margin: 1em 0;
	font-weight: bold;
	margin-left:1%;
	margin-right:1%;
	font-size: 100%;
	border-bottom: 1px solid #ccc;
	background:#ebebeb;
	padding: 5px;
}

#boxTourTuristico {
}

#boxTourTuristico ul{
	border-bottom:1px dashed #ccc;
	margin:.5em 0;
	padding:.5em 0;
}
#boxTourTuristico ul li{
	list-style-type:none;
	margin:.5em 0;
	padding:.5em 0;
}

#boxTourTuristico ul li a:hover{
	background:#f2f6de;
}

#boxTourTuristicoDettaglio{
	border:1px solid #ccc;
	width:98%;
	margin-top:1em;
	margin-top:2em;
	float:left;
	margin-left:5px;
}

#boxTourTuristicoDettaglio .boxTourTuristicoIntestazione{
	background:#DEF4B0;
	border-bottom:1px solid #ccc;
	width:100%;
	clear:both;
	float:left;
}

#boxTourTuristicoDettaglio .boxTourTuristicoIntestazione .boxTourTuristicoTitolo{
	float:left;
	width:33%;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:120%;
	display:inline;
	line-height:1.8em;
}

#boxTourTuristicoDettaglio .boxTourTuristicoIntestazione .boxTourTuristicoTitoloDettaglio{
	float:left;
	width:24.5%;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:120%;
	display:inline;
	line-height:1.8em;
}

#boxTourTuristicoDettaglio .boxTourTuristicoRiga{
	border-bottom:1px solid #ccc;
	width:100%;
	clear:both;
	float:left;
	border-bottom:1px solid #ccc;
	line-height:1.4em;
}

#boxTourTuristicoDettaglio .Alternato{
	background:#f5f5f5
}

#boxTourTuristicoDettaglio .Ultimo{
	color:#999;
}

#boxTourTuristicoDettaglio .Discussione{
	font-size:110%;
	font-weight:bold;
	padding-left:5px;
}

#boxTourTuristicoDettaglio .boxTourTuristicoRiga .boxTourTuristicoCella{
	float:left;
	width:33%;
	padding:0;
	margin:0;
	display:inline;
	padding:.5em 0;
}

#boxTourTuristicoDettaglio .boxTourTuristicoRiga .boxTourTuristicoCellaDettaglio{
	float:left;
	width:24.5%;
	padding:0;
	margin:0;
	display:inline;
	padding:.5em 0;
}

span.data{
	color:#999;
}

.alert{
	color:#333;
}

.spiacente{
	display:block;
	clear:both;
	margin:.5em 0;
	float:left;
	width:100%;
}

.spiacente img{
	vertical-align:middle;
}

.back{
	margin-top:2em;
	clear:both;
	display:block;
	float:left;
	width:100%;
}		

#formid_new3rd{
	margin:1em 0;
	padding:.5em;
	border:1px solid #990033;
	clear:both;
	float:left;
}

.boxTourTuristicoFoto{
	clear: both;
	margin: 0 auto;
	text-align:center;
	padding:2em 0;
	
	width: auto !important;
	width: 50%;
	max-width: 500px;
}

.boxTourTuristicoFoto IMG {
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	
}

.boxTourTuristicoMessaggio{
	margin-top:2em;
	display:block;
	clear:both;
}

.boxTourTuristicoMessaggio .boxTourTuristicoMessaggioSx{
	width:49%;
	float:left;
	text-align:center;
}

.boxTourTuristicoMessaggio .boxTourTuristicoMessaggioDx{
	width:49%;
	float:left;
	text-align:left;
}

.boxTourTuristicoPaginazione {
	clear: both;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

.mascheraDiInserimento {
	clear: both; 
	float: left;
	width: 100%;
	background-color: #ebebeb;
	border: 1px solid #ccc;
	padding: .5em 0;
	margin: .5em 0;
}

.mascheraDiInserimento FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#formid_centro .mascheraDiInserimento H3 {
	margin: 0 5px 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	border-bottom: 1px dotted #000;
}

.mascheraDiInserimento H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	text-align: justify;
}

.mascheraDiInserimento H4:first-letter {
	background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

.mascheraDiInserimento H5 {
	
}

.mascheraDiInserimento H6 {
	color: #333;
	padding-top: 8px;
	margin-left: 5px;
	float: left !important;
	
}

.mascheraDiInserimento FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	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;	
}

.mascheraDiInserimento 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;
}

.mascheraDiInserimento LEGEND {
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #def4b0;
	color: #333;
}

.mascheraDiInserimento LABEL {
	display: inline;
	float: left !important;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 0px;	
	width: 120px;
	text-align: left;
	height: auto;
}


.mascheraDiInserimento INPUT {
	float: left;
	width: 60% !important;
}

.mascheraDiInserimento INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

.mascheraDiInserimento .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
}

.mascheraDiInserimento .separatoreCampoRicerca textarea{
	width:60%;
	height:4em;
}
.mascheraDiInserimento .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #f7f7f7;
}

.mascheraDiInserimento .campoPulsante 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;	
}

.mascheraDiInserimento .campoPulsante a {
	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;	
	display:block;
	color:#000;
	cursor:pointer;
	text-decoration:none;
}

.mascheraDiInserimento LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

.mascheraDiInserimento LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

.mascheraDiInserimento LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

.mascheraDiInserimento LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

.mascheraDiInserimento SELECT {
	width: 61%;
	float: left;
}

