#lista_clienti {
	position: absolute;
	top: 290px;
	left: 715px;
	width: 195px;
	height: 405px;
	border: 1px none orange;
	overflow: auto;
}
.cliente,a.cliente:link,a.cliente:visited,a.cliente:hover,a.cliente:visited:hover {
	font-family: arial;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cliente_selezionato,a.cliente_selezionato:link,a.cliente_selezionato:visited,a.cliente_selezionato:hover,a.cliente_selezionato:visited:hover {
	font-family: arial;
	color: #E103B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#numeri_pagine {
	position: absolute;
	top: 264px;
	left: 835px;
	width: 110px;
	height: 20px;
	border: 1px none orange;
	text-align: left;
}

#nome_cliente {
	position: absolute;
	top: -45px;
	left: 27px;
	width: 500px;
	height: 25px;
	font-weight: normal;
	border: 1px none orange;
	z-index: 15;
}

#info_cliente {
	position: absolute;
	top: 590px;
	left: 20px;
	width: 320px;
	height: 100px;
	border: 1px none orange;
	text-align: left;
}

#naviga_gallery {
	position: relative;
	top: 0;
	left: 0;
	width: 240px;
	height: 30px;
	border: 1px none orange;
}

#div_foto_gallery {
	position: relative;
	top: 0;
	left: 0;
	width: 297px;
	height: 297px;
	margin: 0;
	padding: 0;
	background-color: white;
	border: 1px none orange;
}
#div_copri_gallery {
	position: absolute;
	top: 309px;
	left: 380px;
	width: 315px;
	height: 338px;
	margin: 0;
	padding: 0;
	background-color: white;
	border: 1px none orange;
}
#maschera_foto_gallery {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 295px;
	height: 295px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#videocliente {
	width: 320px;
	height: 275px;
	border: 1px none orange;
}

#videoclienteext {
	width: 480px;
	height: 295px;
	border: 1px none orange;
}
