﻿/********************* Inizio: Personalizzare *********************/
.IWS_PULSANTI_SITO
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	line-height: 15px;
	width: 80px;
	height: 23px;
	font-weight: bold;
	color: white;
	background-color: #ff9933;
}

.IWS_PULSANTI_IMMAGINE
{
	font-family: 'Trebuchet MS';
	width: 80px;
	height: 80px;
	background-color: #dcdcdc;
	border-bottom: black thin solid;
	text-align: center;
	border-left: black thin solid;
	vertical-align: middle;
	border-top: black thin solid;
	border-right: black thin solid;
}

.IWS_FONT_SITO_TITOLO
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	color: white;
	vertical-align: sub;
	text-align: center;
	background-color: #ff9900;
	border-bottom: gray 1px solid;
	border-left: gray 1px solid;
	border-top: gray 1px solid;
	border-right: gray 1px solid;
}

.IWS_FONT_SITO_ALTERNATO
{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: white;
	background-color: #ff9933;
}

.IWS_SFONDO_BASE
{
	background-color: #ffcc66;
	font-family: 'Trebuchet MS';
	font-size: 14px;
}

.IWS_SFONDO_NEUTRO
{
	background-color: #cccccc;
	font-family: Verdana;
	font-size: 14px;
}

.IWS_FONT_SITO_GRANDE
{
	font-family: 'Trebuchet MS';
	font-size: 30px;
	color: black;
	background-color: #cccccc;
	font-weight: bold;
}

.IWS_FONT_SITO_MAUISCOLO {
	font-family:"Trebuchet MS";
	color:#DE6727;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}

.IWS_FONT_SITO_MAUISCOLO {
	font-family:"Trebuchet MS";
	color:#DE6727;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}

.IWS_FONT_SITO_MAUISCOLO_GRIGIO
{
	font-family: "Trebuchet MS";
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	border-bottom: black thin solid;
	border-left: black thin solid;
	background-color: #c0c0c0;
	border-top: black thin solid;
	border-right: black thin solid;
}
/********************* Fine: Personalizzare *********************/

.IWS_FONT_SITO_BASE
{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: black;
}

.IWS_FONT_SITO_BASE_MAIUSCOLO
{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: black;
	text-transform: uppercase;
}

.IWS_FONT_REG_UTENTE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: maroon;
	text-decoration: none;
	text-align: left;
	background-color: #ffcc99;
}

.IWS_FONT_SITO_FOOTER
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: black;
	font-weight: bold;
	font-style: italic;
	background-color: white;
}

.IWS_FONT_SITO_MESSAGGI
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: red;
}

.IWS_FONT_SITO_EVIDENZA
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	background-color: #cccccc;
	font-weight: bold;
}

.IWS_FONT_SITO_DEFAULT
{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: gray;
}

.IWS_SFONDO_IMMAGINE
{
	background-image: url('../WebSite/res/content.jpg');
	background-repeat: repeat-y;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Trebuchet MS';
}

.IWS_SFONDO_IMMAGINE_BOLD
{
	background-image: url('../WebSite/res/content.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Trebuchet MS';
}

.TESTO_GRID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

a:link
{
	font-style: normal;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: black;
}

a:visited 
{
 font-style: normal;  
 font-family: 'Trebuchet MS';
 font-size: 11px;
 color: black;
}

a:hover 
{
 font-style: normal;  
 font-family: 'Trebuchet MS';
 font-size: 11px;
 color: #FFFFFF;
 background-color: #FF8000;
 text-decoration: underline;
}
