﻿body {
	background-image: url('../Images/fundo_site.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	margin:0px;
	font-size:11px;
}
.modal-pedidos {z-index:3000 !important;}
.Pedido-ERRO {color:#be1e2d;}
.Pedido-OK {color:#086711;}

#divVuvuzela {height: 210px; width: 370px; overflow: hidden; position: absolute; z-index:4000;}