﻿/*************************************************************************/
/** LSG01 - ListGallery01 Categorie Birre **/
/*************************************************************************/	

.LSG01_CatTitolo1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #c4ad74;
    font-size: 20px;
    line-height: 18px;
    font-style: italic;
    font-weight: bold;
}

.LSG01_CatCorpoTesto
{
	font-family: 'Times New Roman', Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	color:#FFFFFF;
	font-style: italic;
}


/*************************************************************************/
/** LSG01 - ListGallery01 Birre **/
/*************************************************************************/	

.LSG01_Titolo1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #c4ad74;
    font-size: 18px;
    line-height: 18px;
    font-style: italic;
    font-weight: bold;
}

.LSG01_CorpoTesto
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color:#FFFFFF;
}

.LSG01_CorpoTesto a:link, .LSG01_CorpoTesto a:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
    
}

.LSG01_CorpoTesto a:hover, .LSG01_CorpoTesto a:active
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
}
