﻿/*Pagina*/
html
{
 height:100%;
}

body 
{
    height: 100%;
    background-color: #C0C0C0;
    margin-top: 0px;
    scrollbar-face-color: #354d7d;
    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: #FF212A;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
}

.txt
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11.5px;
    font-weight: normal;
	color: #354d7d;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
}

.txtpager
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11.5px;
    font-weight: normal;
	color: #354d7d;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal;
    text-align: right;
}

.txtgrigio
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
	color: #7B7B7B;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
}

.txtnero
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
}

.error
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
	color: #FF212A;
    letter-spacing: 0px;
    line-height:15px;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
}

.txtform
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #6077A0;
	background-color: #FFFFFF;
	border: 1px solid;
	height:20px;
	border-color: #666666 #666666 #666666 #666666;
	text-align: left;
}

.txtformnote
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid;
	height:15px;
	border-color: #666666 #666666 #666666 #666666;
    text-align: left;
}


.button	{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #6077A0;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #666666 #666666 #666666 #666666;
    text-align: center;
	}
	
A:link	{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: left;
}

A:hover	{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 11px;
    color: #FF212A;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: left;
}

A:visited{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    color: #000000;
	font-size: 11px;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: left;
}

A:active{
    font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 11px;
    color: #FF212A;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: left;
 }
 
.product A:link {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #FFF;
    letter-spacing: 0px;
    text-align:left;
}
.product A:visited {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    letter-spacing: 0px;
    color: #FFF;
    text-align:left;
}
.product A:active {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #000;
    letter-spacing: 0px;
    text-align:left;
}
.product A:hover {
    text-decoration: underline overline;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px; 
    color: #000;
    letter-spacing: 0px;
    text-align:left;
}

.news A:link {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #7B7B7B;
    letter-spacing: 0px;
    text-align: left;
}

.news A:visited {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    letter-spacing: 0px;
    color: #7B7B7B;
    text-align: left;
}

.news A:active {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #FF212A;
    letter-spacing: 0px;
    text-align: left;
}

.news A:hover {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px; 
    color: #FF212A;
    letter-spacing: 0px;
    text-align: left;
}

.home A:link {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #354d7d;
    letter-spacing: 0px;
    text-align: left;
}

.home A:visited {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    letter-spacing: 0px;
    color: #354d7d;
    text-align: left;
}

.home A:active {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #7b7b7b;
    letter-spacing: 0px;
    text-align: left;
}

.home A:hover {
    text-decoration: none;
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 11px; 
    color: #7b7b7b;
    letter-spacing: 0px;
    text-align: left;
}
       
.credits
{
    font-family:  Trebuchet MS, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	height:15px;
    text-align: left;
}        	

div.box-alto
{
    width: 200px;
    background-image: url(images/box_up_red.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 15px;
}

div.box-medio
{
    width: 200px;
    background-image: url(images/box_mid_red.gif);
    background-repeat: repeat-y;
}

div.box-basso
{
    width: 200px;
    background-image: url(images/box_down_red.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 15px;
}

div.box-testo
{
    margin: 0px 10px 0px 10px;
}

#float{
    float:left;
    width:200px;
    padding-right: 10px;
    padding-bottom: 10px;
}

