body {

	font-family:Lucida Sans Unicode, Arial, Verdana;

	background-color:#222623; 

	font-size:11pt; 

	margin:0px; 

	padding:0px;

	line-height: 1.4;

}



input {

	/*PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(images/topico.gif) no-repeat left top; FLOAT: left; HEIGHT: 31px; PADDING-TOP: 0px*/

	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; background: #333333; width:100px; 

	float: left; height: 22px; padding-top: 0px;   border:  1px solid black; color: #aaaaaa;

	}



.left {text-align:left;}



table.principal { width: 1000px; }

td {

	font-family: Lucida Sans Unicode, Arial, Verdana;

	font-size:13px;

	color:#333333;

	border:0px #000000;

	}

a {

	color:#555555;

	text-decoration:none; 

}

a:hover {

	text-decoration:underline; 

	color:#cc6633;  /*#de592c; */

	}

.borda {

	background-color:#222623;

	height:35px;

	}	

img.border0 {

	border:none;

	}

img {

	border:1px solid #FFFFFF; 

	display:block;

	}

	.titulo {

	font-family:Lucida Sans Unicode,Arial,Verdana;

	font-weight:bold;

	font-size:15px;	

	height:25px;

	} /* titulo principal*/

.listFavoritos {
	width: 180px;
	height: auto;
	text-align: center;
	float: left;
}
.listTemas {
	width: 800px;
	height: auto;
	margin: 0px 0px 10px 40px;
	padding: 10px;
	border: 1px solid #999999;
	float: left;
}


