/* general */

a:link,
a:visited {
	color: #5A5A5A;
	text-decoration: underline;
}
	
a:hover {
	color:#5A5A5A;
	text-decoration: none;
}

.caffe {
	background-color: #C5B01E;
}

.metalli {
	background-color: #B1BEC3;
}

.ff {
	background-color: #55C8F8;
}

.altri {
	background-color: #CBF11B;
}

.whare {
	background-color: #ffcc00;
}

#colonna_logo {
	width: 160px;
	float: left;
	margin-bottom: 50px;
}

#container { min-width: 1024px; }

*html #container {
	width:expression(document.body.clientWidth < 1024? "1024px": "auto" ); }

.language {
	position: relative;
	top: 10;
	font-size: 13px;
	font-family: Arial narrow, Arial;
}

.language a:link,
.language a:visited {
	padding: 2px 3px;
	margin: 0;
	border: solid 1px #859599;
	text-decoration: none;
	color: #859599;
}

.language a:hover {
	padding: 2px 3px;
	border: solid 1px #859599;
	font-size: 13px;
	color: #ffffff;
	background-color: #859599;
}

.language .language_sel {
	padding: 2px 3px 2px 3px;
	border: solid 1px #859599;
	font-size: 13px;
	color: #ffffff;
	background-color: #859599;
}

.area a:link,
.area a:visited {
	border: 0px solid #000000;
	background-color: transparent;
}

.area a:hover {
	border: 0px solid #000000;
	background-color: transparent;
	color: #859599;
	text-decoration: underline;
}

.nav {
	margin-top: 67px;
	font-size: 13px;
	font-family: Arial narrow, Arial;
	z-index: 20;
	padding: 0;
	float: left;
}

.nav:empty:only-child,
.nav:empty:not(:only-child) { top: 68; }

*html .nav {
	margin-top: 65px;
	margin-left: -5px;
}

.nav ul {
	padding: 0;
}

.nav a:link,
.nav a:visited {
	color: #6A7A7F;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	margin-right: 4px;
}

*html .nav a:link,
*html .nav a:visited {
	padding: 0 5px 1px 5px;
	margin-left: 4px;
	margin-right: 0;
}

.nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #99CC00;
	padding: 1px 5px 1px 5px;
}

*html .nav a:hover {
	padding: 0 5px 1px 5px;
}

.nav li {
	display: inline;
	border-right: 1px solid #6A7A7F;
}

.nav li.active a {
	color: #ffffff;
	background: #99CC00;
}

#footer {
	width: 100%;
	height: 100px;
    clear: both;
    font-size: 9px;
	font-family: Helvetica;
	color: #859599;
	padding-bottom: 10px;
}

#footer_text {
	margin-left: 160px;
	margin-top: -58px;
	border-top: 1px solid #859599;
	text-indent: 20px;
	padding-top: 5px;
}

/* stories */

body.storieshome {
	background-image: url("http://storage1.evectors.it/images/site002472/template/bg_home.gif");
	background-repeat: repeat-y;
	background-color: #313632;
	margin: 0;
	padding: 0;
}

.storieshome #content {
	width: 800px;
	padding-left: 15px;
	float: left;
	margin-bottom: 50px;
}

*html .storieshome #content {
	height: 100%;
}

.storieshome .language {
	position: relative;
	top: 10;
	font-size: 13px;
	font-family: Arial narrow, Arial;
}

.storieshome .language a:link,
.storieshome .language a:visited {
	padding: 2px 3px;
	margin: 0;
	border: solid 1px #fff;
	text-decoration: none;
	color: #fff;
}

.storieshome .language a:hover {
	padding: 2px 3px;
	border: solid 1px #fff;
	font-size: 13px;
	color: #000;
	background-color: #fff;
}

.storieshome .language .language_sel {
	padding: 2px 3px 2px 3px;
	border: solid 1px #fff;
	font-size: 13px;
	color: #000;
	background-color: #fff;
}

.storieshome #colonna_a {
	width: 165px;
	margin-top: 50px;
	float: left;
	font-size: 14px;
	font-family: Helvetica;
}

