	html, body  	{ height: 100%; }

	body  	{ 
		background: #ffffff; 
		color: #000000; 
		font-family: arial, "ms sans serif", helvetica, sans-serif; 
		font-size: 100%; 
		text-align: justify; 
		padding: 0; margin: 0; 
	}

	html>body  #container  	{ height: auto; } 

	.desk		{ display: none; }

	#container 	{ 
		width:100%; 
		background: #ffffff; 
		color: #000000; 
		margin-left: 0%; 
		margin-bottom: 0px; 
	}

	#content  	{ 
		margin-left: 0%; 
		margin-right: 0%; 
		clear: both; 
	} 
	html>body  #content  	{ 
		margin-left: 0%; 
		margin-right: 0%; 
		clear: both; 
	} 
	* html #content  	{ 
		margin-left: 0%; 
		margin-right: 0%; 
		clear: both; 
	}
	#content h1,h2,h3,h4,h5  { 
		margin-left: 1%; 
	}

	#title 	{ 
		background: #0099cc; 
		color: #ffffff; 
		font-size: 150%; 
		position: absolute; top:0; left:0; 
		height: 10%; 
		overflow: hidden; 
		padding: 0% 0% 0% 0%; 
	}

	#mobiletitle 	{ 
		display: block; 
		font-size: 70%; 
	}

	#langswitch	{ 
		font-size: 60%; 
		clear: none; 
		float: right; 
 	}
	#langswitch a:link,active,visited	{ 
		color: #ffffff; 
		background: #336699; 
		text-decoration: underline; 
	}
	#langswitch a:hover	{ 
		color: #ffffff; 
		background: #336699; 
		text-decoration: none; 
	}

	#menu  	{ 
		background: #336699; 
		color: #000000; 
		width: 100%; 
		margin-left: 0%; 
		padding-top: 0%; 
	}
	html>body  #menu 	{ padding-top: 0%; } 
	* html #menu  	{ padding-top: 0%; }

	ul  { 
		padding-left: 0; 
		margin-left: 0; 
		padding: 0% 0% 0% 0%; 
	}
	li  { 
		list-style-position: outside;
		list-style-type: disc; 
	}
	#menu ul  { 
		padding-left: 0; 
		margin-left: 0; 
	}
	#menu li  { 
		display: inline;
		list-style-type: none; 
		padding: 0% 3% 0% 3%; 
	}
	#menu a:link	{ 
		color: #ffffff; 
		background: #336699; 
		font-weight: normal; 
		text-decoration: underline; 
	}
	#menu a:active	{ 
		color: #ffffff; 
		background: #336699; 
		font-weight: normal; 
		text-decoration: underline; 
	}
	#menu a:visited	{ 
		color: #ffffff; 
		background: #336699; 
		font-weight: normal; 
		text-decoration: underline; 
	}
	html>body #menu li a:hover	{ 
		color: #336699; 
		background: #ffffff; 
		font-weight: bold; 
		text-decoration: none; 
	}
	#menu li a:hover	{ 
		color: #336699; 
		background: #ffffff; 
		font-weight: bold; 
		text-decoration: none; 
	}
	html>body #menu a:link	{ 
		color: #ffffff; 
		background: #336699; 
		text-decoration: underline; 
	}
	#menu img  { 
		padding: 5% 0% 0% 0%; 
		clear: none; 
	}

	div,p  	{ margin-top: 0; }

	.validators  	{ display: none; }

	#rodape  	{ 
		color: #336699; 
		background-color: #336699; 
		position: relative; 
		height: 5%; 
		border-top: 1px solid #000; 
		border-bottom: 1px solid #000; 
		padding: 1% 1% 1% 1%; 
	}
	* html #rodape  	{ 
		\height: 52px; 
		he\ight: 50px; 
	}
	#ano  	{ 
		color: #ffffff; 
		background-color: #336699; 
		position: absolute; top: 1%; right: 5%; 
		padding: 0px 0px 0px 0%; 
		clear: both; 
		float: right; 
	}
	html>body  #ano  	{ 
		font-size: 108%; 
		font-weight: bold; 
		position: absolute; top: 23px; right: 5%; 
	} 

	.paypal, a.paypal, #content a.paypal:hover	{ 
		display: block; 
		padding: 15px; 
		background: #ffffff; 
	}

