﻿body{
	background-color:#E0E0A8;
	font-family:arial;
	font-size:10pt;

	color: #884400;	
}

#divmain{
	position:absolute;
	width:770px;
	left:50%;
	margin-left:-385px;
}

.divtop {
	width: 770px;
	height: 127px;

	background-image: url(imgs/top.png);
}

.divcenter {
	width: 770px;

	background-image: url(imgs/center.png);
}

.divbottom {
	width: 770px;
	height: 73px;

	background-image: url(imgs/bottom.png);
	text-align:center;
	
	
	color: #884400;
	font-size:8pt;
	
}			

.normal {


	font-family:arial;
	font-size:10pt;

	color: #884400;

	
}	

.divprodfoto
{
    border:1px solid;
    width:120px;
    height:90px;
    display:block;
    
    
}

.tbProduto
{
    border:1px solid #884400;
    width:100%;
    background-color:#F0F0D4;
   
}
.titcateg
{
    font-weight: bold;
    font-size: 11pt;
}

.titulodica
{
    font-weight: bold;
    font-size: 11pt;
    background-image:url(img/fundodica1.png);
    background-repeat:repeat-y;
    
}
.titulodicaalt
{
    font-weight: bold;
    font-size: 11pt;
    background-image:url(img/fundodica2.png);
    background-repeat:repeat-y;
}
.divprodnome
{
    width:120px;
    
    display:block;
    text-align:center;
}

.tdProduto
{
    width:120px;
    background-color:#F0F0D4;

}

.descproduto {

	font-family:arial;
	font-size:10pt;
	
	color: #884400;

}	
			
.divconteudo {

	margin-left:90px;
	text-align:left;
	font-family:arial;
	font-size:10pt;
	width:610px;
	color: #884400;

	
}						
.divmenu {

   
	margin-top:30px;
	text-align:right;
	float:right;
	
	
}
.itemmenu{
	float:right;
	display: inline;
	color: #884400;
	width: 73px;
	height:30px;

}			
.itemball{
	float:right;
	display: inline;
	color: #884400;
	width: 23px;
	height:25px;

}		
.itemstart{
	float:right;
	display: inline;
	width: 23px;
	height:25px;
	background-image: url(imgs/startmenu.png);
	line-height:25px;

}			
.itemend{
	float:right;
	display: inline;
	width: 23px;
	height:25px;
	background-image: url(imgs/endmenu.png);
	
	line-height:25px;

}	
.menuspace{
	display:inline;
	width:25px;
	float:right;
}

.linkmenu{
	display: block;
	
	width: 75px;
	height:25px;
	text-align:center;
	line-height:25px;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	color:#005500;
	font-size:9pt;
	background-image: url(imgs/botao2.png);
}


.destaque
{
    font-weight : bold;
    font-size: 10pt;
}

.destaque2
{
    font-weight : bold;
   
}

hr
{
    border : 1px solid #884400;
}

img
{
    border: 0px transparent;
}