﻿body 
{
    background-color: #CEB494;
    margin-top: 0px;
    scrollbar-face-color: #CEB494;
    scrollbar-highlight-color: #716E5B;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #B3B3B3;
    scrollbar-base-color: #CCCCCC;
    scrollbar-3dlight-color: #002C63;
    scrollbar-dark-shadow-color: #979678    
}

.titolo
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
	color: #3e3d3d;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal
}

.sezione
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
	color: #894020;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal
}

.cliente
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
	color: #894020;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal
}

.txt
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
	color: #706F6E;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal
}

.news
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
	color: #706F6E;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal;
    text-align: center;
}

.txt2
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
	color: #706F6E;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal
}

.credits
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
	color: #000000;
    letter-spacing: 0px;
    text-transform: none;
    word-spacing: normal
}

A:link	{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 11px;
    color: #3e3d3d;
    text-decoration: none;
    letter-spacing: 0px;
        }

A:hover	{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 11px;
    color: #3e3d3d;
    text-decoration: none;
    letter-spacing: 0px;
        }

A:visited{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 11px;
    color: #3e3d3d;
    text-decoration: none;
    letter-spacing: 0px;
       }

A:active{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 11px;
    color: #3e3d3d;
    text-decoration: none;
    letter-spacing: 0px;
       } 
       
.container 
{
	background:#ccc; 
	color:#fff; 
	margin:0 20px; 
	text-align:center;
}

 .rtop, .rbottom{
display:block;
background:#fff;
}
 .rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ccc;
}
 .r1{margin: 0 5px}
 .r2{margin: 0 3px}
 .r3{margin: 0 2px}
 .r4{
margin: 0 1px;
height: 2px
}