body
{
	background-image: url(images/sfondo.png);
	background-repeat: repeat;
}

div#container
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

div#header
{
  margin-left: auto;
  margin-right: auto;
  width: 800px; 
  height: 154px;
}

div#bottomBar
{	
	text-align: center;
}


div#navigator
{
  width: 185px; 
  height: 448px;
  float: left;
  padding-top: 20px;
  background-image: url("images/navigator.png"); 
  background-repeat: no-repeat;
}

div#navigator div
{
	position:relative;
	float: right;
}

div#navigator img
{
	float: left;
	margin-left: 15px;
}

div#contents
{
  width: 585px; 
  float: right;
  padding-left: 20px;
  text-align: justify;
  border-left: dotted 1px Black;
}

div#blank
{
  width: 100%;
  height: 20px;
}

span.headerMenu
{
  font-family: impact;
  font-size: 22px;
  font-weight: normal;
}

div#navigator ul li
{
  list-style: none;
  font-family: bitstream Vera Sans Mono;
  font-size: 15px;
  font-weight: normal;
}

a
{
  text-decoration: none;
  color: Black;
}

a:hover
{
  text-decoration: underline;
}

div#header img
{
	border: 0px;	
}

div#navigator ul
{
  width: 80px;
  position: relative;
  margin-bottom: 20px;
  left: -30px;
  top: -10px;
}

div#boxSup
{
	width: 580px;
	height: 25px;
	background-image: url(images/boxSup.png);
	background-repeat: no-repeat;
}

div#box
{
	background-image: url(images/box.png);
	background-repeat: repeat-y;
	padding-left: 3px;
	padding-right: 8px;
	font-family: ITC Avant Garde Gothic;
	font-size: 0.75em;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 1.3em;
}

div#boxInf
{
	width: 580px;	
	height: 25px;
	background-image: url(images/boxInf.png);
	background-repeat: no-repeat;
	
}

div#screenshots 
{
	margin-left: auto;
	margin-right: auto;	
}

div#screenshots h6
{
	margin-left: 20px;	
}

div#screenshots ul li
{
	float: left;
	padding-left: 8px;
	list-style: none;
}

div#screenshots ul
{
	position:relative;
	height: 150px;
	left: -15px;
}

div.thumb
{
	height: 80px;
}

div.thumbTitle
{
	margin-top: 8px;
	width: 80px;
	text-align: center;	
	font-family: Bitstream Vera Sans Mono;
	font-size: 0.8em;
}

div#currentImage
{
	margin-left: auto;
	margin-right: auto;	
}

div#titleImage
{
	margin-left: auto;
	margin-right: auto;	
	text-align:center;
	font-size: 12px;
	margin-top: 25px;
	padding-bottom: 25px;
}

div#image
{
	text-align: center;
}

div.sectionTitle
{
	text-align: center;	
	margin-bottom: 25px;
}

div.home
{
	padding-left: 20px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;	
	font-family: Arial;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:50px;
}

h5
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

div.home ul
{
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-bottom: 15px;
}

div.home ul li
{
	padding-bottom: 15px;
}

div#logo
{
	padding-top: 10px;
	width: 100%;	
	text-align: center;
}

div#subLogo
{
	width: 100%;	
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; 
	margin-top: 30px;
	font-family: Arial;
}

div#subLogo2
{
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 30px;
	font-family: Arial;
}

div#subLogo2 a
{
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 30px;
	font-family: Arial;
	color: #CC0000;
}

div.home table
{
	border: solid 1px Black;
	border-collapse: collapse;
	width: 100%;
}

table#price th
{
	border: solid 1px White;
	background-color: #112183;
	color: White;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

table#price td
{
	padding: 4px 4px 4px 4px;
	border: solid 1px Black;
	text-align: center;
}

table#price .left
{
	text-align: left;	
}

div#caption
{
	width: 100%;
	text-align: center;
	font-family: Impact;
	font-size: 1.4em;	
	margin-bottom: 7px;
	margin-top: 40px;
	color: #A00020;
}

table#form
{
	text-align: right;	
	border: none;	
}

table#form td span
{
	padding-left: 15px; 	
}

td#pagamento
{
	text-align: left;
	padding-left: 3px;	
}

td.text
{
	text-align: left;
	padding-left: 3px;	
}

table#chart
{
	border-collapse: collapse;
	margin-bottom: 40px;	
	padding-top: 20px;
	border: solid 1px Black;
}

table#chart th
{
	border-right: solid 1px White;
	border-left: solid 1px White;
	background-color: #112183;
	color: White;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

table#chart td
{
	padding: 4px 4px 4px 4px;
	border: solid 1px Black;
	text-align: center;
}

table#total .totalBuy
{
	width: 342px;
}

table#total
{
	text-align: center;
	border: none;
}

table#total 
{
	text-align: center;
	border: none;
	margin-bottom: 40px;
}

th#fill
{
	background-color: #112183;
	color: White;
	padding: 4px 4px 4px 4px;
}

td#fillTotal
{
	padding: 4px 4px 4px 4px;
	border: solid 1px Black;
}

td#fillTotal input
{
	text-align: center;	
}

div#manuals
{
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;	
	font-family: Cambria;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#manuals ul
{
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 15px;
	padding-bottom: 15px;
	list-style: none;
	line-height: 50px;
}

div#manuals ul li
{
	padding-bottom: 20px;
	height:50px;
	line-height:10px;
}

div#manuals a
{
	display:block;
	float:left;
	height:50px;
	line-height:50px;
	margin-left:5px;
	font-weight: normal;
}

div.buy
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;	
	font-family: Cambria;
	text-align: center;
	padding-bottom: 20px;
}

img.imgRight
{
	float: right;
	margin-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;	
}

img.imgLeft
{
	float: left;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-right: 30px;	
}

a#server:link, a.line:link
{
	text-decoration: underline;	
}

span.bold
{
	font-weight: bold;	
}

span.boldTitle
{
	font-weight: bold;	
	margin-left: 10px;
}

div.left
{
	width: 50%;
	float: left;	
}

div.right
{
	width: 50%;
	float: right;	
	text-align: right;
}

div#licenseTitle
{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

div.license
{
	height: 100px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;	
}

p.accept
{
	padding-left: 20px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;		
}

div.demo
{
	width: 50%;
	float: left;
	text-align: center;	
}

span.google
{
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 25px;
	padding-top: 15px;
	display: block; 
	text-align: center;
	font-family: Sans-Serif;
	font-weight: bold;
	color: Navy;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}