
div#MainMenu .TestaTop{
	float:left;
	display: inline;
	width: 350px;
	height:25px;
	background:url(../../images/TestaTop.jpg) no-repeat;
}
div#LineaTop{
	float:left;
	display: inline;
	width: 940px;
	margin: 0 10px;
	height:1px;
	border: 0px;
	font-size: 0px;
	background:#3E3E3E url(../../images/BgdLineaPryngeps.jpg) no-repeat;
}
/******************CONTAINER*******************/

div#containerInterno .fotoContatti{
	display:inline;
	float: left;
	width:560px;
	height: 408px;
	background:url(../../images/DonnaPryngeps.jpg) no-repeat;
}
div#containerInterno .buttons {
	display: inline;
	float: left;
	width: 364px;
	height: 25px;
	margin: -25px 0 0 586px ;
	overflow: hidden;
	}
div#containerInterno .buttons a {
	float: left;
	margin: 0px 0 0 1px ;
	width: 181px;
	height: 25px;
	text-align: center;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color:#202020;
	background:url(../../images/BgdButtons.png) 0 0 no-repeat;
	text-decoration:none;
	}
div#containerInterno .buttons a:hover{
	color:#FFFFFF;
	background:url(../../images/BgdButtons.png) 0 -25px no-repeat;
	text-decoration: none;
	}
