body{
	text-decoration: none;
	font: normal normal 12px/16px Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}

div.principale{
	vertical-align: top;
	width: 900px;
	height: 720px;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div.sinistro{
	width: 200px;
	height: 640px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
}

div.destro{
	width: 700px;
	height: 640px;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	background: url(../jpg/mdx.jpg) no-repeat right top;
}

div.menuh{
	width: 200px;
	height: 210px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	background: url(../jpg/menuh.jpg) no-repeat left top;
}

div.menua{
	width: 200px;
	height: 350px;
	margin: 0;
	border: 0;
	overflow: hidden;	
	background: url(../jpg/menua.jpg) no-repeat left top;
	padding: 0;
}

div.menub{
	width: 200px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	background: url(../jpg/menub.jpg) no-repeat left top;
}

div.menu1{
margin: 0 10px 0 50px;

}

div.menu2{
margin: 0 10px 0 50px;
}

div.fotografia{
	width: 660px;
	height: 480px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
	border:0;
	z-index: 10;
	position: relative;
	top: -150px;
}

div.galleria{
	width: 660px;
	height: 130px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
	border:0;
	position: relative;
	top: +500px;
}


div.fotoesterna{
	width: 78%;
	height: 100%;
	float: left;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

div.fotosinistro{
	width: 10%;
	height: 100%;
	float: left;
	background: url(../jpg/frecciass.jpg) no-repeat fixed center left;
}

div.fotodestro{
	width: 10%;
	height: 100%;
	float: left;
	background: url(../jpg/frecciasd.jpg) no-repeat fixed center right;
}

div.profile{
	margin: 30px 0 0 0;
	padding: 0;
	width: 660px;
}

h1{
	font: normal normal 12px/12px Arial, Helvetica, Geneva, sans-serif;
	color: #cbd3bd;
}

a{
	border-style: hidden;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

a.pagina{
	color: #42581f;
	font-size: 11px;
}

img{
	border-style: none;
}

span.intestazione{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: gray;
}

div.testuales{
	width: 170px;
	height: 80px;
	margin: 0 0 0 80px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: gray;
	overflow: hidden;
	float: left;
}

div.testualed{
	width: 170px;
	height: 80px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: gray;
	overflow: hidden;
	float: right;
	margin: 0 100px 0 0;
}

hr{
	width: 560px;
	margin-left: 28px;
	border: 1px solid silver;
}

form{
	padding-top: 50px;
}


input{
	color: #999;
	font: normal normal 12px/20px Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-color: #cbd3bd;
	background-color: transparent;
}
