.bodyWelcome
{
	background-color: #f8fad8;
}

.fontWelcome
{
	font-family: Arial;
	color: #83815A;
	font-size: 10px;
    text-align: center;
}

.fontWelcomeBold
{
	font-family: Arial;
	color: #652d0c;
	font-size: 10px;
    text-align: center;
    font-weight: bold;
}

.fontWelcomeClicca
{
	font-family: Arial;
	font-size: 10px;
	color: #c87c31;
    text-align: center;
}

.bodyMaster
{
	background-color: #ffffff;
	margin-top: 0px;
}

.bodyPopUp
{
	background-color: #f8fad8;
	margin-top: 0px;
}

.tableMaster
{
	width: 900px; 
	padding: 0px;
}

.tdBanner
{ 
	border-width: 2px;
	border-color: #CC9966;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
}

.nameBanner
{
    color: #CC9966;
    font-family: Arial;
   	text-decoration: none;
}

.tdMaster
{ 
	border-width: 2px;
	border-color: #CC9966;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.fontMenu
{
	font-family: Arial;
	font-size: 15px;
	color: #652d0c;
    text-decoration: none;
}

.fontMenuDis
{
	font-family: Arial;
	font-size: 15px;
	color: #CC9966;
    text-decoration: none;
}

.borderImg
{
	width: 150px;
	height: 150px;
	border-width: 2px;
	border-color: #CC9966;
	border-style: solid;
}

.tdImgNotes
{
	border-width: 2px;
	border-color: #CC9966;
	background-color: #e9e0b7;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
}

.imgNotes
{
    font-family: Arial;
	font-size: 9px;
	color: #652d0c;
	text-decoration: none;
}

.imgNotesDisabled
{
    font-family: Arial;
	font-size: 9px;
	color: #CC9966;
	text-decoration: none;
}

.imgNotesEmptyEnd
{
   	width: 10px;
}

.imgNotesEmptyBetween
{
   	width: 2px;
}

.borderImgDetail
{
	border-width: 2px;
	border-color: #CC9966;
	border-style: solid;
}

.linkImg
{
    border-style: none;
}

.labelTitle
{
	font-family: Arial;
	font-size: 15px;
	color: #652d0c;
    text-decoration: none;
    font-weight: bold;
}

.labelDescr
{
	font-family: Arial;
	font-size: 15px;
	color: #652d0c;
    text-decoration: none;
    font-weight: normal;
}

.chiudi
{
	font-family: Arial;
	font-size: 12px;
	color: #652d0c;
}

.fontHome
{
	font-family: Arial;
	font-size: 15px;
	color: #652d0c;
    text-decoration: none;
    text-align: justify;
    line-height: 35px;
}

.fontLinkHome
{
    font-family: Arial;
	font-size: 15px;
	color: #c87c31;
    text-align: left;
    text-decoration: none;
}

.fontContact
{
	font-family: Arial;
	font-size: 12px;
	color: #CC9966;
    text-align: center;
}

.fontContactLink
{
	font-family: Arial;
	font-size: 12px;
	color: #652d0c;
    text-align: center;
}

.lineVerticalContant
{
    border-width: 2px;
	border-color: #CC9966;
    border-left-style: solid;
}

.lineHorizontalContact
{
    border-width: 1px;
	border-color: #CC9966;
    border-bottom-style: solid;
	color: #652d0c;
    text-align: left;
}

.fontLink
{
    font-family: Arial;
	font-size: 12px;
	color: #652d0c;
    text-align: left;
    text-decoration: none;
}

.fontWorking
{
	font-family: Arial;
	font-size: 30px;
	color: #652d0c;
}

.tdWorkWrite
{
    border-width: 1px;
	border-color: #CC9966;
    border-bottom-style: solid;
	color: #652d0c;
}

.tdDescrWrite
{
    border-width: 1px;
	border-color: #CC9966;
    border-bottom-style: solid;
    border-left-style: solid;
	color: #652d0c;
}

.labelTitleSmall
{
	font-family: Arial;
	font-size: 10px;
	color: #652d0c;
    text-decoration: none;
    font-weight: bold;
}

.labelDescrSmall
{
	font-family: Arial;
	font-size: 10px;
	color: #652d0c;
    text-decoration: none;
    font-weight: normal;
}

.labelModeratore
{
    font-family: Arial;
	color: #83815A;
	font-size: 11px;
    text-align: center;
}

.labelWrite
{
	font-family: Arial;
	font-size: 12px;
	color: #652d0c;
    font-weight: bold;
}

.labelWriteDim
{
	font-family: Arial;
	font-size: 10px;
	color: #c87c31;
    font-weight: normal;
}

.textWrite
{
	font-family: Arial;
	font-size: 10px;
	color: #652d0c;
    text-decoration: none;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
	border-color: #CC9966;
	width: 180px;
}

.textAreaWrite
{
	font-family: Arial;
	font-size: 10px;
	color: #652d0c;
    text-decoration: none;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
	border-color: #CC9966;
}

.buttonInvia
{
	font-family: Arial;
	font-size: 10px;
	color: #652d0c;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
	border-color: #CC9966;
	background-color: #c6ae83;
	width: 40px;
	cursor: hand;
}

.fontObbligatori
{
	font-family: Arial;
	font-size: 12px;
	color: #c87c31;
    text-align: center;
    font-weight: normal;
}

.fontAsterisco
{
	font-family: Arial;
	font-size: 15px;
	color: #c87c31;
    text-align: center;
    font-weight: bold;
}

.divRead
{
    height: 420px;
    overflow: auto;
}

.notesIntest
{
	font-family: Arial;
	font-size: 10px;
	color: #652d0c;
    font-weight: bold;
    border-width: 1px;
	border-color: #CC9966;
    border-bottom-style: solid;
}

.notesItem
{
	font-family: Arial;
	font-size: 10px;
	color: #652d0c;
    font-weight: normal;
    border-width: 1px;
	border-color: #CC9966;
    border-bottom-style: solid;
}

.titleThought
{
	font-family: Arial;
	font-size: 15px;
	color: #652d0c;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

.thought
{
	font-family: Arial;
	font-size: 15px;
	color: #652d0c;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
}
