html,body{
	margin: 0;
	padding:0;
}
body{
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}
img {
	border: 0;
}
#container{
	width: 768px;
	margin: 0 auto;
	text-align: left;
	border-left: 2px solid #003399;
	border-right: 2px solid #003399;
}

#header{
	background-color:#003399;
	background-image: url(../images/header.gif);
	height: 100px;
	margin: 0;
	padding: 0;
}
.flag{
	float: left;
	height: 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
}
#header .logo{
	margin: 0;
	border: 0px solid #FF0000;
	float: left;
	width: 100%;
	text-align: center;
}
#header img, #header img a{
	border: 0;
}

#navigation {
	height: 30px;
	background: #99CCFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
ul#menu,ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#menu{
	margin-left: 55px;
}
ul#menu li{
	float:left;
	margin-right: 5px;
}
ul#menu a{
	float:left;
	padding: 0 3px 0px 20px;
	margin-top: 7px;
	margin-right: 10px;
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
ul#menu a:hover{
	color:#FFFFFF;
	background: url(../images/li_topmenu_hover.gif) no-repeat left center;
	background-color: #0099FF;
}
ul#menu a{
	background: url(../images/li_topmenu.gif) no-repeat left center;
}
ul#menu li.attivo a{
	background: url(../images/li_topmenu_hover.gif) no-repeat left center;
	background-color: #0099FF;
	color:#FFFFFF;
}

#content{
	padding: 0px;
}
#news {
	width: 160px;
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FF0000;
	background-color: #0693FF;
	background-image: url(/images/footer_spalla.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
}
#news .titolo {
	margin: 10px 0px 0px 0px;
}
#news_scrolling .titolo {
	color: #003399;
	font-size: 10px;
}
#news_scrolling .titolo a {
	color: #FFFFFF;
	font-size: 10px;
}
#news_scrolling .titolo a:hover {
	color: #003399;
	font-size: 10px;
}
#news_scrolling {
	width: auto;
	border: 0px solid #FF0000;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#marqueecontainer{
	position: relative;
	width: auto;
	height: 380px;
	overflow: hidden;
	padding: 0px;
	text-align: justify;
	border: 0px solid #004CCC;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#vmarquee{
	position: absolute; 
	width: 98%;
}
#news_scrolling a:link, #news_scrolling a:visited {
	color: #003399;
	font-size: 10px;
	text-decoration: none;
}

#corpo_home {
	margin: 30px 30px 0px 5px!important; /* IE 7.0 e FF */
	margin: 30px 15px 0px 20px; /* IE 6.0 */
	padding: 0px;
	width: 530px;
	border: 0px solid #FF0000;
	float: right;
}
#box_stampanti, #box_automazione {
	margin: 0px 0px 30px 0px;
	padding: 10px;
	width: 506px;
	border: 2px solid #0099FF;
	text-align: justify;
	font-size: 11px;
	line-height: 16px;
}
#box_stampanti .titolo, #box_automazione .titolo, #box_stampanti .titolo a, #box_automazione .titolo a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#box_stampanti .titolo a:hover, #box_automazione .titolo a:hover {
	font-weight: bold;
	color: #003399;
}
#box_stampanti .foto {
	border: 0px solid #004CCC;
	float: left;
	margin: 10px 10px 10px 0px;
}
#box_automazione .foto {
	border: 0px solid #004CCC;
	float: right;
	margin: 0px;
	margin: 10px 0px 10px 10px;
}

.clear {
	clear: both;
}
.clear_sx {
	clear: left;
}
.clear_dx {
	clear: right;
}

#footer{
	width: auto; 
	padding: 0;
	background-color: #99CCFF; 
	border-top: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 35px;
	font-size: 11px;
	text-align: center;
}
#copy {
	float: left;
	padding: 10px;
}
#credits, #credits a {
	text-align: right;
	padding: 10px;
	color: #003399;
	text-decoration: none;
}

#briciola {
	margin: 15px 5px 15px 20px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
#briciola a, #briciola a:visited, #briciola a:hover {
	margin: 15px 0 15px 0;
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}
#corpo {
	margin: 0px;
	padding: 0 20px 20px 20px;
	width: auto;
	border: 0px solid #004CCC;
	font-size: 12px;
	text-align: justify;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}