.storieshome #colonna_a ul {
	margin: 0;
	padding: 0;
}

.storieshome #colonna_a li {
	list-style: none;
	padding-top: 8px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #ffffff;
	text-indent: 5px;
	font-weight: bold;
}

.storieshome #colonna_a li a:link, 
.storieshome #colonna_a li a:visited {
	color: #ffffff;
	text-decoration: none;
}

.storieshome #colonna_a li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.storieshome #colonna_a .prima_divisione {
	margin-top: 60px;
}

.storieshome #colonna_a .seconda_divisione {
	margin-top: 50px;
}

.storieshome #colonna_a .terza_divisione {
	margin-top: 40px;
}

.storieshome #colonna_b {
	width: 534px;
	margin-top: -10px;
	margin-left: 45px;
	float: left;
}

.storieshome #intestazione {
	float: left;
	z-index: 10;
}

.storieshome #news {
	float: left;
	width: 240px;
	margin-right: 34px;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	padding-bottom: 27px;
	border-bottom: 1px dotted #ffffff;
}

.storieshome #news a:link, 
.storieshome #news a:visited {
	color: #ffffff;
	text-decoration: none;
}

.storieshome #news a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.storieshome #news h1 {
	font-size: 16px;
	font-family: Helvetica;
	padding: 3px 0 2px 0;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	font-weight: normal;
}

.storieshome #news h1 a:link, 
.storieshome #news h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.storieshome #news h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.storieshome #news .date {
	margin-top: 18px;
}

.storieshome #news .date a:link, 
.storieshome #news .date a:visited {
	color: #99CB00;
	text-decoration: none;
}

.storieshome #news .date a:hover {
	color: #99CB00;
	text-decoration: underline;
}

.storieshome #photogallery {
	float: left;
	width: 260px;
	z-index: 1000;
	margin-top: -6px;
}

*html .storieshome #photogallery {
	margin-top: -20px;
}

.storieshome #photogallery h1 {
	font-size: 16px;
	font-family: Helvetica;
	text-align: right;
	font-weight: normal;
	padding: 0 0 1px 0;
	margin: 0 0 0 0;
}

.storieshome #photogallery h1 a:link, 
.storieshome #photogallery h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.storieshome #photogallery h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.storieshome #photogallery img {
	border-top: 1px dotted #ffffff;
	padding-top: 2px;
}

.storieshome #footer {
	width: 100%;
	height: 200px;
    clear: both;
    font-size: 12px;
	font-family: Helvetica;
	color: #ffffff;
	padding-bottom: 10px;
	line-height: 18px;
}

.storieshome #footer img {
	margin-top: 100px;
}

.storieshome #footer_text {
	margin-top: -180px;
	margin-left: 180px;
	padding-top: 5px;
	border-top: none;
	text-indent: 0;
}

.storieshome #footer_text a:link, 
.storieshome #footer_text a:visited {
	color: #99CB00;
	text-decoration: none;
}

.storieshome #footer_text a:hover {
	color: #99CB00;
	text-decoration: underline;
}

.storieshome #footer_text p {
	margin-top: 33px;
}

.storieshome #footer_text span {
	font-size: 9px;
	line-height: 12px;
	margin-top: 20px;
}

.storieshome #footer_text span a:link, 
.storieshome #footer_text span a:visited {
	color: #ffffff;
	text-decoration: none;
}

.storieshome #footer_text span a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.storiesstory .nav_story li.active a {
	background-color: #99CC00;
	color: #ffffff;
	padding: 0 5px 0 5px;
}

*html .storiesstory .nav_story li.active a {
	padding: 0 5px 0 9px;
}

.storiesstory #colonna_a {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 780px;
	float: left;
	margin-top: 10px;
}

.public #colonna_a,
.limbo #colonna_a {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 780px;
	float: left;
	margin-top: 100px;
}

.limbo h1 {
	margin-top: -30px;
	font-size: 25px;
	font-family: Arial narrow, Arial;
}

*html .limbo h1 {
	position: absolute;
	top: 210px;
	left: 175px;
	height: 60px;
}

