﻿/*************************************************************************/
/** LSM01 - ListMenu Tipo01 **/
/*************************************************************************/	

.LSM04_Titolo1
{
     background-position: left top;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 31px;
    height: 31px;
    background-image: url(  '/SiteImg/LSG11/BkgTitolo.gif' );
    background-repeat: repeat-x;
    font-weight: normal;
    text-indent:10px;
    margin-top:10px;
    margin-bottom:10px;
    
}


.LSM04_CorpoTesto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
    color: #333333;
    margin-bottom:10px;
    
}

.LSM04_CorpoTesto a {margin-bottom:15px;}

.LSM04_CorpoTesto a:link, .LSM04_CorpoTesto a:visited
{
	font-size:11px;
	text-decoration:none;
	color:#8d8787;
	margin-bottom:15px;
}

.LSM04_CorpoTesto a:hover, .LSM04_CorpoTesto a:active
{
    font-size: 11px;
    text-decoration: underline;
    color: #5a0033;
    margin-bottom: 15px;
}
