a:active {  text-decoration: none; color: #333333}
a:hover {  	text-decoration: underline; color: #333333}
a:link {  	text-decoration: none; color: #666666}
a.link2:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
a.link2:visited {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
a.link2:active {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
a.link2:hover {
	font-family: "Trebuchet MS";
	color: #FFFF99;
}


a:visited {	text-decoration: underline; color: #999999}

body {  
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
 	font-size: 11px; 
	text-decoration: none;
	scrollbar-3dlight-color:#efefef; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#efefef; 
	scrollbar-darkshadow-color:#666666; 
	scrollbar-face-color:#efefef; 
	scrollbar-highlight-color:#999999; 
	scrollbar-shadow-color:#999999 
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #9E855F;
	font-weight: bold;
}
li {
	list-style-image: url(images/marcador.gif);
	list-style-position: outside;
	font-size: 11px;
	color: #000066;
}
.brdin {
	border: 1px solid #E0DFE3;
}
.rsc {
	background-image: url(images/rsc.gif);
	background-repeat: repeat-x;
	background-position: center;
	clear			: both;
}

#novidades {
	background		: #FFF;
	float			: left;
	position		: relative;
	width			: 100%;
	height			: 0px; 
	z-index			: 1;
	left			: 0px;
	top				: 0px;
/*	visibility		: hidden;*/
}

#NVDS {
	left			: 100px;
	top				: 50px;
}

#FlashDV {
	position		: relative;
	left			: 0px;
	top				: 0px;
}
.img {
	border: 1px solid #666666;
}
.txtpq {
	font-family		: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 9px;
	color			: #999999;
	padding			: 5px;
}

.dvInho {
	clear			: both;
}

.tit{
	padding: 20px 10px 5px 10px;	
}



.box {
	float:left;
	width: 144px;
	height: 130px;
	padding: 10px;
	text-align:center;
}

.box2 {
	float:left;
	padding-bottom: 35px;
	clear:both;
}

.box2 h2 {
	width: 630px;
	margin: 10px 10px 15px 10px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #6C4100;
	
	border-bottom: 1px dotted #CCC;
}

.box2 p.desc{
	margin: 0 10px ;
	color: #666;
}

.box2 ul {
	width: 630px;
	list-style:none;
	padding: 0;
	margin: 0;

}
.box2 ul li{
	float:left;
	list-style:none;
	padding: 10px 8px;
	margin: 0;
}