*html .limbo .disclaimer {
	margin-top: 20px;
}


#userinfo {
	font-family: Verdana;
	font-size: 10px;
}

/* itcompany */

body.itcompany,
body.itbusiness,
body.itnews,
body.itphotogallery,
body.storiesstory {
	background-image: url("http://storage1.evectors.it/images/site002472/template/bg_page_interne.gif");
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

body.public,
body.limbo {
	background-image: url("http://storage1.evectors.it/images/site002472/template/bg_page_interne.gif");
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

.itcompany #container,
.itnews #container,
.itphotogallery #container,
.limbo #container {
	background: url("http://storage1.evectors.it/images/site002472/template/bg_page_itcompany.jpg");
	background-repeat: no-repeat;
	background-position: 160px 0;
	height: 250px;
}

.public #container {
	background: url("http://storage1.evectors.it/images/site002472/template/bg_page_public.jpg");
	background-repeat: no-repeat;
	background-position: 160px 0;
	height: 250px;
}

.itcompany #content,
.itbusiness #content,
.itnews #content,
.itphotogallery #content,
.storiesstory #content,
.limbo #content {
	width: 800px;
	padding-left: 15px;
	float: left;
	margin-bottom: 50px;
}

*html .itcompany #content,
*html .itbusiness #content,
*html .itnews #content,
*html .itphotogallery #content,
*html .storiesstory #content {
	height: auto;
}

.itcompany #intestazione,
.itbusiness #intestazione,
.itnews #intestazione,
.itphotogallery #intestazione,
.storiesstory #intestazione {
	width: 100%;
	margin-left: -15px;
	float: left;
}

*html .itcompany #intestazione,
*html .itbusiness #intestazione,
*html .itnews #intestazione,
*html .itphotogallery #intestazione,
*html .storiesstory #intestazione {
	left: 160;
	margin-top: 10px;
}

.itcompany #intestazione img,
.itbusiness #intestazione img,
.itnews #intestazione img,
.itnews #itphotogallery img,
.itnews #storiesstory img {
	margin-left: 0;
}

*html .itcompany #intestazione img,
*html .itbusiness #intestazione img,
*html .itnews #intestazione img,
*html .itphotogallery #intestazione img,
*html .storiesstory #intestazione img {
	margin-left: 15px;
}

.itcompany #intestazione h2,
.itbusiness #intestazione h2,
.itnews #intestazione h2,
.itphotogallery #intestazione h2,
.storiesstory #intestazione h2 {
	font-size: 25px;
	margin-left: 15px;
	font-family: Arial narrow, Arial;
	color: #6A7A7F;
	margin-top: 6px;
	margin-bottom: 5px;
}

*html .itcompany #intestazione h2,
*html .itbusiness #intestazione h2,
*html .itnews #intestazione h2,
*html .itphotogallery #intestazione h2,
*html .storiesstory #intestazione h2 {
	margin-top: 0;
	margin-left: 30px;
}

/* companyhome */

.companyhome #colonna_a  {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 307px;
	padding-right: 17px;
	float: left;
	margin-top: 10px;
}

*html .companyhome #colonna_a  {
	width: 324px;
}

.companyhome #colonna_b  {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 236px;
	margin-top: 1px;
	float: left;
}

*html .companyhome #colonna_b  {
	margin-top: 4px;
}

.companyhome #colonna_b .search {
	color: #ffffff;
	font-size: 16px;
}

.companyhome #colonna_b form {
	padding: 10px 0 0 10px;
	background-color: #99CB00;
	margin: 0;
}

.companyhome #colonna_b .search select {
	font-size: 12px;
	border: 1px solid #859599;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 200px;
}

.companyhome #colonna_b .search .go {
	background-color: #859599;
	margin-left: -10px;
	text-align: right;
	padding: 3px 10px 3px 0;
	border-top: 1px solid #ffffff;
	margin-bottom: 10px;
}

.companyhome #colonna_b .business {
	border: 1px solid #859599;
}

