@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/sfondo_gal.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	}
#pagina {
	position: absolute;
	top: 36px;
	}
#logo {
	position: absolute;
	top: 501px;
	left: 0px;
	width: 431px;
	height: 76px;
	background: url(images/logo_gall.gif);
	}
#box {
	position: absolute;
	top: 0px;
	left: 36px;
	width: 661px;
	height: 495px;
	background: #000;
	}
#flashcontent {
	position: absolute;
	top: 36px;
	width: 661px;
	height: 426px;
	background: #000;
	}
#name_page {
	position: absolute;
	left: 706px;
	}
#bottons {
	position: absolute;
	top: 501px;
	left: 460px;
	width: 400px;
	}
#content {
	position: absolute;
	left: 706px;
	top: 70px;
	width: 269px;
	height: 400px;
	}
table p {
	margin-left: 15px;
	}
