.numerone {
    font-size: 18px;
    color: #ef4b23;
    line-height: 10px;                         
}



/*ELEMENTI DI LAYOUT E STILI COLONNE*/

#tabellaricerca {
    background: #fff; 
    font-family: tahoma; 
    font-size: 11px;
    color: #58595b;
    overflow: auto;                     
}


#tabellaricerca td#ctl00_ContentPlaceHolder1_gvRISULTATI_DXTDGcol0
{
	border-right: solid 1px #FFF;
	background: url(images/struttura.jpg) no-repeat;
 
}

#tabellaricerca td#ctl00_ContentPlaceHolder1_gvRISULTATI_DXTDGcol1
{
	border-right: solid 1px #FFF;
}

#tabellaricerca td#ctl00_ContentPlaceHolder1_gvRISULTATI_DXTDGcol2
{
	border-right: solid 1px #FFF;
}

#tabellaricerca td#ctl00_ContentPlaceHolder1_gvRISULTATI_DXTDGcol3
{
	border: none;
}

#tabellaricerca td#ctl00_ContentPlaceHolder1_gvRISULTATI_DXTDGcol4
{
	border: none;
}


#schedatec {
    background: #fff;
    width: 464px;
    margin: 0;
    font-family: tahoma; 
    font-size: 11px;
    color: #58595b;
                             
}


.primacol{
    width: 20px; 
    height: 20px;
                            
}


.sectercol{
    width: 180px; 
    height: 20px;
                            
}

.quartacol{
    width: 90px; 
    height: 20px;
                            
}


.quintacol{
    width: 70px; 
    height: 20px;
                            
}                       


/* FINE ELEMENTI DI LAYOUT E STILI DELLE COLONNE*/


/* MINIGALLERIA*/
                 
#minigalleria {
    background: #fff;
    width: 442px;
    min-height: 230px;
    margin: 10px 11px 0 11px;
                                 
}

#fotogrande{background: #fff;
    float: left; 
    width: 360px;
    height: 230px; 
    margin: 0 10px 0 0;
                                 
}

#thumb {background: #fff;
    float: left;
    width: 72px;
    height: 230px;
                                 
}

#thumb img {
     margin-bottom: 10px; 
     float: right;
                                 
}

/* FINE MINIGALLERIA */








/* DATIEPRENOTA*/
                 
#datieprenota {
    background: #fff;
    width: 442px;
    height: 60px;
    margin: 10px 11px 0 11px;                             
}


#dati {
    float: left;                             
}


#dati p{
    background: #fff;
    line-height: 14px;
    margin: 0;                             
}


#prenota{
    float: right;
    margin: 0 0 0 0;
    width: 190px;
    height: 55px;
    text-align: center;
    vertical-align: middle;
    background-image: url('images/prenotabutton.jpg'); 
    background-repeat: no-repeat; 
    background-position: center;                           
}

#prenota a
{
	margin-top: 10px;
	font-size:14px;
}



#prenota a:hover {
    color: #ef4b23;
    font-family: tahoma;
    font-size: 11px;
    border: none;
    text-decoration: underline; 
                               
}



/* FINE DATIEPRENOTA */





/* DESCRIZIONE*/
                 
#descrizione {
    width: 442px;
    height: 220px;
    margin: 10px 11px 0 11px;
    /* border: 1px solid #58595b; */
    /* overflow: auto; */
    position: relative;
    text-align: left;                             
}

#descriz
{
	overflow: auto;	
}

#descrizione p{
    text-align: left;                      
}



/* FINE DESCRIZIONE */