.companyhome #colonna_b .business div {
	padding: 0 5px 0 5px;
	text-transform: uppercase;
}

.companyhome #colonna_b .business p {
	padding: 0 5px 0 5px;
	margin: 0;
}

.companyhome #colonna_b .business .caffe {
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.companyhome #colonna_b .business .metalli {
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.companyhome #colonna_b .business .ff {
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.companyhome #colonna_b .business .whare {
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.companyhome #colonna_b .business .altri {
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.companyhome #colonna_c  {
	color: #9CA9AC;
	font-size: 16px;
	font-family: Helvetica;
	width: 206px;
	margin-top: 5px;
	text-align: right;
	float: left;
	margin-left: 13px;
}

.companyhome #colonna_c a:link,
.companyhome #colonna_c a:visited {
	color: #9CA9AC;
	text-decoration: none;
}

.companyhome #colonna_c a:hover {
	color: #9CA9AC;
	text-decoration: underline;
}

.companyhome #colonna_c img {
	margin-bottom: 10px;
	padding-top: 2px;
	border-top: 1px dotted #9CA9AC;
}

/* companystory */

.companystory #colonna_a {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 490px;
	float: left;
	margin-top: 10px;
}

.companystory #colonna_a img {
	margin-bottom: 20px;
}

.companystory #colonna_b {
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	width: 260px;
	float: right;
	margin-right: 0;
	margin-top: 20px;
}

*html .companystory #colonna_b {
	margin-top: 10px;
}

.companystory #colonna_b a:link,
.companystory #colonna_b a:visited {
	color: #5a5a5a;
	text-decoration: none;
}

.companystory #colonna_b a:hover {
	color: #5a5a5a;
	text-decoration: underline;
}

.companystory #photogallery {
	float: left;
	width: 260px;
	z-index: 1000;
	margin-top: 0;
}

*html .companystory #photogallery {
	margin-top: 10px;
}

.companystory #photogallery h1 {
	font-size: 16px;
	font-family: Helvetica;
	font-weight: normal;
	padding: 0 0 1px 0;
	margin: 0 0 0 0;
}

.companystory #photogallery h1 a:link, 
.companystory #photogallery h1 a:visited {
	color: #BEA500;
	text-decoration: none;
}

.companystory #photogallery h1 a:hover {
	color: #BEA500;
	text-decoration: underline;
}

.companystory #photogallery img {
	border-top: 1px dotted #BEA500;
	padding-top: 2px;
	margin-bottom: 10px; }

.companystory #photogallery .photo_didascalia {
	font-size: 11px;
	margin: -15px 0 10px 0;
	color: #6A7A7F; }

.companystory #news,
.itnews #news {
	width: 260px;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
}

.companystory #news a:link, 
.companystory #news a:visited,
.itnews #news a:link,
.itnews #news a:visited {
	color: #5a5a5a;
	text-decoration: none;
}

.companystory #news a:hover,
.itnews #news a:hover {
	color: #5a5a5a;
	text-decoration: underline;
}

.companystory #news h1,
.itnews #news h1,
.itphotogallery #news h1 {
	font-size: 16px;
	font-family: Helvetica;
	padding: 3px 0 2px 0;
	border-bottom: 1px dotted #BEA500;
	font-weight: normal;
	color: #BEA500;
}

.companystory #news h1 a:link, 
.companystory #news h1 a:visited {
	color: #BEA500;
	text-decoration: none;
}

.companystory #news h1 a:hover {
	color: #BEA500;
	text-decoration: underline;
}

.companystory #news .date,
.itnews #news .date {
	margin-top: 18px;
}

.companystory #news .date a:link, 
.companystory #news .date a:visited,
.itnews #news .date a:link, 
.itnews #news .date a:visited {
	color: #BEA500;
	text-decoration: none;
}

.companystory #news .date a:hover,
.itnews #news .date a:hover {
	color: #BEA500;
	text-decoration: underline;
}

.companystory #news .titolo {
	margin-top: 0;
	font-weight: bold;
}

.companystory #news .titolo a:link, 
.companystory #news .titolo a:visited {
	text-decoration: none;
}

