body {
	margin: 0;
	padding: 0;
	text-align: center; /* per IE5.x/Win */
	background: url(images/wood2.jpg) top left repeat fixed;
	color: #000;
	font: 80% 'Lucida sans', Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#centrato {
	width: 700px;
	margin: auto;
	text-align: left; /* per IE5.x/Win */
	border: 0px solid #000;
}
#header {
	margin: 20px auto 0px;
	padding:0px;	
	color: #000;
	border: 0px solid #000;
}
#header p{
	float:right;
	font-weight:bold;
	color:#555;
	/*padding-rigth:50px;
	background:url(images/globe_48.png) 50% right no-repeat;*/
}
#logo{ margin:0;padding:0; border:none;}
h1{float:right;	font-family:'Lucida sans', Verdana, Arial;color: #CCC; font-size:13px;font-weight: bold;}
#menu {
	color: #FFF;
	border: 0px solid #000;
	position:relative;
}
#img-top{position:absolute; top:0;rigth:0;}

/*CONTENT*/
#content {
	width: 678px;
	padding:50px 40px 80px 40px;
	overflow: hidden;
	background: url(images/paper1.jpg) top left repeat fixed;
	border: 0px solid #000;
	font-size:13px;
	line-height:1.5em;
}
#content p{margin:5px;}
.pre{width:600px;float:right;}
* html #content {width /**/: 700px;}

#gallery{text-align:left}
#gallery a{text-align:center; margin:0 auto;}
#gallery img{border:none;}

#footer{
	width:678px;
	margin:0 auto;
	padding:5px;
	border: 0px solid #000;
	color: #000;
	text-align:center
}

/*
#intestazione, #colonna-1, #colonna-2, #pie-di-pagina {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


*/
/*MENU NAVIGAZIONE*/
.menuNavigazione{
	margin:0 auto;
	padding:0.5em 0;
	text-align:center;

}
.menuNavigazione li{
	display: inline;
	margin: 0;
	height: 0;
	padding: 0.5em 1.5em;
	margin:-0.5em 0;
}
.menuNavigazione li.primaVoce{
	border-left:none;	
}
.menuNavigazione a{
	white-space:nowrap;
	color:#000;
	font-size:16px;
	font-family:Arial;
	font-weight: bold;
	text-decoration:none;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
	border-bottom:1px dotted #999;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	background:#FF3300;
	color:#CCC;
	border-bottom:1px dotted #EEE;
}

/*MENU NAVIGAZIONE*/

/*ELEMENTI*/

h3{ color: #FF3300; font-size:18px; text-align:center;}
h2{ color: #FF3300; font-size:18px; text-align:left;}

a{font-weigth:bold; color:#777;}

.smile{background:url(images/smile.png) right 50% no-repeat; padding:3px 18px 3px 0;}
.wink{background:url(images/wink.png) right 50% no-repeat; padding:3px 18px 3px 0;}

.imgL{float:left; margin-right: 10px}
.imgR{float:right; margin-right: 10px}

.icons{
	width:300px;
	margin:10px auto;
}
.icon{float:left;padding:10px 30px;}

.link{font-weigth:bold; color:#777;  padding:3px 12px 3px 0; background:url(images/exlink.gif) right 50% no-repeat;}
.email{font-weigth:bold; color:#555;  padding:3px 18px 3px 0; background:url(images/email.png) right 50% no-repeat;}
.db{font-weigth:bold; color:#777;  padding:3px 18px 3px 0; background:url(images/databases.png) right 50% no-repeat;}
.html{font-weigth:bold; color:#777;  padding:3px 18px 3px 0; background:url(images/html.png) right 50% no-repeat;}
.css{font-weigth:bold; color:#777;  padding:3px 18px 3px 0; background:url(images/triangle.png) right 50% no-repeat;}
.php{font-weigth:bold; color:#777;  padding:3px 18px 3px 0; background:url(images/page_code.png) right 50% no-repeat;}
.cart{font-weigth:bold; color:#777;  padding:3px 18px 3px 0; background:url(images/cart.png) right 50% no-repeat;}
.camera{font-weigth:bold; color:#777;  padding:3px 18px 3px 0; background:url(images/camera.png) right 50% no-repeat;}

ul.lista{list-style:none;margin-left:0;}
ul.lista li{
	background:url(images/accept.png) left top no-repeat;
	padding-left:18px;
	margin:5px 0;
}