/*		Table Of Contents
=======================================================

summary: Portugese Stylesheet

- DISCLAIMER
- FOOTER
- HOMEPAGE

=======================================================
*/

/*-----------------------------------------------------
	DISCLAIMER
-------------------------------------------------------*/
#disclaimer {
	background: url("/global/includes/images/trial/pt/disclaimer.png") no-repeat top center;
}

/*-----------------------------------------------------
	FOOTER
-------------------------------------------------------*/
#footer div.copyright {
	width: 524px;
}

/*-----------------------------------------------------
	HOMEPAGE
-------------------------------------------------------*/
p#text01 {
	background: url("/global/includes/images/trial/pt/home-text01.gif") no-repeat top left;
	height: 69px;
	width: 401px;
}
p#text02 {
	background: url("/global/includes/images/trial/pt/home-text02.gif") no-repeat top left;
	height: 30px;
	width: 248px;
}

ul#main-nav li a {
	background: url("/global/includes/images/trial/pt/home-nav.png") no-repeat;
}