.companystory #news .titolo a:hover {
	text-decoration: underline;
}

.companystory .contatti {
	padding-top: 0px;
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
	border-bottom: 1px dotted #C7B122;
	clear: both;
	color: #C7B122;
}

.companystory .text {
	background:#fff;
	padding: 5px 0 0 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.companystory .link {
	float: right;
	padding-right: 0;
	margin-left: 30px;
}
	
.companystory .contatti a:link,
.companystory .contatti a:visited {
	color: #C7B122;
	text-decoration: none;
}
	
.companystory .contatti a:hover  {
	color: #C7B122;
	text-decoration: underline;
}

.companystory .email {
	font-size: 12px;
	font-family: Helvetica;
	margin-top: 15px;
	word-spacing: 0;
	border-bottom: 1px dotted #C7B122;
	min-height: 80px;
	max-height: auto;
}

.companystory .email img { border: 1px solid #000;}

*html .companystory .email {height: 80px;}

.companystory .indirizzi {
	font-size: 12px;
	font-family: Helvetica;
	word-spacing: 0;
	margin-top: 15px;
}

/* itbusiness */

.itbusiness #container,
.storiesstory #container {
	background: url("http://storage1.evectors.it/images/site002472/template/bg_page_itbusiness.jpg");
	background-repeat: no-repeat;
	background-position: 160px 0;
	height: 250px;
}

.itbusiness .nav_story,
.storiesstory .nav_story {
	font-size: 13px;
	font-family: Arial narrow, Arial;
	z-index: 20;
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
}

.itbusiness .nav_story:empty:only-child,
.itbusiness .nav_story:empty:not(:only-child) { top: 68; }

.storiesstory .nav_story:empty:only-child,
.storiesstory .nav_story:empty:not(:only-child) { top: 68; }

*html .itbusiness .nav_story {
	margin-top: 2px;
	margin-left: 10px;
}

*html .storiesstory .nav_story {
	margin-top: 6px;
	margin-left: 10px;
}

.itbusiness .nav_story ul,
.storiesstory .nav_story ul {
	padding: 0;
}

.itbusiness .nav_story a:link,
.itbusiness .nav_story a:visited,
.storiesstory .nav_story a:link,
.storiesstory .nav_story a:visited {
	color: #6A7A7F;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	margin-right: 4px;
}

*html .itbusiness .nav_story a:link,
*html .itbusiness .nav_story a:visited,
*html .storiesstory .nav_story a:link,
*html .storiesstory .nav_story a:visited {
	padding: 0 5px 1px 5px;
	margin-left: 4px;
	margin-right: 0;
}

.itbusiness .nav_story a:hover,
.storiesstory .nav_story a:hover {
	color: #6a7a7f;
	text-decoration: underline;
}

*html .itbusiness .nav_story a:hover,
*html .storiesstory .nav_story a:hover {
	padding: 0 5px 1px 5px;
}

.itbusiness .nav_story li,
.storiesstory .nav_story li {
	display: inline;
	border-right: 1px solid #6A7A7F;
}

.itbusiness .nav_story li.caffe {
	color: #ffffff;
	padding: 0 0 0 5px;
	margin-left: -3px;
}

*html .itbusiness .nav_story li.caffe {
	padding: 0 0 0 0;
	margin-left: 0;
}

.itbusiness .nav_story li.metalli {
	color: #ffffff;
	padding: 0 0 0 5px;
	margin-left: -3px;
}

*html .itbusiness .nav_story li.metalli {
	padding: 0 0 0 0;
	margin-left: 0;
}

.itbusiness .nav_story li.ff {
	color: #ffffff;
	padding: 0 0 0 5px;
	margin-left: -3px;
}

*html .itbusiness .nav_story li.ff {
	padding: 0 0 0 0;
	margin-left: 0;
}

.itbusiness .nav_story li.altri {
	color: #ffffff;
	padding: 0 0 0 5px;
	margin-left: -3px;
}

*html .itbusiness .nav_story li.altri {
	padding: 0 0 0 0;
	margin-left: 0;
}

/* businesshome */

.businesshome #colonna_a  {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 540px;
	padding-right: 17px;
	float: left;
	margin-top: 20px;
}

