body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height:120%;
}

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
}

a {
text-decoration:none;
color: #009100;
}

a:hover{
text-decoration:none;
color: #a4eb46;
}

p {
margin-left:23px;
}

p a img, p img{
	padding-left:-23px;
	padding-right: 10px;
	margin-left:-23px;
	vertical-align: text-bottom;
}

.fundo {
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat;
}
.titulos img {
text-align:right;
padding-right:10px;
}

.nav{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
vertical-align:bottom;
}

.nav td{
padding-left:10PX;
padding-bottom:1Px;
}

.thumb td{
padding-top:30px;
}


.foot {
text-decoration:none;
color: #666666;
}

.foot a {
text-decoration:none;
color: #00B2DE;
}

.foot a:hover{
text-decoration:none;
color: #006984;
}

div#footer{
position:absolute;
bottom: 0px;
width:100%;
}
