﻿body {
	background-color: #464749;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}
	
#imghome {
	background-color: #464749;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	}

/*---------STILI LINK MENU FOOTER-----------*/	

a {
	font-size: 10px;
	color:#9e9e9e;
	text-decoration: none;
	}
a:visited {
	color: #9e9e9e;
	}
a:hover {
	font-size: 10px;
	color:#b4ac5e;
	}
	
/*---------STILI LINK MENU TABELLA-----------*/	

a.tab {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:10px;
	}
a.tab:visited {
	color: #ffffff;
	}
a.tab:hover {
	color: #464749;
	}
	
a.right {
	font-size: 11px;
	color: #464749;
	text-decoration: none;
	line-height:14px;
	}
a.right:visited {
	color: #464749;
	}
a.right:hover {
	color: #666666;
	}
	
a.tabshort {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:12px;
	}
a.tabshort:visited {
	color: #ffffff;
	}
a.tabshort:hover {
	color: #464749;
	}
	
a.puntivendita {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:20px;
	}
a.puntivendita:visited {
	color: #ffffff;
	}
a.puntivendita:hover {
	color: #464749;
	}
	
/*---------STILI TESTO-----------*/	

.txtmenu {
	font-size: 10px;
	color: #9e9e9e;
	}
	
.txtright {
	font-size: 11px;
	/*color: #464749;*/
	color: #464749;
	line-height:14px;
	}

.txtrightmenu {
	font-size: 11px;
	/*color: #464749;*/
	color: #464749;
	line-height:10px;
	}

.txttabmenu {
	font-size: 11px;
	color: #666666;
	line-height:10px;
	}
	
.txttabmenu1 {
	font-size: 11px;
	color: #666666;
	line-height:12px;
	}
	
.txttabmenu2 {
	font-size: 11px;
	color: #666666;
	line-height:20px;
	}
	
.activemenext {
	font-size: 10px;
	color: #bfb773;
	}
	
.whitetext {
	font-size: 11px;
	color: #ffffff;
	}
	
p.short {
	line-height:2px;
	}

/*---------STILI TABELLA CONTENT-----------*/		

td.left {
	width: 435px;
	height: 435px;
	background-color: #b4ac5e;
	text-align: center;
	vertical-align: top;
	border-width:0px;
	}
	
td.right {
	background-image: "";
	width: 435px;
	height: 435px;
	background-color: #ece6d0;
	text-align: center;
	vertical-align: top;
	border-width:0px;
	}

td.bottom {
	text-align: left;
	text-align: justify;
	vertical-align: bottom;
	height: 50px;
	}
	
td.lefttext {
	text-align: left;
	font: normal 11px Verdana, Arial, sans-serif;
	color:#ffffff;
	text-align: justify;

	}
	
table.center {
	margin-left:auto;
	margin-right:auto;
	}

	
DIV.td_right_title {
	display:block;
	position: relative;
	top: 60px;
	left: 0px;
	text-align: center;
	font: normal 11px Verdana, Arial, sans-serif;
	color:#464749;
	}
	
DIV.chiudimenu {
	display:block;
	position: relative;
	background-color: ff0000;
	width: 45px;
	bottom: 0px;
	right: 0px;
	text-align: right;
	color:#ffffff;
	}
	

/*---------STILI FORM----------*/	

input {
	background-color: #ffffff;
	color: #999999;
	border: 0px;
	width: 100%;
	height: 16px;
	font-family: verdana, ms sans serif;
	font-weight: normal;
	font-size: 10px;
}

textarea { 
 	background-color: #ffffff; 
 	color: #999999;
	border: 0px;
	width: 100%;
	height: 180px;
	font-family: verdana, ms sans serif;
	font-weight: normal;
	font-size: 10px;
}

td.form {
	border-bottom: 5px solid;
	border-right: 5px solid;
	border-color: #ece6d0;
	}

.button {
    border: 0px;
    width: 50px;
    background:#ece6d0;
    font: normal 11px Verdana, Arial, sans-serif;
	color: #464749;
}