*html .businesshome #colonna_a  {
	width: 557px;
}

.businesshome #colonna_c  {
	color: #9CA9AC;
	font-size: 16px;
	font-family: Helvetica;
	width: 206px;
	margin-top: 10px;
	text-align: right;
	float: left;
	margin-left: 22px;
}

.businesshome #colonna_c a:link,
.businesshome #colonna_c a:visited {
	color: #9CA9AC;
	text-decoration: none;
}

.businesshome #colonna_c a:hover {
	color: #9CA9AC;
	text-decoration: underline;
}

.businesshome #colonna_c img {
	margin-bottom: 10px;
	padding-top: 2px;
	border-top: 1px dotted #9CA9AC;
}

/* businessstory */


.businessstory #colonna_a  {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 273px;
	padding-right: 17px;
	float: left;
	margin-top: 20px;
}

*html .businessstory #colonna_a  {
	width: 295px;
}

.businessstory #colonna_b  {
	color: #9CA9AC;
	font-size: 16px;
	font-family: Helvetica;
	width: 480px;
	margin-top: 2px;
	text-align: right;
	float: left;
	margin-left: 10px;
}

*html .businessstory #colonna_b  {
	margin-top: -3px;
}

.businessstory .contatti {
	padding-top: 0px;
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
	border-bottom: 1px dotted #859599;
	clear: both;
	color: #859599;
}

.businessstory .text {
	background:#fff;
	padding: 5px 0 0 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

	
.businessstory .contatti a:link,
.businessstory .contatti a:visited {
	color: #859599;
	text-decoration: none;
}
	
.businessstory .contatti a:hover  {
	color: #859599;
	text-decoration: underline;
}

.businessstory .email {
	font-size: 11px;
	font-family: Helvetica;
	margin-top: 15px;
	word-spacing: 0;
}

.businessstory .email img { border: 1px solid #000;}

.businessstory .email a {
	font-weight: normal; }

.businessstory .immagine_mondo {
	width: 480px;
	height: 268px;
}

.businessstory .nome_continente  {
	width: 470px;
	background-color: #859599;
	text-align: left;
	padding: 3px 0 2px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

*html .businessstory .nome_continente  {
	width: 480px;
	margin-top: -3px;
}

.businessstory .container_name {
	border: 1px solid #859599;
	width: 478px;
	overflow: auto;
}

*html .businessstory .container_name {
	width: 480px;
}

.businessstory .name_state {
	width: 150px;
	float: left;
}

.businessstory .name_state ul {
	margin: 12px 0 12px 0;
	padding: 0;
	text-align: left;
}

.businessstory .name_state li {
	margin-top: 12px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
}

.businessstory .name_state li a:link,
.businessstory .name_state li a:visited {
	color: #5A5A5A;
	text-decoration: none;
}
	
.businessstory .name_state li a:hover  {
	color: #5A5A5A;
	text-decoration: underline;
}

.businessstory .name_state li.caffe {
	color: #5A5A5A;
	padding: 3px 0 1px 7px;
}

*html .businessstory .name_state li.caffe {
	padding: 0 0 1px 7px;
}

.businessstory .name_state li.metalli {
	color: #5A5A5A;
	padding: 3px 0 1px 7px;
}

*html .businessstory .name_state li.metalli {
	padding: 0 0 1px 7px;
}

.businessstory .name_state li.ff {
	color: #5A5A5A;
	padding: 3px 0 1px 7px;
}

*html .businessstory .name_state li.ff {
	padding: 0 0 1px 7px;
}

.businessstory .name_state li.altri {
	color: #5A5A5A;
	padding: 3px 0 1px 7px;
}

*html .businessstory .name_state li.altri {
	padding: 0 0 1px 7px;
}

.businessstory .name_company {
	border-left: 1px solid #859599;
	width: 307px;
	float: left;
	text-align: left;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	color: #5A5A5A;
	height: 200px;
}

*html .businessstory .name_company {
	padding: 10px 10px 10px 10px;
}

/* itnews - itphotogallery */

.itnews #colonna_a {
	color: #5a5a5a;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 490px;
	float: left;
	margin-top: 0;
}

.itnews #colonna_a h1,
.itphotogallery #colonna_a h1 {
	color: #5a5a5a;
	font-size: 20px;
	font-family: Helvetica;
	margin: 0;
	padding: 20px 0 5px 0;
}

.itnews #colonna_b,
.itphotogallery #colonna_b {
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	width: 260px;
	float: right;
	margin-right: 0;
	margin-top: 0;
}

