body {
	background-color: #CCA36F;
	margin: 0px auto;
}
#container{
	padding: 0;
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;

}

#header{
	background-image:  url(../images/home_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	width: 910px;
	margin: 0;
	padding: 0;
}
#main{
	width: 910px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-image:  url(../images/home_02.jpg);
	margin-top: 0px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border: none;
	background-position: left top;
	height: 280px;
		
}

#footer{
	background-image:  url(../images/home_03.jpg);	
	background-repeat: no-repeat;
	width: 910px;
	height: 20px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #000;
	vertical-align: middle;
	text-align: center;
	clear: both;
}
/* inizio benvenuti */
#navEnter{
	width: 545px;
	height: 50px;
	padding: 0;
	margin: 65px 63px 0 0 !important;
	margin: 65px 30px 0 0;
	float: right;
	
}
#navEnter ul{
	margin:0;
	padding:0;
	list-style:none;
		
}
#navEnter li{
	display:inline;
	margin:0;
	padding:0;
	
}
#navEnter a:hover img {
	display:none;
}
a.benvenuti
{
	background-image: url(../images/benvenuti_hover.jpg);
	width: 171px;
	height: 50px;
	float:left;
}

a.welcome
{
    background-image: url(../images/welcome_hover.jpg);
    width: 171px;
    height: 50px;
	float:left;
}

a.willkommen
{
    background-image: url(../images/willkommen_hover.jpg);
    width: 197px;
    height: 50px;
	float:left;
}

/* inizio benvenuti */

#contentMain{
	width: 785px;
	padding:0;
	margin: 20px auto 0;
	text-align: center;
	color: #422F1A;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 70px;
	
}
#contentfoto {
	height: 110px;
	width: 550px;
	text-align: center;
	float: right;

}
#fotoHeader{
	width: 400px;
	margin-top: 20px!important;
	margin-top: 15px;
	float: right;
	margin-right: 50px!important;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	height: 95px;
}
#fotoHeader ul{
	margin:0;
	padding:0;
	list-style:none;
}
#fotoHeader > ul a {width:auto;}

#fotoHeader li{
	display:inline;
	margin:0;
	padding:0 0 0 0px;
}

#fotoHeader .prima a{
	background-image:    url("../../media/image/mini/_trentino.jpg");
	display: block;
	height: 95px;
	width: 110px;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	padding-left: 8px;			
}
#fotoHeader .seconda a {
	background-image:    url("../../media/image/mini/_stradaFormaggi.jpg");
	display: block;
	height: 95px;
	width: 110px;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	padding-left: 8px;
}
#fotoHeader .terza a {
	background-image:    url("../../media/image/mini/_LogoSmart.jpg");
	display: block;
	height: 95px;
	width: 110px;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	padding-left: 8px;
}
#content{
	width: 785px;
	padding: 20px 0 0;
	margin: 0 auto;
	height: 268px!important;
	height: 220px;
	min-height: 220px;
	text-align: center;
	
}
#content img{
	margin-top: 7px;
}

#stagioni {
	height: 104px;
	margin-top: 10px;
	float: left;
		
}


#stagioni a {
	display:block;
	width:350px;
	height:104px;
	margin:0 0 0 62px;
	padding:0;
	overflow:hidden;
	border: 0;
	
}

#stagioni a:hover {
	display:block;
	text-indent: -350px;
}

.linkpowered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkpowered:hover {
	text-decoration: underline;
}
.linkNero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.linkNero:hover {
	text-decoration: underline;
}

.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
