body	{margin:0px; 
		padding:0px;
		text-align:center;
		background-color:#FFF;
		}

#container
		{position: relative;
		width: 1000px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		overflow:hidden;
		}

/*
============  Up  ============*/ 
 
#banda	{width: 1000px;
		height: 124px;
		background-color: #FFF;
		}		

/*
============ Menu 60============*/ 	
		
#menucont	{width: 1000px;
		height: 22px;
		padding: 20px 0px;
		background-color: #FFF;
		}
		
#menucont #menutxt	{
		float:left;
		width: 200px;
		padding: 5px 30px 0px 19px;
		text-align: left;
		font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #808080;
		}	
		
#menucont #menutxt a:visited,a:link {	
		text-decoration: none;
		color: #808080;
		}
		
#menucont #menutxt a:hover {
		text-decoration: underline;
		color: #909090;
		}
		
#menucont #bottoni {float:right;
		width: 500px;
		height: 22px;
		padding: 6px 28px 0px 0px;
		background-color: transparent;
		text-align: right;
		}				
		
		
#menucont #bottoni #menu {
		padding:0px 0px 0px 0px;
		margin:0;
		height:16px;
		list-style-type:none;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		}
		
#menucont #bottoni #menu li {
		float:right; 
		width: 70px; 
		height: 16px;
		line-height: 15px;
		position: relative;
		text-align: center;
		}
		
#menucont #bottoni #menu li a, #menucont #bottoni #menu li a:visited {
		display:block;
		height:16px;		
		text-decoration:none; 
		margin:0px 7px 0px 0px;
		color:#FFB400;
		background-color: #F2F2F2;
		border-right:1px solid #808080;
		border-bottom:1px solid #808080;
		}

#menucont #bottoni #menu li a:hover {
		border-right:0px;
		border-bottom:0px;
		border-left:1px solid #808080;
		border-top:1px solid #808080;
		background-color: #AAA;
		color:#F6F6F6;
		}

/*
============ Center 434============*/ 
		
#conti	{width: 1000px;
		height: 426px;
		margin: 0px;
		background-color: #FFFFFF;
		}	
		
#zenter	{width: 984px;
		height: 426px;
		margin: 0px 8px;
		background-color: #FFFFC8;
		}
		
#immsx	{float:left;
		width: 359px;
		height: 410px;
		padding: 8px 8px;
		background-color: #FFFFC8;
		}
		
#testdx	{float:left;
		width: 607px;
		height: 388px;
		margin-top: 9px;
		background-color: transparent;
		overflow: hidden;
		}
		  	
#testdx p {border: none;
		text-decoration: none;
		text-indent: 6pt;	
		text-align:justify;
		color: #444;
		font-weight: normal;
 		font-family: 'Crimson Text', Georgia, Serif;
 		font-size: 13px;
		margin: 0px;
		padding: 0px 28px 0px 12px; 
		}
			
#testdx p a {text-decoration: none;
	  	color: #444;
		}


/*
============ Menu Testo ============*/ 

#test #bottoni {float:right;
		width: 481px;
		height: 20px;
		margin-left: 433px;
		padding: 9px 9px 10px 0px;
		background-color: transparent;
		text-align: right;
		}
		
#test #bottoni #menu {
		padding:0px 30px 0px 0px;
		margin:0;
		height:16px;
		list-style-type:none;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		}
		
#test #bottoni #menu li {
		float:left; 
		width:130px; 
		height:16px;
		line-height:15px;
		position:relative;
		text-align:center;
		}
		
#test #bottoni #menu li a, #menu li a:visited {
		display:block;
		height:16px;		
		text-decoration:none; 
		margin:2px 14px 0px 0px;
		color:#F70;
		background-color: #F2F2F2;
		border-right:1px solid #808080;
		border-bottom:1px solid #808080;
		}

#test #bottoni #menu li a:hover {
		border:0; /* IE Internet Exploder */
		color:#bbb;
		}			
		

/*
============ Footer ============*/ 
	
#profile	{width: 100%;
		height: 29px;
		margin-top: 10px;
		background-image: url('../img/ProfileVine5.gif');
		background-repeat: repeat-x;
  		background-position: left;
		background-color: #FFF7E7;
		}
		
#footer	{width: 100%;
		height: 122px;
		background-color: #005100;
		}

					
#addr	{width: 1000px;
		padding-top: 25px;
		height: 55px;
		margin: 0px auto;
		background-color: #005100;
		}	

/*
============ No Border ============*/ 

a {
	outline: none;
	}
	
a img {
	border:none;
	}			