﻿
/*-------------------------------------------------------------------------*/
/* G E N E R A L E                                                         */   

body 
{
    background-color:#a3917f;   
    scrollbar-face-color:#a3917f; 
    scrollbar-shadow-color:#9a8976;
    scrollbar-highlight-color:#ad9b88;
    scrollbar-3dlight-color:#c4b29e;
    scrollbar-darkshadow-color:#b3a18c;
    scrollbar-track-color:#dacebb; 
    scrollbar-arrow-color: cacac8; 
}

.testo
{
    font-size:11px;
    font-family: Verdana;
    color:#362113;
}

.testo_noPhoto
{
    font-size:13px;
    font-family: Verdana;
    color:#dacebb;
}

.titolo_menu
{
    margin-left: 18px;
    margin-top: 18px;
	font-size:13px;
    font-family: Arial;
    color:#362113;
}


.titolo_foto
{
    font-family: Arial; 
    font-size: 22px; 
    color: #813c59; 
    font-weight:bold;
    vertical-align:bottom;
    text-align:center;
}

/* tabella contenente photogallery: width + bgcolor: */
.width_mainTable
{
    width: 883px;
    background-color:#bbafa0;   
}



/*-------------------------------------------------------------------------*/
/* T A B E L L A   C O N T E N U T O                                       */   


.td_FirstColumnTree
{
	font-family: Arial; 
    vertical-align:top;
    width: 180px;
}

.td_SecondColumnInterline
{
    background-color:#dacebb;
    width: 2px;
}

.td_thirdColumnContent
{
    width: 702px;
    vertical-align:top
}

.div_thirdColumnContent_div
{
    width: 702px;
    text-align:center;
    Overflow:Auto;
}

/* datalist:                                       */   
.td_thirdColumnDataList
{
    background-color:#a3917f;
    /*height:103px;*/
    vertical-align:top;
}
.datalist_colorBGOfElement
{
    background-color:#dacebb;
}

.dimension_CubeloadPhoto
{
    width:702px;
    height:450px;
    text-align:center;
}

.ImageClass
{
    border: 1px solid #bbafa0;
    text-align:center;

}



/*-------------------------------------------------------------------------*/
/* B O T T O N I   N A V I G A Z I O N E                                   */   

.defaultButton_back { 
    background-image: url('/italiano/photogallery/images/freccia_sx.png');
    width:27px; 
    height:33px; 
}

.defaultButton_for { 
    background-image: url('/italiano/photogallery/images/freccia_dx.png');
    width:27px; 
    height:33px; 
}
