body{

	border:0px;
	padding:0px;
	margin: 0 auto;
	text-align:center;
	font-family: Verdana, Helvetica;
	font-size:14px;
}

a{
 	color:#15386e;
}
#content{
	background-image:url(imgs/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center; 
	width:1020px;
	margin: 0 auto;
	text-align:left;

}

#menu{
	background-image:url(imgs/menu.gif);
	background-repeat: no-repeat;
	line-height:60px;
	border:0px;
	padding:0px;
	margin-top:5px;
	text-align:left;
	padding-left:50px;
	font-size:18px;
}

#menu ul{
	display:inline;
}

#menu ul li{
	display:inline;
}
#menu a{
	margin-left:5px;
	margin-right:5px;
	padding-top:19px;
	padding-bottom:19px;
	color:#ffffff;
	text-decoration:none;
}

#menu a:hover{
	background-image:url(imgs/triangolo.gif);
	background-repeat: no-repeat;
	background-position:50% 0%;
}

#menu a.selected{
	text-decoration:underline;
	background-image:url(imgs/triangolo.gif);
	background-repeat: no-repeat;
	background-position:50% 0%;
}
#header{
	text-align:left;
}

#ant{
	text-align:right;
	margin-right:59px;
	margin-top:-51px;
	right:65px;
}

#testo{
	text-align:justify;
	width:580px;
	margin-top:-140px;
	margin-left:100px;
	
}


#dx{
	position:absolute;
	top:0px;
	margin-top:310px;
	margin-left:664px;
	width:176px;
	padding-left:20px;
	background-image:url(imgs/sx_menu.gif);	
	background-repeat: repeat-y;
	background-position: left; 
}

*>#dx{
	margin-left:754px;
}

*:first-child+html div#dx{
	margin-left:664px;
}

#footer{
	background-image:url(imgs/sfondoFooter.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	margin-top:30px;
	width:1020px;
	color: #ffffff;
	font-size:10px;
	text-align:center;
}

#testo h1{
	color:#15386e;
	font-size:16px;
}

#testo h2{
	color:#15386e;
	font-size:14px;
}
.boxtesto{
	margin-bottom:25px;
}


.foto img{
	margin-top:5px;
	margin-bottom:15px;
	border:1px solid #15386e;
	margin-right:10px;
}
#contatore{
	font-weight:bold;
	color:#15386e;
}

.tabella{
	border:1px solid #15386e;
	width:100%;
	margin-bottom:5px;
	margin-top:0px;
}

.tabellaSx{
	width:150px;
	background-color:#a2bfec;
}

.nome{
	  font-style: italic;
	  color:#15386e;
}

.sottomenu{
	padding-left:0px;
	margin-left:0px;
	text-align:center;
}

.sottomenu{
	text-decoration:none;
}

.sottomenu li{
	display:inline;
	margin-right:10px;
}

#googleFooter{
	text-align:left;
	width:580px;
	margin-left:95px;
	margin-top:10px;
	margin-bottom:10px;
}

#cse-search-results{
	margin-top:40px;
}

