﻿/*************************************************************************/
/** PHOTO1gallery - Descrizione **/
/*************************************************************************/	
	
.PHOTO1_Titolo1
{   font-family: Arial, Helvetica, sans-serif;
    color:#FF9900;
    font-size:13px;
    font-weight:bold;
    line-height:13px;
	}
.PHOTO1_Titolo2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

.PHOTO1_CorpoTesto
{   font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    color:#333333;
}

.PHOTO1_CorpoTesto a:link, .PHOTO1_CorpoTesto a:visited
{
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;
    color:#333333;
}

.PHOTO1_CorpoTesto a:hover, .PHOTO1_CorpoTesto a:active
{
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;
    color:#FFFFFF;
    background-color:#333333;
}

.PHOTO1_Note
{   font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#333333;
    
}

.PHOTO1_Note a:link, .PHOTO1_Note a:visited
{
    text-decoration: underline;
    color:#333333;
}

.PHOTO1_Note a:hover, .PHOTO1_Note a:active
{
    font-size: 10px;
    color:#333333;

}

