body {
	/*background-color: #ecdfb7;*/
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-family: verdana; 
	font-size: 10px; 
	color: black; 
}

.image {
	float: left;
	margin: 3px 20px 20px 0;
	padding: 0;
}

div.cadastro h1
{
	font: bold 16px Arial, Helvetica, sans-serif;
}
div.cadastro
{
	text-align:left;
	margin-left:100px;
}

div.cadastro table tr td
{
	padding: 5px 0;
}

/*Produtos 
----------------------------------------------- */
.LinkButton:link {
	text-decoration: none;
	color: #3b582b;
	font-weight:bold;
	font-size: 11px; 
}
.LinkButton:hover {
	text-decoration: none;
	color: #b09d36;
	font-weight:bold;
	font-size: 11px; 
}
.LinkButton:active {
	text-decoration: none;
	color: #b09d36;
	font-weight:bold;
	font-size: 11px; 
}
.LinkButton:visited {
	text-decoration: none;
	color: #3b582b;
	font-weight:bold;
	font-size: 11px; 
}
.GridProd:link {
	text-decoration: none;
	color: #3b582b;
	font-weight:normal;
	font-size: 10px; 
}
.GridProd:hover {
	text-decoration: underline;
	color: #b09d36;
	font-weight:normal;
	font-size: 10px; 
}
.GridProd:active {
	text-decoration: none;
	color: #b09d36;
	font-weight:normal;
	font-size: 10px; 
}
.GridProd:visited {
	text-decoration: none;
	color: #3b582b;
	font-weight:normal;
	font-size: 10px; 
}
/* HOME - LINK
----------------------------------------------- */
.linkhome:link {
	text-decoration: none;
	color: red;
	font-weight:bold;
}
.linkhome:visited {
	text-decoration: none;
	color: red;
	font-weight:bold;
}
.linkhome:hover {
	text-decoration: none; 
	color: red;
	font-weight:bold;
}
.linkhome:active {
	text-decoration: none;
	color: red;
	font-weight:bold;
}

/* Footer
----------------------------------------------- */

#cabecalho	{
	font-family: verdana; 
	font-size: 10px; 
	color: black; 
	text-decoration: none; 
	font-weight:none;
	position: absolute; 
	left: 99px; 
	top: 575px; 
	visibility: visible; 
	height: 15px;
}
#cabecalho2	{
	font-family: verdana; 
	font-size: 10px; 
	color: black; 
	text-decoration: none; 
	font-weight:none;
	position: absolute; 
	visibility: visible; 
	height: 15px;
}
#copyright	{
	font-family: verdana; 
	font-size: 10px; 
	color: black; 
	text-decoration: none; 
	font-weight:none;
	position: absolute; 
	left: 580px; 
	top: 575px; 
	visibility: visible; 
	height: 15px;
}
#copyright2	{
	font-family: verdana; 
	font-size: 10px; 
	color: black; 
	text-decoration: none; 
	font-weight:none;
	position: absolute; 
	visibility: visible; 
	height: 15px;
}
#logoDM	{
	border:0;
	position: absolute; 
	left: 920px; 
	top: 571px; 
	visibility: visible; 
	height: 15px;
}
#logoDM2	{
	border:0;
	position: absolute; 
	visibility: visible; 
	height: 15px;
}

/* menu
----------------------------------------------- */
.menu:link {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.menu:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
.menu:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color:yellow;
}
.menu:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color:yellow;
}

#menu {
	font-family: verdana; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight:bold;
	color:#FFFFFF;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	color:#FFFFFF;
}
#menu ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border-right: 0px solid #FFFFFF;
	color:#FFFFFF;
}
#menu ul li a {
	display: block;
	padding: 0 6px;
	line-height: 22px;
	text-decoration: none;
	color:#FFFFFF;
}
#menu ul li a:hover, #menu ul li a:active {
	background-position: 0 -22px;
	color:yellow;
}

/* menu lateral
----------------------------------------------- */
.menu_lateral{
	color:black;
	font-size:9px;
	font-family: verdana; 
		text-decoration: none;
}
.menu_lateral:link{
	color: black;
	font-size:9px;
	text-decoration: none;
}
.menu_lateral:hover{
	color: black;
	font-size:9px;
	text-decoration:underline;
}

/* menu lateral vermelho
----------------------------------------------- */
.menu_lateralv{
	color:red;
	font-size:9px;
	font-family: verdana; 
	text-decoration: underline;
	font-weight: bold;
}
.menu_lateralv:link{
	color:red;
	font-size:9px;
	text-decoration: underline;
	font-weight: bold;
}
.menu_lateralv:hover{
	color:red;
	font-size:9px;
	text-decoration:underline;
	font-weight: bold;
}

