@font-face
{
	font-family: Univers-Condensed;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	src: url(/fonts/Univers-Condensed.ttf);
}
@font-face
{
	font-family: Univers-Condensed;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	src: url(/fonts/Univers-CondensedBold.ttf);
}
body
{
	font-family: Univers-Condensed, Helvetica, sans-serif;
	color: #747474;
}
textarea
{
	font-family: Univers-Condensed, Helvetica, sans-serif;
	color: #000000;
}
a:link
{
	color: #747474;
	text-decoration: none;
}
a:visited
{
	color: #747474;
	text-decoration: none;
}
a:hover
{
	color: #747474;
	text-decoration: none;
	font-weight: bold;
}
a:active
{
	color: #747474;
	text-decoration: none;
}
#centro
{
	position: absolute;
	width: 950px;
	height: 630px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	overflow: visible;
	display: inline;
}
#ricercalogin
{
	width: 950px;
	text-align: right;
	font-size: 12px;
	padding-bottom: 10px;
}
#ricercalogin form
{
	width: 780px;
	float: left;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.searchbox
{
	color: #747474;
	font-size: 12px;
	background-image: url(../img/sf_cerca.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
}
#contenitore
{
	width: 950px;
	height: 580px;
}
#sidebar
{
	background-color: #F6F6F6;
	float: left;
	width: 155px;
	height: 580px;
	overflow: hidden;
}
#contenuti
{
	width: 795px;
	background-color: #F6F6F6;
	float: left;
	height: 580px;
}
#contenuti_scuro
{
	width: 795px;
	background-color: #D9DADB;
	float: left;
	height: 580px;
}
.link
{
	margin-top: 25px;
}

#footer
{
	width: 935px;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 15px;
}
.logo
{
	padding-top: 23px;
	padding-left: 12px;
}
.logo img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu
{
	font-size: 12px;
	padding-top: 20px;
}

#menu ul
{
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu li
{
	list-style-type: none;
	margin-bottom: 3px;
}
#menu ul ul
{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu ul ul li
{
	background-image: url(../img/underscore_list.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#menu ul ul ul
{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	list-style-type: none;
}
#menu ul ul ul li
{
	font-size: 13px;
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
#foto
{
	width: 415px;
	height: 580px;
	float: left;
	background-color: #D9DADB;
	overflow: hidden;
}
#scheda, .scheda
{
	float: left;
	width: 380px;
	margin-top: 50px;
}
#scheda p, .scheda p
{
	font-size: 13px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.navh
{
	font-weight: bold;
}
.tree
{
	background-image: url(../img/underscore_list.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-image: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.treeh
{
	font-weight: bold;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-image: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.treehd
{
	font-weight: bold;
	background-image: url(../img/underscore_list.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-image: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tree:hover
{
	color: #747474;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.descr
{
	padding: 15px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 380px;
	height: 580px;
	overflow: auto;
}
.descr p
{
	padding: 0px 30px 0px 30px;
	font-size: 12px;
	color: #9e9e9e;
}
.tech
{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #9e9e9e;
}
.tech:hover
{
	color: #747474;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.picnav
{
	padding: 0px 15px 0px 15px;
	font-size: 12px;
	text-align: right;
}
.username
{
	border: 0px none #F6F6F6;
	background-image: url(../img/user.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-color: #F6F6F6;
	background-position: left center;
}
.password
{
	border: 0px none #F6F6F6;
	background-image: url(../img/password.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-color: #F6F6F6;
	background-position: left center;
}
.normtxb
{
	font-size: 12px;
	color: #9e9e9e;
	border: 0px none #F6F6F6;
	background-color: #F6F6F6;
	height: 18px;
	vertical-align: baseline;
}
#press
{
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	height: 312px;
	overflow: auto;
	white-space: nowrap;
}
.magpic
{
	padding: 0px;
	margin: 0px;
	border: 0 none;
}

.prova
{
	margin: auto 0px auto 0px;
	position: relative;
}

.move
{
	position: absolute;
	width: 330px;
	font-size: 13px;
	margin-top: 34px;
}
.ppic
{
	padding: 6px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
hr
{
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #808080;
	width: 240px;
	text-align: left;
	left: 0px;
}
.wrapper
{
	padding: 0px;
	margin: 0px;
	width: 250px;
	float: left;
	display: block;
	top: 0px;
	left: 0px;
}
#register input
{
	padding-left: 6px;
	margin: 0px 30px 15px 0px;
	width: 220px;
	font-size: 12px;
	color: #9e9e9e;
	border: 0px none #F6F6F6;
	background-color: #F6F6F6;
	height: 18px;
	vertical-align: baseline;
}
.curpage
{
	font-weight: bold;
}

#newslist
{
	padding: 85px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #9e9e9e;
	height: 495px;
	width: 795px;
	overflow: auto;
}
#newslist h3
{
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#newslist img
{
	float: left;
	margin-right: 25px;
}
#newslist p
{
	margin: 6px 0px 6px 0px;
	color: #747474;
	font-size: 11px;
}
#newslist .text
{
	padding: 8px 0px 0px 0px;
}
#newslist .block
{
	margin: 0px 0px 0px 50px;
	padding: 0px;
	float: none;
	height: 115px;
}
#newscont
{
	margin: 0px;
	float: left;
	width: 380px;
	height: 565px;
	overflow: auto;
	padding-top: 25px;
	background-color: #f6f6f6;
	color: #747474;
}
#newscont p
{
	font-size: 12px;
	padding: 0px 30px 0px 30px;
	width: 250px;
}
#newscont a
{
	font-size: 12px;
	padding: 0px 0px 0px 30px;
}
#newscont h3
{
	padding: 0px 30px 0px 30px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
#newscont h4
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 6px 30px 10px 30px;
}
#newscont .down
{
	position: absolute;
	top: 50px;
	left: 800px;
}
.dida
{
	font-size: 12px;
	float: left;
	text-align: left;
	width: 300px;
}
#productscroll
{
	width: 380px;
	height: 580px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
}
#presscroll
{
	width: 100%;
	height: 305px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #E7EADE;
}
.multicontainer
{
	white-space: nowrap;
	display: inline;
	float: left;
}
.singlecontainer
{
	position: relative;
	width: auto;
	height: 290px;
	white-space: nowrap;
	display: inline;
	float: left;
}
.magoverlay
{
	background-color: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
}
.magtext
{
	position: absolute;
	width: auto;
	top: 105px;
	left: 22%;
	color: #fff;
	text-align: left;
	display: none;
	font-size: 13px;
	font-weight: bold;
}
#productscroll .down
{
	font-size: 10px;
	font-weight: normal;
	color: #9e9e9e;
}
#productscroll .downblock
{
	position: absolute;
	top: -4px;
	left: 250px;
	float: left;
}
.lightbox
{
	opacity: 0.6;
	filter: alpha(opacity=60);
	height: 100%;
	width: 100%;
	background-color: White;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
}
.darkbox
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 950px;
	height: 580px;
	margin: auto;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: Black;
	z-index: 10;
}
.imgd
{
	float: left;
	padding: 8px;
}
.imgdh
{
	opacity: 0.2;
	filter: alpha(opacity=20);
	float: left;
	padding: 8px;
}
.vallogin
{
	font-size: 11px;
	color: Gray;
	font-weight: bold;
	vertical-align: bottom;
}
.close
{
	position: absolute;
	left: 380px;
}
#loginbox
{
	background-color: #d9dadb;
	z-index: 50;
	width: 410px;
	height: 240px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	margin: auto;
}
#loginbox #margin
{
	margin-top: 10px;
	margin-left: 30px;
	font-size: 10px;
}
#loginbox h5
{
	font-size: 12px;
	margin-bottom: 5px;
}
#loginbox #links
{
	font-size: 11px;
	position: absolute;
	top: 194px;
	left: 260px;
}
#storybox
{
	background-color: white;
	z-index: 50;
	width: 430px;
	height: 334px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
#storybox #margin
{
	margin-top: 15px;
	margin-left: 15px;
	font-size: 11px;
}

#storybox .picnav
{
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
}
#contenitorestart
{
	width: 950px;
	height: 580px;
	background-color: #f6f6f6;
}
#contenitorestart #box
{
	top: 230px;
	left: 365px;
	height: 60px;
	width: 0;
	overflow: hidden;
	position: absolute;
}
#contenitorestart #language
{
	position: relative;
	text-align: center;
	top: 530px;
	font-size: 11px;
}