*html .itnews #colonna_b,
*html .itphotogallery #colonna_b {
	margin-top: 10px;
}

.itnews #news h2 {
	font-size: 14px;
	font-family: Helvetica;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-weight: bold;
}

.itnews #news h2 a:link, 
.itnews #news h2 a:visited {
	newshome: #5a5a5a;
	text-decoration: none;
}

.itnews #news h2 a:hover {
	color: #5a5a5a;
	text-decoration: underline;
}

.itnews #prev_next,
.itphotogallery #prev_next {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.itnews .prev_next,
.itphotogallery .prev_next {
	font-size: 11px;
	padding-top: 2px;
	border-top: 1px dotted #859599;
	border-bottom: 1px dotted #859599;
	color: #5a5a5a;
	font-weight: bold;
}
	
.itnews .prev_next a:link,
.itnews .prev_next a:visited,
.itphotogallery .prev_next a:link,
.itphotogallery .prev_next a:link {
	padding: 5px 5px 4px 5px;
}

.itnews .story_select {
	background-color: #d2d2d2;
	margin: 10px 0 0 0;
	padding: 1px 10px 10px 10px;
	font-style: italic;
	color: #5a5a5a;
}

/* photogallery_story */

.itphotogallery #colonna_a {
	color: #5a5a5a;
	font-size: 10px;
	font-family: Helvetica;
	line-height: 18px;
	word-spacing: 3px;
	width: 490px;
	float: left;
	margin-top: 0;
}

.itphotogallery #colonna_a img {
	margin-bottom: 10px;
}

.itphotogallery #colonna_b ul {
	margin: 0;
	padding: 0;
}

.itphotogallery #colonna_b li {
	display: inline;
	list-style: none;
	padding-left: 4px;
}

.itphotogallery #colonna_b li.photo_select img {
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
	border: 1px solid black; }

.itphotogallery #colonna_b li a:link,
.itphotogallery #colonna_b li a:visited { }
	
.itphotogallery #colonna_b li a:hover {
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
	width: 80px;
	height: 80px; }
	
.itphotogallery #colonna_b li img { border: 1px solid #B4B4B4; }

/*\*/html*.itphotogallery #colonna_b img  { margin-bottom: 6px; }/**/

/* Form styling */

form fieldset {
	display: block;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid #999;
	width: 604px; }

*html form fieldset { margin: 0 0 0 100px; }

form legend {
	margin: 0;
	padding: 0 2px;
	color: #99CC00;
	font: bold 1.3em "Arial Narrow", Arial, sans-serif; }

form table { font-size: 11px; }

form table td {
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 3px 5px 3px; }

form table input {
	border: 1px solid #99CC00;
	font-size: 11px;
	width: 165px; }

form table select {
	border: 1px solid #99CC00;
	font-size: 11px; }

form table textarea {
	border: 1px solid #99CC00;
	font-size: 11px;
	width: 460px;
	height: 80px; }

form fieldset .checkbox {
	width: 15px;
	border: none; }

form fieldset .bottom {
	width: auto;
	border: 1px solid #000000; }

h3 { 
	margin:  0 0 -10px 0;
	padding: 5px 0 0 0;
	font-size: 16px;
	border-top: 1px solid #5a5a5a; }

#colonna_b #news .link_continua a:link,
#colonna_b #news .link_continua a:visited {
	color: #99CB00;
	font-size: 10px;
	float: right; }

.email img { float: left; }

.email p { margin: 15px 0 0 83px; }