#menu_lateral{
color:black;
font-size:9px;
font-family: verdana; 
	text-decoration: none;
}
#menu_lateral a{
color:#000000;s
font-weight: normal;
font-size:9px;
	text-decoration: none;
}
#menu_lateral a:hover{
color:#000000;
font-weight: normal;
text-decoration:underline;
font-size:9px;
}

/* conteudos
----------------------------------------------- */
#conteudo {
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight:none;
	position:absolute;
	visibility: visible;
	vertical-align:top;

}

/* busca
----------------------------------------------- */
#busca {
	font-family: verdana; 
	font-size: 10px; 
	color: black; 
	text-decoration: none; 
	font-weight:none;
	position: absolute; 
	visibility: visible; 
}
input {
	font-family: verdana;
	font-size: 10px;
	border:  1px solid black;
	border-color: black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	margin: 0px;
}

#button {
	font-family: verdana;
	font-size: 10px;
	border:  0px solid black;
	margin: 0px;
	size: 25;
}
/* titulo
----------------------------------------------- */
#titulo {
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight:bold;
	position:absolute;
	visibility: visible;
	vertical-align:top;
}

/* empresa
----------------------------------------------- */
#empresa {
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight:none;
}
/* sitemap
----------------------------------------------- */
.sitemap {
	font-family: verdana;
	font-size: 10px;
	font-style:normal;
	color: black;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}
.sitemap:link {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration: none; 
	font-weight:bold;
	cursor: hand;
}

.sitemap:visited {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration: none; 
	font-weight:bold;
	cursor: hand;
}

.sitemap:hover{
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration: none; 
	font-weight:bold;
	cursor: hand;
}
#sitemap {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration: none; 
	font-weight:normal;
	cursor: hand;
}
#sitemap a{
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration: none; 
	font-weight:bold;
	cursor: hand;
}
#sitemap a a:visited, #sitemap a a:hover {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration: none; 
	font-weight:bold;
	cursor: hand;
}

.nova{
	color:black;
	font-size:10px;
	font-family: verdana; 
}
.nova:link{
	color: black;
	font-size:10px;
}
#nova{
color:black;
font-size:10px;
font-family: verdana; 
}
#nova a{
color:#000000;
font-weight:bold;
font-size:10px;
}
/* campo - sac
----------------------------------------------- */
.campo {
	color: #FF0000;
	font-weight: bold;
	font-size:10px;
	font-family: verdana; 
}

.campo2 {
	color: #000000;
	font-weight: bold;
	font-size:10px;
	font-family: verdana; 
}


/* linkrh
----------------------------------------------- */
.linkrh {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration:underline;
	font-weight: normal;
}
.linkrh:link {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration:underline;
	font-weight: normal;
}

.linkrh:visited {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration:underline;
	font-weight: normal;
}

.linkrh:hover{
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration:underline;
	font-weight: normal;
}
#linkrh {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration:underline;
	font-weight: normal;
}
#linkrh a{
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration:underline;
	font-weight: normal;
}
#linkrh a a:visited, #sitemap a a:hover {
	font-family: verdana; 
	font-size: 10px;
	font-style:normal;
	color: black; 
	text-decoration:underline;
	font-weight: normal;
}
/* produto
----------------------------------------------- */
#nome{
	font-family: verdana; 
	font-size: 12px;
	font-style:normal;
	color: black; 
	font-weight:bold;
}
.asda {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 100px;
	width: 670px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
/* transparencia
----------------------------------------------- */
.transparencia {
	color:#FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	float:right;
	font-family:Verdana;
	font-size: 10px;
	background-color: #284728;
	border-top-color:#abcaab; 
	border-top-width: 1px;
	border-top-style:solid;
}
.cursorClass {
	cursor: pointer;
}
/* items promocao
----------------------------------------------------*/
.itemListaProocaoB
{
	font-family:Tahoma;
	font-size:9pt;
	color:#596654;
	font-weight:bold
}

.itemListaProocao
{
	font-family:Tahoma;
	font-size:9pt;
	color:#596654
}

div.promocaoView p.promo
{
	font: 18px Arial, Helvetica, sans-serif;
	color:#15250B;
}

div.promocaoView p.promoName
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#5C6F4F;
}

div.promocaoView p.promoText
{
	font: 12px #798C70 Arial, Helvetica, sans-serif;
	color:#5C6F4F;
}

/* imprensa
----------------------------------------------------*/

div.imprensaView
{
	margin:0 100px; text-align:left;	
}

div.imprensaView table tr td table
{
	width:100%;
	border: 1px solid #cccccc;
}

div.imprensaView table tr td table tr td
{
	background-color:#f9f9f9;
}

div.imprensaView h1, h2, h3, p
{
	font: Arial, Helvetica, sans-serif;
	color:#5C6F4F;
}

div.imprensaView h1
{
	font-size:16px;
}

div.imprensaView h2
{
	font-size:12px; font-style:italic; 
}

div.imprensaView p, h3
{
	font-size:11px;
}