body {
 	margin: 0;
 	padding: 0;
	background: url('../img/bgTutto.png');
	background-repeat: repeat;
	color: #333; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
}

img.foto {
	padding: 0px;
	border: 2px solid #aaa;
	float:left;
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.clienti {
	text-align: left;
	font-size: 14px;
	margin: 0; padding: 0;
}

a {
	text-decoration: none;
	color:  #2445a3;
	border-bottom: 1px dotted #ccc;
}

a.visited {
	color:  #2445a3;		
}

a:hover {
	
	color: #ccd2d4;
	text-decoration: none;
	
}

a.active {
	color: #2445a3;	
}

#head {
 	margin: auto;
 	margin-top: 0px;
	margin-bottom: 0px;
 	padding: 0;
 	width: 100%;
 	height: 130px;
 	background: url(../img/bgHead.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	text-align: center;
}

#headContainer {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
 	padding: 0;
 	width: 830px;
 	height: 130px;
 	background: url(../img/bgHead.png);
	background-repeat: repeat-x;
}

#headContainer a {
	cursor: pointer;
}

#logo {
 	margin:0;
 	padding:0;
	width: 515px;
	height: 130px;
	background: url(../img/logo.png);
	float:left;
}

#empty {
	width: 315px;
	height: 80px;
	float: left;
}

#menu {
	width: 315px;
	height: 50px;
	float: left;	
}

#menu a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#item1 {
 	float: left;
	width: 80px;
	height: 50px;
	background: url(../img/chisiamo.png)
}
#item1:hover, #item1.active {
	background: url(../img/chisiamoG.png)
}
#item2 {
 	float: left;
	width: 60px;
	height: 50px;
	background: url(../img/prodotti.png)
}
#item2:hover, #item2.active {
	background: url(../img/prodottiG.png)
}
#item3 {
 	float: left;
	width: 50px;
	height: 50px;
	background: url(../img/clienti.png)
}
#item3:hover, #item3.active {
	background: url(../img/clientiG.png)
}
#item4 {
 	float: left;
	width: 45px;
	height: 50px;
	background: url(../img/shop.png)
}
#item4:hover, #item4.active {
	background: url(../img/shopG.png)
}
#item5 {
 	float: left;
	width: 80px;
	height: 50px;
	background: url(../img/contatti.png)
}
#item5:hover, #item5.active {
	background: url(../img/contattiG.png)
}


#contentTop {
	width: 100%;
	height: 20px;
	background: url(../img/bgContentTop.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#top {
	width: 830px;
	height: 20px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../img/contentTop.png)
}

#contentContainer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../img/bg.png);
	background-repeat: repeat;
	margin-top: -2px;
}

#content {
	width: 830px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../img/bgMain.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

#contentMain {
 	width: 740px;
 	margin: 0px 45px;
	padding: 0px;
	padding-top: 15px;
}

.padding {
	width: 720px;
	margin: 0px 10px;
	padding: 0px;
}

.paddingsmall {
	width: 340px;
	margin: 0px 10px;
	padding: 0px;
}

#contentMain:after { 
	content: " \A "; 
	display: block; 
	clear: both; 
	height: 0; 
}

#spot { 
	width: 740px;
	height: 330px;
	margin:0; padding: 0;
}

#spotLeft {
	width: 500px;
	height: 330px;
	float:left;
	margin:0; padding:0;
}

#spotRight {
	width: 240px;
	height: 330px;
	float:left;
	background: url(../img/spotRight.jpg);
	margin:0; padding:0;
}

#contentBottom {
	width: 830px;
	height: 40px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../img/contentBottom.png);
	background-repeat: repeat-y;
	padding: 0;
	text-align: center;
}

#bottom {
	width: 100%;
	background: url(../img/bgBottom.png);
	margin: 0;
	padding: 0;
	text-align: center;
}

#reflection {
	width: 830px;
	height: 100px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../img/reflection.png);
	background-repeat: repeat-y;
	padding: 0;
}

.tab {
	width: 360px;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 19px;
	float: left;
}

.prima {
	margin-right: 2px;
	padding:0px;
	margin:0px;
	float:left;
}

