﻿body 
{
    margin:0;
    font-size:12px;
    color:#555555;
    font-family:Verdana;
    background-color:#ebfbe8;
    margin-top:5px;
}

.Footer
{
    
    }
.Footer a
{
    color:#4c9741;
    }
table#master 
{
    border:solid 0px #78b06f;    
    background-color:#ebfbe8;
    }
/*table#master tr td.l
{
    display:block;
    background-image:url(../Immagini/bg_sx.jpg);
    background-repeat:repeat-y;
    background-position:center center;
    width:30px;
    }
table#master tr td.r
{
    display:block;
    background-image:url(../Immagini/bg_dx.jpg);
    background-repeat:repeat-y;
    background-position:center center;
    width:30px;
    }*/
table#master tr td.lm
{
    display:block;
    background-image:url(../Immagini/bgmenusx.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:30px;
    height:40px;
    }
table#master tr td.rm
{
    display:block;
    background-image:url(../Immagini/bgmenudx.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:30px;
    height:40px;
    }
table#master tr td.m
{
    display:block;
    background-image:url(../Immagini/bgmenu.jpg);
    background-repeat:repeat-x;
    background-position:center center;
    width:910px;
    height:40px;
    margin:0;    
    }
table#master tr td.lf
{
    display:block;
    background-image:url(../Immagini/bgfotsx.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:30px;
    height:40px;
    }
table#master tr td.rf
{
    display:block;
    background-image:url(../Immagini/bgfotdx.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:30px;
    height:40px;
    }
table#master tr td.f
{
    display:block;
    background-color:#f1f1f1;
    width:910px;
    height:40px;
    margin:0;    
    }
div.sep
{
    width:15px;
    background-image:url(../Immagini/sep_y.png);
    background-repeat:no-repeat;
    background-position:center center;
    float:left;
    display:block;
    background-color:Transparent;
    height:40px;
    }
div.item
{
    float:left;
    width:170px;
    display:block;
    background-color:Transparent;
    text-align:center;
    height:30px;
    padding-top:10px;
    }
div.item a:link, div.item a:visited
{
    font-size:18px;
    color:#ffffff;
    font-family:"Century Gothic", "Trebuchet MS", verdana, arial, "Times New Roman";
    text-decoration:none;
    }
div.item a:hover,div.item  a:active
{
    font-size:18px;
    color:#b9e5b1;
    font-family:"Century Gothic", "Trebuchet MS", verdana, arial, "Times New Roman";
    text-decoration:none;
    }
div.item a.on:link, div.item a:visited
{
    font-size:18px;
    color:#b9e5b1;
    font-family:"Century Gothic", "Trebuchet MS", verdana, arial, "Times New Roman";
    text-decoration:none;
    }
div.item a:hover,div.item  a:active
{
    font-size:18px;
    color:#b9e5b1;
    font-family:"Century Gothic", "Trebuchet MS", verdana, arial, "Times New Roman";
    text-decoration:none;
    }
a:link, a:visited
{
    text-decoration:none;
    color:#336699;
    }
a:hover, a:active
{
    text-decoration:underline;
    color:#336699;
    }
.tb
{
    font-family:Verdana;
    font-size:11px;
    color:#667e61;
    border-bottom-style:ridge;
    border:solid 1px #7cac73;
    background-color:Transparent;
    }
ul.list
{
	list-style-type:square;
	color:#847352;
	}
.IMAGE
{
    display:block;
    padding:5px;
    border:solid 1px #ccc;
    background-color:White;    
    }
    
    
div#lm
{
    display:block;
    background-image:url(../Immagini/bgmenusx.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:30px;
    height:40px;
    float:left;
    }
div#rm
{
    display:block;
    background-image:url(../Immagini/bgmenudx.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:30px;
    height:40px;
    float:left;
    }
div#m
{
    display:block;
    background-image:url(../Immagini/bgmenu.jpg);
    background-repeat:repeat-x;
    background-position:center center;
    width:910px;
    height:40px;
    margin:0;  
    float:left;  
    }
.clear
{
	clear:both;
	}