/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      TOUR TURISTICO                    ************************/
/*****                                        ************************/
/*********************************************************************/


/*********************************************************************/
/**** INIZIO TOUR TURISTICO CON ASCX PDI **********************/
/*********************************************************************/

#boxTourTuristicoGalleriaImmagini
{
    clear: both;
    position: relative;
    float: left;
    width: 98%;
    margin-top: 25px;
}

#boxTourTuristicoGalleriaImmagini .listImmagini
{
    clear: both;
    display: block;
    float: left;
    line-height: 1.6em;
    margin-bottom: 1em;
    margin-top: 1em;
    position: relative;
    width: 100%;
}

#boxTourTuristicoGalleriaImmagini .itemImmagini
{
    border-bottom: 1px solid #CCCCCC;
    display: inline;
    float: left;
    height: auto !important;
    margin-bottom: 1em;
    margin-left: 1%;
    min-height: 150px;
    position: relative;
    width: 47%;
}

#boxTourTuristicoGalleriaImmagini .itemImmaginiFoto
{
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
}

#boxTourTuristicoGalleriaImmagini .itemImmaginiFoto img
{
    border: 1px solid #000000;
    width: 100px;
    height: 100px;
}

#boxTourTuristicoGalleriaImmagini .itemImmaginiTesto
{
    clear: both;
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

#boxTourTuristicoImmagine
{
    clear: both;
    position: relative;
    float: left;
    width: 98%;
    margin-top: 25px;
}

#boxTourTuristicoImmagine .titoloImmagine
{
    border-bottom: 3px double #3A4C77;
    clear: both;
    float: left;
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: left;
    width: 100%;
}

#boxTourTuristicoImmagine .fotoImmagine
{
    clear: both;
    float: left;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}

#boxTourTuristicoImmagine .fotoImmagine img
{
    margin: 0 auto;
    max-width: 90% !important;
    text-align: center;
    width: auto !important;
}

#boxTourTuristicoImmagine .testoImmagine
{
    clear: both;
    float: left;
    margin-top: 5px;
    width: 100%;
}

#boxTourTuristicoImmagine .linkImmagine
{
    clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
    font-style: italic;
}

/*********************************************************************/
/**** FINE TOUR TURISTICO CON ASCX PDI **********************/
/*********************************************************************/


#boxTourTuristicoArchivio{
	position:relative;
	clear: both;
	float: left;
	width: 98%;
	margin: 10px 0px 10px 0px;
}

#boxTourTuristicoArchivio .sfondo2{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 118.18%;
	font-weight: bold;
	border-bottom: 3px double #3A4C77;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.boxTourTuristicoFoto {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

.boxTourTuristicoFoto img{
	margin: 0 auto;
	text-align: center;
	max-width: 90%!important;
	width: auto!important;
	width: 200px;
}

.boxTourTuristicoMessaggio{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: justify;
	margin:10px 0px 10px 0px;
}

.boxTourTuristicoMessaggioSx{
	clear: both;
	float: left;
	width: 124px;
	margin-right: 10px;
	
}

.boxTourTuristicoPaginazione{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: justify;
	margin:10px 0px 10px 0px;
}

.back{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: justify;
	margin:10px 0px 10px 0px;
}


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

.mascheraDiInserimento {
	clear: both;
	float: left;
	position:relative;
	width: 98%;
	padding: 10px 1% 10px 1%;
	background-color: #C7DEF1;
	border: 3px double #3A4C77;
}

.mascheraDiInserimento H3 {
	font-size: 118.18%;
	margin: 0px 5px 5px 5px;
	font-weight: bold;
	border-bottom: 3px double black;
}

.mascheraDiInserimento  .separatoreCampoRicerca{
	clear: both;
	float: left;
	position:relative;
	width: 98%;
	margin: 10px 0px 10px 5px;
}

* html .mascheraDiInserimento  .separatoreCampoRicerca{
	margin: 10px 0px 10px 2.5px;
}

.mascheraDiInserimento  .separatoreCampoRicerca label{
	clear: both;
	float: left;
	position:relative;
	width: 125px;
	margin-right: 5px;
	padding-bottom: 3px;
	font-weight: bold;
}

* html .mascheraDiInserimento  .separatoreCampoRicerca label{
	margin-right: 2.5px;
}

.mascheraDiInserimento  .separatoreCampoRicerca input,#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca select{
	float: left;
	position:relative;
	width: 60%!important;
}

.mascheraDiInserimento textarea {
	float: left;
	width: 55%!important;
}

.mascheraDiInserimento INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

.mascheraDiInserimento textarea{
	width:55%;
	height:4em;
}

.mascheraDiInserimento SELECT {
	width: 55%;
	float: left;
}

.mascheraDiInserimento .campoPulsante {
	clear: both;
	float: left;
	width: 100%;	
	margin: 0 auto;
	text-align: center;
	position:relative;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid black;
}

.mascheraDiInserimento .campoPulsante a,input.autorizzazioni_bottoni{
	margin: 0 auto;
	width: auto;
	background-color: transparent;
	color: Black;
	font-weight: bold;
	border: 0px;
}

.mascheraDiInserimento .campoPulsante a:hover{
	color: Black!important;
}