.tabTop {
	width: 360px;
	height: 11px;
	margin: 0px;
	padding: 0px;	
	background: url(../img/tabTop.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: -3px;
}

.tabBot {
	width: 360px;
	height: 13px;
	margin: 0px;
	padding: 0px;	
	background: url(../img/tabBot.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.tabMid {
	width: 360px;
	margin: 0px;
	padding: 0px;	
	background: url(../img/tabMid.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
}

.tabBig {
	width: 740px;	
	padding: 0px;	
	margin: 0px;
}

.tabBigTop {
	width: 100%;
	height: 13px;
	margin: 0px;
	padding: 0px;	
	background: url(../img/tabBigTop.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: -3px;
}

.tabBigBot {
	width: 100%;
	height: 13px;
	margin: 0px;
	padding: 0px;	
	background: url(../img/tabBigBot.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.tabBigMid {
	width: 100%;
	margin: 0px;
	padding: 0px;	
	background: url(../img/tabBigMid.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding-top: 0px;
}



p.ptab {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	padding-top: 10px;
}

.tabBig h2 {
 	width: 620px;
 	margin: 0px;
 	padding: 0px;
 	border-bottom: 1px dotted #aaa;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -3px;	
	color: #080b88;
	text-align: left;
}

.tab h2 {
 	width: 250px;
 	margin: 0px;
 	padding: 0px;
 	border-bottom: 1px dotted #aaa;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -3px;	
	color: #080b88;
	text-align: left;
}


.icon {
	margin-top: 2px;
	margin-right: 6px;
}

.right {
 	float: right;
	width: 75px;
	margin-left:10px;
}

#reflection p.bottomlink {
	font: Arial;
	font-size: 10px;
	color: #777;
	padding: 37px;
	text-align: left;
	float: right;
}

#reflection p.copyright {
 	font: Arial;
	font-size: 10px;
	color: #777;
	padding: 40px;
	float: left;
	text-align: left;
	padding-top: 37px;
}

#reflection a {
	font: Arial;
	font-size: 10px;
	color: #222;
	text-decoration: underline; 
}

#reflection a:hover {
	text-decoration: none;
}

p.slogan {
 	margin: 0px;
 	padding: 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #2242a5;
	margin-right: 20px;
	border: 1px solid #cecece;
	padding: 3px;
	background-color: f3f3f9;
	background: url(../img/bgSlogan.png);
	background-repeat: repeat;
	margin-top: 20px;
}

#containerWeb {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 580px;
}

table.web {
	font-size: 12px;
	margin: 0; 
	padding: 0;
}
table.web tr img {
 	
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0;
}
table.web tr td.cont {
	width: 70%;
}

table.port {
	font-size: 12px;
	margin: 0; 
	padding: 0;
	width: 100%;
}
table.port tr img {
 	
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0;
	width: 150px;
}

table.port tr td.pic {
	width: 25%;
}

p.cont {
 	font-size: 14px;
	width: 70%;
	margin-bottom: 20px;
}

p.cont em {
	font-size: 11px;
}

marquee {
	width: 700px;
	margin-left: 5px;
	margin-top: 2px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	font-family: Arial;
	color: #080da2;
}

#hidden {
	visibility: hidden;
	position: absolute;
	width: 0px;
	height: 0px;
	top: -999px;
	left: -999px;
}

h1 {
	text-indent: -9999px;
	width: 0px; height: 0px;
	margin: 0px; padding: 0px;
}



ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	cursor: pointer;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
	margin-top: 50px;
	margin-left: -50px;
	width: 220px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#bbb;
	background-color: #edf1f4;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

li ul li {
	width: 200px;	
	margin: 0px 10px 0px 10px;
}	
	
li ul a	{	
 	width: 100%;
 	margin:auto;
	margin-top: 0px;
	margin-bottom: 0px;
 	border: 0px;
 	text-align: left;
	font-size:13px;
	color: #000461;	
	cursor: pointer;	
}

li ul a:hover {	
 	color: #000;
	text-decoration:none;
	background-color:#ddd;
}

div.menuit {
	width: 100%;	
	cursor: pointer;
}

div.menuit:hover {
	background-color: #ddd;
}









