/* CSS Document */

#artigianatodellegnoposition {
	height:50px;
}	
.heading {
	font-size:12px;
	font-weight:bold;
}	
#mainbody {
	background-image:url(images/main-body-back.gif);
	background-repeat:repeat-x;
	background-color:#8D1911;
	padding:3px;
}
#lower {
	padding:12px 7px 12px 7px;
}	
#left {
	width:400px;
}
#right {
	width:238px;
}
#userloginbar {
	background-color:#E7E0CD;
	height:23px;
	padding-left:10px;
}		
#login {
	background-color:#D3C8AC;
	height:40px;
}
.blacktext9bold {
	color:#1A1112;
	font-weight:bold;
}
.text10white {
	color:#fff;
	font-weight:normal;
	font-size: 10px;
}
.textbox {
	width:93px;
	height:17px;
	border:1px solid #403E38;
	background-color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
#exint {
	background-color:#FAFAF6;
}	
.topmenu {
	height:19px;
}		
#onlinecatelogue {
	background-color:#E7E0CD;
	height:19px;
}
#onlinecatelogueimg {
	background-color:#FDF0DE;
}	
#mainbodyright {
	padding:30px 18px 0px 18px;
}
#mainbodyimg {
	padding:8px 18px 0px 18px;
	font-size: 11px;
	line-height: 1;
}
.link {
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
.link:hover {
	text-decoration:underline;
}					
#footer {
	height:66px;
	color:#DDD2B4;
}	

/* CSS General Declaration */

body {
	margin:0px;
	background-color:#76150E;
	background-image:url(images/body-back.gif);
	background-repeat:repeat-x;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CBC0A2;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.widthfull {
	height:100%;
}
.width100per, .widthfull {
	width:100%;
}	
#externaltable {
	width:640px;
}
.width100per, .widthfull {
	border:0px;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}
.width2 {
	width:1px;


} 
A {
text-decoration : none; 
} 
A:hover {
	text-decoration : none;

} 
A:visited {
text-decoration : none; 
 
} 
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}
