body {
	font-size: x-small; /*per IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* per i browser regolari */
	background-color: #000;
	background-image: url(../img/sf_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

html>body { /* per Opera */
font-size: small;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #dfe0e0;
}
a:hover {
	text-decoration: none;
	color: #F37A1F;
}
a:active {
	text-decoration: none;
	color: #F37A1F;
}
#container_pricipale {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	float: left;
	width: 650px;
}

#Logo {
	padding-left: 38px;
	float: left;
	clear: right;
}
#Dendrotec {
	color: #474747;


}
#flags_container {
	float: right;
	clear: none;
	height: 143px;
	width: 180px;
}
#flags {
	list-style-type: none;
	margin-top: 12%;
	text-decoration: none;
}
.separa_flag {
	margin-bottom: 7px;
}


#ita {
	color: #FFF;
	background-image: url(../img/ita.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
#eng {
	color: #FFF;
	background-image: url(../img/eng.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-bottom: 9px;
	text-decoration: none;
}
#fra {
	color: #FFF;
	background-image: url(../img/fra.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-bottom: 9px;
	text-decoration: none;
}
#deu {
	color: #FFF;
	background-image: url(../img/deu.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#h_navbar {
	clear: both;
	padding-top: 1px;
	padding-left: 70px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.spacer {
	margin-right: 9px;
	margin-left: 9px;
}
#contenuti {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#v_navbar {
	width: 180px;
	float: left;
	color: #FFF;
	list-style-type: none;
}
.v_link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfe0e0;
}
#nav_cons {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#contenuti #box {
	float: right;
	margin-bottom: 20px;
	width: 770px;
}
#centro {
	width: 365px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 0px;
}
#descr  {
	color: #FFF;
	float: right;
	background-color: #303130;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 320px;
}
hr {
	color: #FFF;
}

#hr {
	clear: both;
}
.footer {
	color: #FFF;
	text-align: center;
	font-size: x-small;
}
#mailto {
	color: #FFF;
}
#descr p a strong {
	color: #F37a1f;
}

