*{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

body{

	/*background:#FFFFFF url('images/background.gif') repeat-y center top;*/
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:0.75em;
	margin:0pt;
	padding:0pt;
	text-align:center;
}

h1{

	padding-top: 50px;
	margin-top: -1em;
	height: 100px;
	font-size: 2em;


}

h2, h3{

	font-size:1.4em;

	text-align:center;

	margin:0;

	padding:0;

	}

	

p{

	margin:0.9em 0 0.9em 0;

	padding:0;

	line-height:1.2em;

	}



ul{
	margin-left: 5%;

	}
	
	.nomeSoftware{
		font-size: large;
		font-weight: 	bold;
		color: white;
		padding-left: 40px;		
	}
	
	#footer{
		text-align: center;
	
	}

	
	

	
	a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
	a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
	a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
	acronym {
	border-bottom: none;
	}
	

	#container { 
		left:50%;
		margin-left:-198px;
		position:absolute;
		width:396px;
		background:#446E9A;
		
	}
	
	* html #container{ /*IE FIX*/

	margin-left:-197px;

	}
	
#pageHeader{
	background:url('images/header.jpg') no-repeat left top;
	height:319px;
	width:396px;
}

#supportingText, #preamble, #linkList{

	padding:0 30px;

	text-align:justify;

	}
#pageHeader{

	width:396px;

	height:319px;

	background:url('images/header.jpg') no-repeat left top;
}

	

#quickSummary{

	margin:-0.9em 0 0 0;

	padding:0;

}


#extraDiv1 

{

position: fixed;

top: 0pt;

width: 37px;

height: 433px;

left: 50%;

margin-left: -235px;

background-color: transparent;

background-image: url('images/ignazs.png');

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: left;

background-y-position: top;

}

	

#quickSummary .p2{
	padding:0;
	margin:0 0 0.9em 0;
	width:396px;
	height:25px;
	background:url('images/download.gif') no-repeat left top;
}

#quickSummary .p2 span a {
display:block;
float:left;
height:25px;
margin-top:-1.1em;
overflow:hidden;
text-indent:-9000px;
visibility:visible;
width:198px;
}
	

#quickSummary .p2 span{
	visibility:hidden;
	white-space:nowrap;
	}


/*
#quickSummary .p2 span a{

	visibility:visible;

	text-indent:-9000px;

	display:block;

	margin-top:-1.1em;

	height:25px;

	float:left;

	width:198px;

	overflow:hidden;

	}
*/	
	
	#preamble h3 {
margin-top:1.4em;
}
#container h3 {
background:url('images/header_bg.gif') left top;
padding:6px 0pt;
}