* {
margin:0;
padding:0;
list-style:none;

}

body{
	font-family: Verdana;
	font-size: 10px;
	top: 10px;
	left: 0px;
}
td{
	font-family: Verdana;
	font-size: 10px;
	color: #0B2741;
}
th{
	font-family: Verdana;
	font-size: 10px;
	color: #0B2741;
}
a{
	text-decoration: none;
}
img {
	behavior:	url("pngbehavior.htc");
}

.verdeNegrito{
	color:	#4E9C0A;
	font-weight: bold;
}
.titTrabalhe{
	color: #6b003b
}
.tituloNoticias{
	color: #6B003B;
	font-size: 14px;
	font-weight: bold;
}
.tituloReceitas{
	color: #0B2741;
	font-size: 18px;
	font-weight: bold;
}
.tituloEntrega
{
	color: #750842;
	font-size: 18px;
}
.subTituloEntrega
{
	color: #750842;
	font-size: 14px;
}
.semLinha{
	text-decoration: none;
}
.azulNegrito{
	color: #0B2741;
	font-weight: bold;
}
.azul{
	color: #0B2741;
}
.preto{
	color: #000000;
}
.cinza{
	color: #3C4247;
}
.f9{
	font-size: 9px;
}
.f10{
	font-size: 10px;
}
.input{
	border: 1px solid #A5ACB2;
	font-family: Tahoma;
	font-size:11px;
	color: #0B2741;
}
.mouse{
	cursor: pointer;
}
.maiuscula{
	text-transform: capitalize;
}
.erro{
	color: Red;
}

.produtoTipoMarcado{
	color:Blue;
}
.produtoTipoDesmarcado{
	color:Red;
}
.logo{
	width: 183px;
	height: 85px;
}
.tblLogoWebdoor{
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 770px;
}
.tblMenu
{
position: relative;
 width: 771px;
 height: 189px;
 visibility: visible;
 z-index: 1;
}
.tblWebdoor{
	position: absolute;
	width: 771px;
	visibility: visible;
	z-index: 0;
}

.divConteudo  *{
	padding: 0px;
	color: #0B2741;
	font-size: 10px;
}

