body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
}
#container {
  background: White;
  margin-top: 0;
}
#mainCont {
	background: White url(../images/main_bg.jpg) repeat-x;
	margin-bottom: 0;
}
#header {
   position: relative;
	height: 176px;
	background: #2A5DAE url(../images/swish.jpg) no-repeat;
	overflow: hidden;
}
#flags {
   position:absolute;
   top:3px;
   height:23px;
   margin-left:878px;
   width:72px;
}
#flags img, #award img {border: none;}
#partnership #flags img {display: inline;}
#award {
	margin-left: 650px;
    position: absolute;
    top: 22px;
    width: 350px;
}
#side { margin-top: -5px; margin-left: -3px;}
h1#logo{
   position: relative;
	top: 3px;
	left: 23px;
	background: transparent url(../images/h1_logo.jpg) no-repeat;
	height: 116px;
	text-indent: -9999px;
	margin: 0;
}
h1#logo a{
	height: 116px;
	width: 287px;
	display: block;
}
h3 {
	color: Yellow;
	font-size: 1.5em;
	margin-bottom: 0;
}
#cont h3 {color: Navy; margin-top: 5px; margin-left: 12px;}
h3#title {
   margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 2em;
}
#cont1 h3, #cont2 h3, #cont3 h3 {
	width: 300px;
	height: 39px;
	text-indent: -9999px;
	margin: 0;
}
#cont1 h3 {	background: transparent url(../images/header_blu.jpg) no-repeat;}
#cont2 h3 {	background: transparent url(../images/header_ver.jpg) no-repeat;}
#cont3 h3 {background: transparent url(../images/header_gia.jpg) no-repeat;}
#cont1 h3 a, #cont2 h3 a, #cont3 h3 a {
	width: 300px;
	height: 39px;
	display: block;
}
#bcard { margin: 20px 0 0 42px;}
#slides {
	margin-left: 82px;
	height: 440px;
	margin-top: 12px;
}
#galleria_slider {
	height: 305px;
	width: 605px;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 0;
}
#homeFlash {
	background: transparent url(../images/slideshow_bg.jpg) no-repeat scroll left top;
	float: left;
	height: 420px;
	padding: 17px 0 0 15px;
	width: 790px;
}
#flashArea {
   height:386px;
   width:759px;
}
#rightCont {margin-top: 12px;}
a{outline: none;}
p {
	margin: 0 5px;
	color: Black;
}
p.start {color: White;}
p.intro {
	margin: 5px 0 5px 15px;
	font-size: 1.2em;
	color: #005DB7;
}
#partnership p {font-size: 1.2em;}
#partnership #footer p {font-size: 1em;}
#cont p {margin: 5px 22px 5px 15px;}
#side p {margin: 5px 15px 0 0;}
#cont1 p {margin: 5px 10px 10px 10px;}
#cont2 p {margin: 5px 10px 10px 5px;}
#cont3 p {margin: 5px 15px 10px 5px;}
#cont1 a, #cont2 a, #cont3 a {
	color: #B90000;
	text-decoration: none;
}
/* Navigazione */
#nav {
	background: transparent url(../images/nav_bg.jpg) repeat-x;
	height: 60px;
	margin-left: -8px;
	width: 958px;
}
#nav li {
   float:left;
   list-style:none;
   margin-left: 0;
}
#nav li, #nav a {
   height:56px; 
	text-indent:-9999px;
	display:block; 
}
#nav #azienda a {
   background: url(../images/nav_azienda.jpg) no-repeat;
	width: 109px;
	margin-top: -16px;
	margin-left: -30px;
}
#nav #auvideo a {
   background: url(../images/nav_audiovideo.jpg) no-repeat;
	width: 142px;
	margin-top: -16px;
}
#nav #automazione a {
   background: url(../images/nav_auto.jpg) no-repeat;
	width: 236px;
	margin-top: -16px;
}
#nav #partners a {
   background: url(../images/nav_partners.jpg) no-repeat;
	width: 114px;
	margin-top: -16px;
	
}
#nav #pubblicazioni a {
   background: url(../images/nav_pub.jpg) no-repeat;
	width: 162px;
	margin-top: -16px;
}
#nav #news a {
   background: url(../images/nav_news.jpg) no-repeat;
	width: 75px;
	margin-top: -16px;
}
#nav #contatti a {
	background: url(../images/nav_contatti.jpg) no-repeat;
	width: 106px;
	margin-top: -16px;
}
#nav #azienda a:hover, #nav #azienda a.active {background:url(../images/nav_azienda.jpg) 0 -56px no-repeat;}
#nav #auvideo a:hover, #nav #auvideo a.active {background:url(../images/nav_audiovideo.jpg) 0 -56px no-repeat;}
#nav #automazione a:hover, #nav #automazione a.active {background:url(../images/nav_auto.jpg) 0 -56px no-repeat;}
#nav #partners a:hover, #nav #partners a.active {background:url(../images/nav_partners.jpg) 0 -56px no-repeat;}
#nav #pubblicazioni a:hover, #nav #pubblicazioni a.active {background:url(../images/nav_pub.jpg) 0 -56px no-repeat;}
#nav #news a:hover, #nav #news a.active {background:url(../images/nav_news.jpg) 0 -56px no-repeat;}
#nav #contatti a:hover, #nav #contatti a.active {background:url(../images/nav_contatti.jpg) 0 -56px no-repeat;}

/* Footer */
#footer {
   background:#F3F3F3 url(../images/footer_bg.gif) repeat-x scroll left top;
   border-bottom:1px solid #E0E0E0;
   border-top:1px solid #E0E0E0;
   width: 960px;
   height: 124px;
   margin-left: 0;
}
#footer p {
	margin: 20px 5px 10px 10px;
	color: Black;
}
#footer a img {
	border: none;
}
#footer img {
	position: relative;
	top: 7px;
}
#footer img.cedia {
	position: relative;
	top: -7px;
}
