{border:0px;
margin:0px;
padding:0px;}

body{
	background:#000;
	color:#fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
}

hr{
	display:none;
}

h1{font-size:150%;} 
h2{font-size:130%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:105%;}
h6{font-size:90%;}

a{
	color:#fff;
	background: transparent;
}

a:hover{
	color:#fff;
	background: transparent;
	text-decoration:underline;
}
/**********************************************#esterno**************************/

#esterno{
	width:800px;
	margin-right:auto;
	margin-left: auto;
	text-align:center;
	background: transparent;
	}

#header{background:#000;
	padding-top:100px;
	margin-left:auto;
}

#header h1{		
	font-size:250%;
	font-weight:100;
	}
#header h1 img {
}


/************************************************* menu ***********/



#menu {

   background: transparent;

   font-size: 120%;
	margin-left:28px;
      }



#menu ul {

   list-style: none;

   padding-top: 10px;

   padding-bottom: 5px;
   margin-top:10px;

   }



#menu li {

   display: inline;
  

   margin-left: 20px;

   margin-right: 20px;
   
   }



#menu a {

   background: transparent;

   color: #fff;

   text-decoration: none;

   }



#menu a:hover {

   background: transparent;

   color: #596295;

   text-decoration: underline;

   }

/*********************corpo**************************/

#corpo h2{
	font-size:205%;
	font-weight:100;
}

#corpo h2 span{
	margin-left:45px;
	color:#0a1964;
	
}

#corpo h3{
	font-size:260%;
	font-weight:100;
}

#corpo h3 span{
	margin-left:45px;
	color:#9ba1bf;
	
}

#corpo h4 {
	font-size:150%;
	position: relative;
	margin-top:25px;
	margin-left:45px;
		
}

#corpo h4 span {
	position: relative;
	bottom:5px;
	font-weight:100;
	
}
/******************contenuto***********/

#contenuto{
	background:#000;
	float:left;
	
}


/************************pulsantoni*************/

.pulsantone1 { background: #000;}


.pulsantone1  a{
	display:block; 
	margin-top:3px;
	padding-bottom:6px;
	width:800px;
	text-align:center;
	float:left;
	}

/********************footer**********/

#footer {

  text-align:center;

   }





/****************classi*********/
.chiudifloat {
   clear:both;
}
