/*##################################
  # Designed by Claudio Marchesini #
  #                                #
  # www.markeclaudio.netsons.org   #
  # (c) 2008 Copyright             #
  ##################################*/
  
/* DEFAULT */
body {
	margin-top: 0px;
	background-image: url('../image/bgcolor.png');
	background-repeat: repeat;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 0.8em;
	line-height:1.6em;
	color: #000000;

}
/*Impostazioni di stile*/
p{
	text-align:justify;
	margin-top:26px;
}
a:visited{
	text-decoration:none;
	color:#808080;
	width:auto;
}
a:active{
	text-decoration:none;
	color:#808080;
	width:auto;
}
a{
	text-decoration:none;
	color:#808080;
	width:auto;
}
a:hover{
	text-decoration:underline;	
}
li{
  text-align:left;
  padding-left:20px;
}
h1{
	margin-left:30px;
}

/*Due div per centrare la pagina in tutti i browser*/
div#pagina {
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
}
div#all {
	text-align: center;
	width: 825px;
	margin: 0px auto;
	padding-left:28px;
}
/*Fine centramento div*/
div#head {
	margin-top:3%;
	background-image: url('../image/header.gif');
	background-repeat: no-repeat;
	width: 825px;
	height: 225px;
	display: block;
	text-align: center;
	margin-left:-27px;
}
div#content {
	background-image: url('../image/content.gif');
	background-repeat: repeat-y;
	width: 799px;
	height: 490px;
	display: block;
}
div#sotto{
	background-image:url('../image/sotto.gif');
	background-repeat:no-repeat;
	width:799px;
	height:71px;
}
div#left {
	float: left;
	height: 460px;
	width: 168px;
	margin-left: 10px;
}
div#navigazione{
	float:left;
	width: 168px;
	height:393px;
}
div#right {
	float: right;
	height: 490px;
	width: 590px;
	margin:0px;
	margin-right: 10px;
	z-index:1;
	text-align:left;
}
div#footer{
	width:100%;
	clear:both;
	height:30px;
	padding-top:30px
}
div#footer p{
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	text-align:center;	
}
.fotoiniziale{
	margin-left:70px;
}
.immaginiviaggi{
	height:161px;
	width:216px;
	position:relative;
}
.immaginiviaggi a{
	background-position:0px 0px; height:161px;
	display: block;
	height:161px;
	width:216px;
	text-indent:-9999px;
	overflow: hidden;	
}
.immaginiviaggi a:hover{
	background-position:0px -161px; height:161px;	
}
div#mald2007{
	top:3px;
	left:1px;
}
div#mald2007 a{
	background-image:url('../image/postit/mald2007.gif');
}
div#croazia2008{
	top:60px;
	left:130px;	
}
div#croazia2008 a{
	background-image:url('../image/postit/croazia2008.gif');
}
div#portSudan2009{
	left:340px;
  top:-260px;	
}
div#portSudan2009 a{
	background-image:url('../image/postit/portsudan2009.gif');
}
div#portsudan2009 h1,h2,img{
  text-align:center;
}
img#imgportsudan{
  width:429px;
  margin:0px none;
}
div#prova2007bis{
	bottom:350px;
	left:300px;
		
}

div#prova2007bis a{
	background-image:url('../image/postit/prova2007.gif');
}
div#elenco{
	width:100px;
	float:left;
}
div#centrato{
	text-align:center;
}
table#presidenti{
	float:left;
	width:200px;
	display:block;
}

img#logobrillanti{
	float:right;
	display:block;
	margin-right:30px;
	margin-left:130px;
}
.tdpresidente{
	width:100px;
}
.tdfoto{
	width:300px;
}
img#presidente{
	float:left;
	display:inherit;
	margin:30px;
}
img#incostruzione{
	margin-top:90px;
}
ul#sitemap{
	margin-top:30px;
	margin-left:30px;
}
ul#sitemap li{
	list-style-type:circle;
	margin-left:30px;
	padding-right:0px;
	padding-left:0px;
}
ul#sitemap li a,a:hover,a:active{
	color:black;
}