﻿/*************************************************************************/
/** LSM01 - ListMenu01 Birre **/
/*************************************************************************/	

.LSM01_Titolo1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #c4ad74;
    font-size: 18px;
    line-height: 18px;
    font-style: italic;
    font-weight: bold;
}

.LSM01_CorpoTesto
{   
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color:#FFFFFF;
}

.LSM01_CorpoTesto a:link, .LSM01_CorpoTesto a:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}

.LSM01_CorpoTesto a:hover, .LSM01_CorpoTesto a:active
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
}
