body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
hr { 
	display:none;
}
#top {
	position:relative;
	width:700px;
	height: 500px;
	text-align:left;
	margin:0 auto;
	background:#ffffff; 
}
#logo {
	position: absolute;
	top: 0;
	left: 0; 
	width: 500px;
	height: 530px;
	padding: 0 10px 0 0;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}
#menu {
	margin:0 0 0 500px;
	width: 200px;
	height: 500px;
	text-align:left;
	background: #D1D3D4;
	background-image: url(images/bg_home_dx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#bottom { 
	width:700px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: top right;
}
div.pulsante { 
	width: 150px;
	text-align:left;
	background: #000;
	font-weight: bold;
	color: #ffffff;
	margin: 2px 5px 2px 20px;
	font-size: 95%;
	padding: 2px 0 2px 5px;
	text-transform: lowercase;
}
div.pulsante_in { 
	width: 150px;
	text-align:left;
	background: #000;
	font-weight: bold;
	color: #A4A5A5;
	margin: 2px 5px 2px 20px;
	font-size: 95%;
	padding: 2px 0 2px 5px;
	text-transform: lowercase;
}
div.version { 
	width:150px;
	text-align:left;
	font-weight: bold;
	color: #000;
	margin: 2px 0 2px 20px;
	font-size: 95%;
	padding: 2px 0 2px 5px;
	text-transform: lowercase;
}
div.pulsante a{
	text-decoration: none;
	color:#ffffff;
}
div.pulsante a:active{ 
	color: #ffffff;
}
div.pulsante a:visited{ 
	color: #ffffff;
}
div.pulsante a:hover{ 
	color: #ec008c;
}
#main {
	position:relative;
	width:730px;
	text-align:left;
	margin:0 auto;
	height: 873px;

}
#text {
	margin: 0 190px 0 0;
	padding: 50px 50px 20px 50px;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
}
#menu_page {	
	position: absolute;
	top: 0;
	right: 0; 
	width: 190px;
	border: 0 0 10px 0;
}
div.menu_up {	
	background: #d1d3d4;
}
div.menu_bottom {
	background: #B7B8B8;
	padding: 10px 10px 10px 20px;
	color: #000;
	text-align: left;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div.titolo_pagina { 
	width: 440px;
	text-align:left;
	background: #000;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
	padding: 2px 0 2px 5px;
	text-transform: lowercase;
}
div.titolo_pagina a{ 
	text-decoration: none;
	color:#ffffff;
}
div.titolo_pagina a:active{ 
	color: #ffffff;
}
div.titolo_pagina a:visited{ 
	color: #ffffff;
}
div.titolo_pagina a:hover{ 
	color: #ec008c;
}
div.menu_bottom a{
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
}
div.menu_bottom a:active{ 
	color: #ffffff;
}
div.menu_bottom a:visited{ 
	color: #ffffff;
}
div.menu_bottom a:hover{ 
	color: #ec008c;
}
div.testo a{
	color:#ec008c;
	text-decoration: none;
}
div.testo a:active{ 
	color: #ec008c;
	text-decoration: none;
}
div.testo a:visited{ 
	color: #ec008c;
	text-decoration: none;
}
div.testo a:hover{
	color: #ec008c;
	text-decoration: underline;
}
div.constr { 
	color: #ec008c;
	text-align: center;
	padding: 0 0 600px 0;
	font-weight: bold;
}
div.titolo_rosa { 
	color: #ec008c;
	font-weight: bold;
}
span.credits {
	background: #ffffff;
	text-align:right;
	color: #A4A5A5;
	font-size: 80%;
	padding: 2px;
	text-transform: lowercase;
}
span.credits a{
	text-decoration: none;
	color: #A4A5A5;
}
span.credits a:hover{
	color: #ec008c;
}
#loc {
	width: 430px;
	height: 292px;
	background-image: url(images/loc16_17mag.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
}
div.form {
	width: 200px;
	float: left;
}
div.vol {
	font-weight: bold;
	color:#cccccc;
	background: #000;
}
div.vol a {
	text-decoration: none;
	color:#ffffff;
}
div.vol a:hover { 
	color: #ec008c;
}
img.foto{
	border: 1px solid #000;
}

