body
{
    background: #9E7243;
		background-image: url(images/bg_01.gif);
		background-repeat: repeat-x;
  	background-position: top;
		font-family: arial, helvetica;
		color: #000000;
    margin: 0px;
}
P
{
	padding: 5px 15px 5px 15px;
	text-align: justify; 	
	font-size: 12px;
	vertical-align: top;
	
}
P.title
{
 	padding: 0px 0px 0px 15px;
	color: #47433A;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
/* links-geral */
a
{
    color: #A55F24;
		font-weight: none;
    text-decoration: none;
}
a:active, a:visited
{
    color: #A55F24;
}
a:hover
{
    color: #A55F24;
		font-weight: none;
		text-decoration: underline;
		background: none;
}
/* menu */
TD.menu
{
 	  color: #FFFFFF;
		font-size: 10px;
		padding: 0 0px 0px 0px;
}
a.menu
{
    color: #ffffff;
		font-size: 11px;
		font-weight: bold;
    text-decoration: none;
}
a:active.menu, a:visited.menu
{
    color: #ffffff;
}
a:hover.menu
{
    color: #CB843A;
		font-weight: none;
		text-decoration: none;
		background: none;
}
/* news */
TD.news
{
 	  color: #D8D2B8;
		font-size: 10px;
		padding: 0px 10px 0px 10px;
}
a.news
{
    color: #D8D2B8;
		font-size: 10px;
		font-weight: bold;
    text-decoration: none;
}
a:active.news, a:visited.news
{
    color: #D8D2B8;
}
a:hover.news
{
    color: #47433A;
		font-weight: none;
		text-decoration: none;
		background: none;
}
/* footer */
TD.footer
{ 
    font-size: 10px;
		font-weight: none;
		text-align: middle;
		vertical-align: middle;
		text-decoration: none;
		color: #ffffff;
}
/* nav-bottom */
TD.nav
{
 	  color: #D8D2B8;
		font-size: 10px;
		padding: 0px 10px 0px 10px;
}
a.nav
{
    color: #D8D2B8;
		font-size: 11px;
		font-weight: bold;
    text-decoration: none;
}
a:active.nav, a:visited.nav
{
    color: #D8D2B8;
}
a:hover.nav
{
    color: #ffffff;
		font-weight: none;
		text-decoration: none;
		background: none;
}
UL LI {
	list-style: circle url(images/bullet.gif); 
	font-size: 12px;
}
TABLE.prices
{
 	  color: #9E7243;
		font-size: 12px;
		font-weight: none;
		padding: 0px 10px 0px 0px;
}
TABLE.main
{
 	  padding: 5px 15px 5px 15px;
	  text-align: justify; 	
	  font-size: 12px;
	  vertical-align: top;
}