/* UNIVERSALE */

/* --------------------------------------------------------------  BASIC */
body {
	background-color: #F9F4E1;
	padding-top: 1px;
	margin-top: 1px;
}

a { 
	color: #663F29;
	text-decoration: none; }
a:hover	{ 
	color: #E47E00;
}
a.link:link { 
	color: #B87A19;
	text-decoration: none; }
a.link:hover	{ 
	color: #6A7936;
}
a.link:visited	{ 
	color: #B87A19;
}
a.footer:link { 
	color: #ffffff;
	text-decoration: none; }
a.footer:hover	{ 
	color: #ffffff;
}
a.footer:visited	{ 
	color: #ffffff;
}
h1 {
	color: #D1831E;
	letter-spacing: -1px;
	font-size: 130%;
	background: transparent url(../img/site/h1.gif) repeat-x left bottom;	
	padding-bottom: 5px;
}
.testo {
	color: #B87A19;
	font-size: 10px;
}
.header {
	color: #767A6B;
	background: transparent url(../img/site/header.jpg) right;	
	background-repeat: no-repeat;
	padding-bottom: 119px;
	margin-bottom: 119px;
}
h2 {
	color: #333333;
	letter-spacing: -0.5px;
	font-size: 130%;
}
/* -----------------------------------------  TABELLE */
td {
	font-size: 11px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;	

}
.td_testo {
	font-size: 11px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 21px;

}
.td_testo_1 {
	background: transparent url(img/sfondo_td.jpg) right;	
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 21px;

}
.td_link {
	color: #706A65;
	margin: 2px;
	padding-left: 5px;
	padding: 0px 0px 0px 0px;
}
.td_copy {
	color: #D1CAB8;
	font-size: 11px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;	

}

.td_menu {
	color: #342E21;
	margin: 2px;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
}
.td_footer {
	color: #F2EDEB;
	margin: 2px;
	padding: 2px;
	padding-left: 5px;
	font-size: 12px;
}
.td_footer1 {
	color: #706A65;
	margin: 2px;
	padding: 2px;
	padding-left: 5px;
}
.td_offerte {
	color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	padding-left: 5px;
}
.td_login {
	background-image: url(../img/site/pixel.gif);	
	background-repeat: no-repeat;
	background-color: #E2E4DE;
	margin: 2px;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
}

form, input {
	margin: 0;
	padding: 0;
	font-size: 10px;
	
}
input.submitbutton {
	color: #AE732D;
	background-color: #F8F2D4;
	border: 1px solid #AE732D;
	font-size: 10px;	
}
label{
	color: #AE732D;
}
