/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:#bfa87e;
	background:url(images/sfondo.jpg);
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	
	}
img, ul, li, a, p, form{
	padding:0px;
	margin:0px;
	}
.header{
	background:url(images/header_pic.jpg) no-repeat 0 0;
	}
.header img{
	margin:36px 0 0 49px;
	float:left;
	}
.header_text{
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#fdfcda;
	text-transform:uppercase;
	}
.header_link{
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#fdfcda;
	text-transform:uppercase;
	text-decoration:none;
	}
.header_link:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#594730;
	text-transform:uppercase;
	}
.navi_bg{
	background:url(images/navi_bg.gif) no-repeat 0 0;
	}
.left_side{
	background:url(images/left_side.gif) repeat-y 0 0;
	}
.padding36{
	padding-left:36px;
	}
.welcome_text{
	font-family: Trebuchet MS;
	font-size:12px;
/*	display:block;*/
	padding-left:0px;
	line-height:16px;
	color:#141412;
	}
.welcome_text_schede{
	font-family: Trebuchet MS;
	font-size:12px;
	padding-left:0px;
	line-height:16px;
	color:#594730;
	text-decoration:none;
	}

.welcome_text_schede_nero{
	font-family: Trebuchet MS;
	font-size:13px;
	padding-left:0px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
	}

.welcome_link{
	font-family: Trebuchet MS;
	font-size:12px;
	padding-left:0px;
	line-height:16px;
	color:#594730;
	text-decoration:none;
	}

.welcome_link:hover{
	font-family: Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
	}
	
.welcome_text_mini{
	font-family: Trebuchet MS;
	color:#141412;
	font-size:11px;
	line-height:12px;
	}	
	
.footer_bg1{
	background:url(images/footer_bg.gif) repeat-x #594730;
	color:#B59C72;
	font-size:10px;
	text-decoration:none;
	}
.footer{
	color:#B59C72;
	font-size:10px;
	text-decoration:none;
	}
.ordina_text{
	font-family: Trebuchet MS;
	font-size:10px;
	display:block;
	padding-left:0px;
	line-height:14px;
	color:#000000;
	text-transform:uppercase;
	}
.ordina_text_big{
	font-family: Trebuchet MS;
	font-size:14px;
	display:block;
	padding-left:0px;
	line-height:16px;
	color:#000000;
	text-transform:uppercase;
	}
.bordo {
	border: 1px solid #bfa87e;
}
.linea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
