a img{
	border:0;
}
td{
	background-repeat:no-repeat;
}
body{
	background:#CFE5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}
#menu, #menu li {
	margin:0; padding:0;
	display: inline;
	list-style-position: outside;
	list-style-type: none;
}
#menu li{
	margin-left: 15px;
	padding-left:14px;
	background: left no-repeat url(layout/item.gif);
	font-size:12px;
}
a em strong{
	text-decoration:underline;
	color:#06F;
}
a{
	color:#06F;
}
#menu li a{
	text-decoration:none;
	color:#666;
}

#menu li a:hover{
	text-decoration:underline;
	color:#06F;
}
p{
	margin-top:7px;
	margin-bottom:7px;
}
.style1 {font-size: 12px}

#novidades{
	padding:17px;
	padding-top:40px;
	background:url(layout/novidades.jpg) no-repeat;
	vertical-align:top;
}
#novidades a{
	text-decoration:none;
	color:#333;
}
#novidades a:hover{
	text-decoration:underline;
	color:#06F;
}
h1#pag {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #006699;
	letter-spacing: -2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#menu_horiz a{
	color:#000;
	text-decoration:none;
}
#menu_horiz a:hover{
	color:#0066CC;
	text-decoration:underline;
}

div.naotem{
	display:block;
	width:80px;
	float:left;
	margin:5px;
	height:17px;
	padding:5px;
	background:#CCC;
	text-align:center;
	color:#666;
}
div.tem{
	display:block;
	width:80px;
	float:left;
	margin:5px;
	height:17px;
	padding:5px;
	background:#66CC00;
	text-align:center;
	color:#000;
}