BODY{
	margin: 0;
	padding:0;
}
BODY, TD{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}

UL{
	margin-top:    3px;
	margin-bottom: 10px;
}
H1,H2,H3,H4{
	font-weight: bold;
	margin: 0;
	padding:0;
	margin-top:    10px;
	margin-bottom: 10px;
}
H1{
	font-size: 14px;
	font-weight: bold;
}
H2{
	font-size: 12px;
	font-weight: bold;
}
H3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
H4{
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	color: Black;
	margin-bottom: 0;
}
.rightBar{
	padding-left: 13px;
	padding-right: 4px;
	padding-top:   6px;
	padding-bottom:6px;
}
.leftMenu{
	font-weight: bold;
	margin: 0;
	padding:0;
}
.leftMenu A{
	text-decoration: none;
}
.leftMenu A:hover, .leftMenu A:active{
	text-decoration:underline;
}
.categoryList{
	line-height:1.1em;
	color: #000000;
}
.categoryList A{text-decoration:none}
.categoryList A:hover{text-decoration:underline}
.categoryList A:active{text-decoration:underline}
.content{
	padding: 16px;
	padding-top: 8px;
}
.footer{
	padding-top:    8px;
	padding-bottom: 8px;
	font-size: 11px;
}
.footer A{
	text-decoration: underline;
}
.footer .links A{margin-right: 6px}
P{
	margin: 0;
	margin-bottom: 1ex;
}
.lang-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	font-weight: normal;
	padding-left: 25px;
}


.button{
	border: 0px solid White;
	vertical-align: center;
	height: 20px;
	display: inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}
INPUT.text, SELECT{
	border: 1px solid Gray;
	font-size: 12px;
	height: 20px;
	vertical-align: center;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.fundo {
	background-color: #CCCCCC;
	background-image: url(images/fundo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
