﻿body,html { height:100%;margin:0; padding: 0; }

body{
	background-color: #292929;
	overflow: auto;
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	min-height:600px;
}

#conteiner{
  	display:     block;
  	background-image: url(img/theme/bgimage2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
  	width:       909px;
	height:      606px;
  	position:    absolute;
  	top:         50%;
  	left:        50%;
	/*margin:      -303px 0 0 -454px;*/
	margin:-300px 0 0 -454px;
 
}

/*-------------------------------------------*/

#masterdiv{
	top:80px;
	position:absolute;
	left:187px;
	line-height: 20px;
	
	
}

a.menusin:link,a.menusin:hover,a.menusin:active,a.menusin:visited{
	
	color: #2C301D;
	padding: 5px 0 ;
	font-size: 13px;
	text-decoration: none;	
}

a.menusin2:link,a.menusin2:hover,a.menusin2:active,a.menusin2:visited{
	
	color: #2C301D;
	padding: 5px 0 ;
	font-size: 13px;
	text-decoration: underline;	
}

.menutitle , .menutitle2{
	cursor:pointer;
	height: 30px;
	margin:0 0 15px 0;
	padding:  0 0 0 0;
	line-height: 28px;
	text-indent: 15px;
	background-image:url(img/theme/home2.gif);
	width:120px;
	font-weight: bold;
	font-size: 13px;
	color: #2C301D;
	text-shadow: #D5DF98 1px 1px 1px;

	
}

.menutitle2{
	background-image:url(img/theme/home.gif);
	
}

.menutitle a:link,a:visited,a:hover{
	
	color: #2C301D;
	text-decoration: none;
}
.menutitle2 a:link,a:visited,a:hover{
	
	color: #2C301D;
	text-decoration: none;
	/*cursor:pointer;*/
}

.submenu{
	margin-bottom: 15px;
	margin-top: -8px;
	margin-left: 17px;
}

/*--------------------------------------------*/

#contenuto, #contenuto2{
	
	position:absolute;
	left:345px;
	padding:0;
	width:520px;
	/*background-color:purple;*/
	top:140px;
}



h2{	
	width:510px;
	position:absolute;
	font-style: italic;
	font-size: 22px;
	font-weight: lighter;
	padding: 10px 0 0px 10px;
	margin: 0px;
	top:-72px;
	text-align: left;
	border-bottom:1px solid #848F46;
	color:white;
	text-shadow: #798436 1px 1px 1px;	
}

#contenuto p{
	font-size: 13px;
	line-height: 22px;
	margin:0px 0 15px 0;
	padding: 0 15 0 10px;
	color: #2C301D;
	text-align: right;
	color: Black;
	width:350px;	
}

#contenuto2 p{
	font-size: 13px;
	line-height: 22px;
	margin:0px 0 15px 0;
	padding: 0 15 0 10px;
	color: #2C301D;
	text-align: right;
	color: Black;
	width:520px;	
}

#map{
	width: 400px;
	height: 270px;
	left: 50px;
	top: 10px;
	border: 1px solid #3F4624;
	
}

a.intlnk:link, a.intlnk:visited, a.intlnk:active{
	text-decoration: none;
	border-bottom: 1px dashed #838F46;
	color: black;
}

a.intlnk:hover{
	border-bottom: 1px dashed #444D28;
}

a.thickbox:link,a.thickbox:visited,a.thickbox:active,a.thickbox:hover{
	color:black;
	margin:0;
	padding:0;
	background-color:#A4B05C;
	text-decoration:underline;
}

/*---------------------------------------------*/

#gallery{
	position:absolute;
	width:150px;
	right:40px;
	/*background-color:blue;*/
	top:130px;
}

#gallery img {
	padding-bottom:5px;
	margin:0;
}

a:link img, a:visited img, a:hover img, a:active {border:none}

/*----------------------------------------------*/

#sellang{
	position:absolute;
	right:27px;
	top:15px;
	padding-left:15px;
}

#sellang img{
	margin-left:5px;
}

/*----------------------------------------------*/
#footer{
	position:absolute;
	width:908px;
	bottom:25px;
	font-size: 12px;
	color: #AAAAAA;
	text-align: center;
	color:white;
	text-shadow:black 1px 1px 1px;
}

a.ftrlnk:link, a.ftrlnk:visited, a.ftrlnk:hover, a.ftrlnk:active{
	color:white;
	text-decoration:none;
}


/*------------------------------------------------*/

h1{
margin:0 0 0px 0;
padding:0;
width: 265px;
	height: 35px;
	float:left;
}



h3{
	margin:0 0 0 20px;
	padding:0;
	
}


#riconoscimenti{
	margin:5px 0 5px 30px;
	padding: 0;
	
}

#riconoscimenti li{
	list-style: none;
	line-height: 17px;
	text-align: left;
}

#riconoscimenti li span{
	font-weight: bold;
}



#contacts_home{
	margin: 40px 230px 0 0px;
	padding: 0;
}

#contacts_home li{
	list-style: none;
	font-size: 18px;
	font-weight: lighter;
	color:white;
	line-height: 25px;
	text-align: right;
}

#contacts_home li span{
	font-weight: bold;
}







