body
{
	margin:0px;
	width:100%;
	height:100%;
	font-family:trebuchet ms;
	font-size:12px;
}
a:link
{
	text-decoration:none;
	color:#FF0000;
}
a:visited
{
	text-decoration:none;
	color:#FF0000;
}
a:active
{
	text-decoration:none;
	color:#FF0000;
}
a:hover
{
	text-decoration:underline;
	color:#FF0000;
}
td
{
	font-size:12px;
}
hr
{
	color:#CCCCCC;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}
.inputbox
{
	border:solid #666666 1px;
	font-family:trebuchet ms;
	font-size:11px;
}
select
{
	border:solid #666666 1px;
	font-family:trebuchet ms;
	font-size:11px;
}
#foto_gde
{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
#info_produto
{
	float:left;
}
#box_produto
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:155px;
	height:121px;
	background-image:url(images/bg_thumb.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}
#box_produto #foto_peq
{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:80px;
	height:auto;	
}
.clear
{
	clear:both;
}


#cad { text-align:left; margin:20px 10px 30px 0; line-height:120%; font-size:14px; }

#cad strong { font-size:11px; color:#303030; line-height:20px; }

#cad input { padding:3px; font-family:Arial; color:#d51e21; }

#cad textarea { border:1px solid #ccc; padding:3px; width:310px; font-family:Arial; color:#d51e21; }

#cad a { color:#d51e21; }

#cad a:hover { text-decoration:underline; }

#cad img { float:right; margin-left:20px; }

.li_noticia
{
	list-style-image: url("images/ico_noticia.jpg");
	margin-left:15px;
	margin-top:7px;
	padding:0;
}