﻿#copy 
{
	margin-left:16px;
	font-size:100%;
	color:#333333
}

#softinside
{
	visibility:hidden;
}
.rss 
{
	font-size: 85%;
}

img 
{
	border: solid #000 2px;
}

ul  {
	list-style: none;
	list-style-image: none;
}
li  {
	list-style: none;
	list-style-image: none;
}


.rss a:link {text-decoration: none; color: white;}
.rss a:visited {text-decoration: none color: white;}
.rss a:active {text-decoration: none color: white;}
.rss a:hover {text-decoration: underline; color: #FF3300;}

a {color: #FFF; text-decoration: none;}
a :link {text-decoration: none; color: #FFF;}
a:visited {text-decoration: none color: #FFF;}
a:active {text-decoration: none color: #FFF;}
a:hover {text-decoration: underline; color: #FFF;}


#search
{
	padding: 0px;
	float: right;
	margin-right:16px;
	margin-top:16px;
	font-size:100%;
	color:#FFF
}

input {
 background-color: #333;
 border: none;
 color: #FFF;
 height: 18px;
}



#hd {
	background: #000 url(../images/logo.jpg) no-repeat;
	padding: 0px;
	margin-top:0px;
	height: 120px;
	}

#subhd {
	background: #000 url(../images/bar.jpg) no-repeat;
	padding: 0px;
	margin-top:15px;
	margin-bottom:15px;
	height: 274px;
	}

#mainleft
{
	padding-top: 16px;
	border-top: 4px #FF3300 solid;
	margin-left: 16px;
    float:left;
    width:700px;
}

#sideright 
{
	padding-top: 16px;
	border-top: 4px #FF3300 solid;
	margin-right:16px;
    float:right;
    width:190px;
}

#vertmenu {
font-family: helvetica,tahoma;
font-size: 100%;
width: 180px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
list-style: none;
margin-bottom: 8px;
margin-left: 10px;
padding-left: 7px;
}
#vertmenu ul li a {
font-size: 11pt;
display: block;
border-right: 5px #FF3300 solid;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #FFF;
width:200px;
height:25px;
background-color: #1E1E1E;
white-space: nowrap;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus, #vertmenu ul li a.active {
color: #FFF;
background-color: #000;
}

#navlist
{
float: right;
margin-right: 16px;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
margin-right: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #DDD;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #FF3300;
padding-bottom: 2px;
background: transparent;
color: #DDD;
}

#navlist a:hover { color: #FFF; }

#footerlist
{
float: right;
margin-right: 16px;
padding: 0 0 20px 10px;
}

#footerlist ul, #footerlist li
{
margin: 0;
margin-right: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#footerlist a:link, #footerlist a:visited
{
font-size: 80%;
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #555;
}

#footerlist a:link#current, #footerlist a:visited#current, #footerlist a:hover
{
border-bottom: 1px solid #999;
padding-bottom: 0px;
background: transparent;
color: #999;
}

#footerlist a:hover { color: #999; }


img.baseline { vertical-align: baseline; }

img.sub { vertical-align: sub; }

img.super { vertical-align: super; }

img.top { vertical-align: top; }

img.texttop { vertical-align: text-top; }

img.middle { vertical-align: middle; }

img.bottom { vertical-align: bottom; }

img.textbottom { vertical-align: text-bottom; } 

.spot1
{
position: relative;
padding: 5px;
border: 2px #FFF solid;
margin-bottom: 12px;
margin-right: 10px;
background-color: #000;
}

.spot a
{
font-size: 9pt;
display: block;
/*
border-top: 1px #FF3300 solid;
border-bottom: 1px #FF3300 solid;
*/
border-top: 1px #FFF solid;
border-bottom: 1px #FFF solid;
padding: 5px 5px 5px 5px;
text-decoration: none;
color: #FFF;
margin-bottom: 20px;
background-color: #1E1E1E;
}

.spot a:hover, .spot a:focus, .spot a.active {
color: #000;
background-color: #FFF;
border-top: 1px #FF3300 solid;
border-bottom: 1px #FF3300 solid;
}

#BoxAA { position:relative; float:left; width: 134px; height: 80px; background: url(../images/AutomazioneIndustrialeEn.jpg) top left no-repeat; margin-right: 10px;  }
#BoxAA a { display: block; width: 100%; height: 100%; background: white url(../images/AutomazioneIndustriale.jpg) top left no-repeat; color: #000;}
#BoxAA a:hover { background: transparent none; } 

#BoxWS { position:relative; float:left; width: 160px; height: 80px; background: url(../images/WebServicesEn.jpg) top left no-repeat; margin-right:  10px; }
#BoxWS a { display: block; width: 100%; height: 100%; background: white url(../images/WebServices.jpg) top left no-repeat; color: #000;}
#BoxWS a:hover { background: transparent none; } 

#BoxCS { position:relative; float:left; width: 150px; height: 80px; background: url(../images/ClientServerEn.jpg) top left no-repeat; margin-right:  10px; }
#BoxCS a { display: block; width: 100%; height: 100%; background: white url(../images/ClientServer.jpg) top left no-repeat; color: #000;}
#BoxCS a:hover { background: transparent none; } 

#BoxAW { position:relative; float:left; width: 115px; height: 80px; background: url(../images/ApplicazioniWebEn.jpg) top left no-repeat; margin-right:  10px; }
#BoxAW a { display: block; width: 100%; height: 100%; background: white url(../images/ApplicazioniWeb.jpg) top left no-repeat; color: #000;}
#BoxAW a:hover { background: transparent none; } 

#BoxBA { position:relative; float:left ;  width: 100px; height: 80px; background: url(../images/BuildingAutomationEn.jpg) top left no-repeat; }
#BoxBA a { display: block; width: 100%; height: 100%; background: white url(../images/BuildingAutomation.jpg) top left no-repeat; color: #000;}
#BoxBA a:hover { background: transparent none; } 

.cleared {clear:both ;}