/* CSS Document */
body {
font: 12px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
text-align: center;
color: #fff;
background: #c0c0c0 url(../images/bg-body.jpg) repeat-x;
}
a img {
border: none;
}
a{
color:#fff;
text-decoration:none;}
a:hover{
text-decoration:underline;}
h1, h2, h3, h4, h5, p {
margin:0;
padding:0px;
}
#container{
width:980px;
margin:0px auto;
background:#006633;
}
#top{
background: #c0c0c0 url(../images/bg-top.jpg) no-repeat 0px 0px;
height:234px;
}
#main{
background: #c0c0c0 url(../images/bg-main.jpg) no-repeat 0px 0px;
height:375px;
padding:0px 30px 0px 35px;
}
#boxNews{
background: #c0c0c0 url(../images/bg-news.jpg) no-repeat 0px 0px;
height:67px;
color:#333333;
text-align:left;
padding:0px 40px 0px 40px;
}
#footer{
background: #c0c0c0 url(../images/bf-footer.jpg) no-repeat 0px 0px;
height:77px;
padding:10px 25px 10px 25px;
}
#consulting{
float:left;
height:375px;
width:305px;
background: transparent url(../images/bg-consulting.jpg) no-repeat 0px 0px;
}
#sistemi{
float:left;
height:375px;
width:305px;
background: transparent url(../images/bg-sistemi.jpg) no-repeat 0px 0px;
}
#formazione{
float:left;
height:375px;
width:305px;
background: transparent url(../images/bg-formazione.jpg) no-repeat 0px 0px;
}
.boxHome{
padding:105px 25px 0px 20px;
}
.boxHome p{
text-align:left;
padding:10px 0px 0px 0px;
}
.accedi{
font-weight:bold;
text-align:right;}
#scrolltxt {
	position: relative;
	width: 900px;
	top: 22px;
}
#scrolltxt strong {
	color: #aaa;
}
#scrolltxt span {
	color: #ff6600;
	font-weight:bold;
}
/*  when JavaScript is available */
#scrolltxt.hasJS {
	position: relative;
	overflow: hidden;
	top: 23px;
	width: 900px;
	height: 17px;
}
#scrolltxt.hasJS ul {
	position: absolute;
	left: 0;
	margin: 0px;
}

#scrolltxt.hasJS li {
	line-height: 16px;
	display: inline;
}
innerScrolltxt {
	
}	