body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited, a:active {color:#502914; text-decoration: none;}
a:hover {color: #9e5c19; text-decoration: none}

#index-text {
	color: #9e5c19;
	font-size:14px;
}

.header {	
	height:147px;
}

.header-top {
	background-color:#502914;
	height:110px;
}

.header-menu {
	background-color:#dfc8ae;
	height:36px;
	max-height:36px;
	border-top:1px solid #9f7b5c;
	border-bottom:1px solid #f1e8de;
	text-align:left;
	position:relative;

}

.header-menu-text {		
	margin-top:12px;
	width:960px;
	margin-left:40px;

	font-size:12px;
	font-weight:bold;
	color: #502914;
}

.header-menu-text a:link, .header-menu-text a:visited {
	text-decoration:none;
	color: #502914;
	cursor:pointer;
	margin-right:25px;
}

.header-menu-text a:hover, .header-menu-text a:active {
	text-decoration:none;
	color: #9e5c19;	
	cursor:pointer;
	margin-right:25px;
}


#menu-selected {
	text-decoration:none;
	color: #9e5c19;	
	cursor:pointer;
	margin-right:25px;
}

.content{
	margin-top:37px;
	height:431px;
	width:1000px;
}

#home-it {
	background-color:#dfc8ae;
	background:url(it/images/home.jpg) no-repeat;
}

#who-it {
	background-color:#dfc8ae;
	background:url(it/images/who.jpg) no-repeat;
}

#home-en {
	background-color:#dfc8ae;
	background:url(en/images/home.jpg) no-repeat;
}

#who-en {
	background-color:#dfc8ae;
	background:url(en/images/who.jpg) no-repeat;
}

#who-text {
	margin-left:43px;
	margin-right:40px;
	padding-top:31px;
	width:450px;
	height:242px;
	
	color:#fff;
	font-size:12px;
	line-height:21px;
}

#services-it {
	background:url(it/images/services.jpg)	
}

#services-en {
	background:url(en/images/services.jpg)	
}

#service-text {
	margin-left:40px;
	padding-top:31px;
	width:260px;
	height:375px;
	
	overflow:hidden;
	line-height:20px;
	
	color:#602914;
	font-size:12px;
}

#service-text ul li {
	margin-left:-20px;
	margin-bottom:10px;
	
	color:#602914;
	font-size:12px;
	font-weight:bold;
}

#catalog {
	background-color:#dddce2;
}

#gallery-text {
	margin-left:43px;
	margin-right:40px;
	margin-top:31px;
	height:250px;
	overflow:hidden;
	line-height:20px;
	
	position:relative;
	
	color:#602914;
	font-size:12px;
}

#gallery-text ul li {
	margin-left:-20px;
	margin-bottom:15px;
	
	color:#602914;
	font-size:12px;
	font-weight:bold;
}

.previews-container {
	max-width:451px;
	overflow:hidden;
}

#table-preview td:first-child img{
	border-left:1px solid white;
}

.preview {
}

.preview img{	
	border-top:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}

.sub-content {
	width:990px;	
	color:#602914;
	border-bottom:1px solid #CCC;
	padding-right:10px;
}

.sub-content-item {
	background:url(images/li.gif) left no-repeat;
	margin-left:30px;
	margin-right:10px;
	padding-left:20px;
	height:16px;
	float:left;
	
	font-size:12px;
	font-weight:bold;
}


.sub-content table tr td a {
	text-decoration:none;
	color: #602914;
	cursor:pointer;
}

.sub-content table tr td a:hover {
	color: #9e5c19;
}


.campi_form{
	width:100%;
	border:1px solid #aaa;
}

#form-title{
	margin-left:100px;
	font-size:14px;
	font-weight:bold;
}

.form-title{
	margin-left:100px;
	font-size:14px;
	font-weight:bold;
}

.footer {
	width:1000px;
	color:#502914;
	
	margin-top:10px;
}

.button{
	background-color:#502914;
	border:1px solid #fff;
	color:#FFF;
	cursor:pointer;
	font-size:14px;
}

.button:hover{
	background-color:#9e5c19;
	color:#FFF;
}

#contact-title{
	
	margin:0;
	margin-left:20px;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;	
}

