/*
*	Site: 		bombiscoito.ind.br
*	Data: 	15/08/2008
*	Autor: 	Interwise
*			http://interwise.com.br
*/

html, body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

img {
	border: 0px;
}

#topo {
	width: 100%;
	height: 192px;
	background-image: url('../imagens/bg_topo.jpg');
}

.centro {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}

#logo {
	width: 132px;
	height: 88px;
	text-indent: -1999px;
	overflow: hidden;
	background-image: url('../imagens/logo.jpg');
}

#menusup ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menusup ul li {
	float: left;
	font-size: 13px;
	margin-right: 30px;
	font-weight: bold;
}

#menusup ul li a {
	color: #4D4D4D;
	text-decoration: none;
}

#menusup ul li a:hover {
	color: #EC810D;
}

#menusup ul li a:hover .legenda{
	color: #666666;
}

.legenda {
	display: block;
	font-size: 10px;
	color: #BDBCBA;
}

#imgTopo {
	width: 250px;
	height: 171px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#ani, .ani {
	border: 5px solid blue;
	float: left;
}

#menu {
	width: 100%;
	height: 50px;
	clear: left;
	background-image: url('../imagens/sombra_menu.jpg');
	background-repeat: no-repeat;
	background-position: 50% 33px ;
}

#menu ul {
	width: 300px;
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu ul li {
	float: left;
	margin-right: 30px;
}

#menu ul li a {
	text-decoration: none;
	color: #4C4C4C;
	font-size: 13px;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #EC810D;
}

#menu ul li a:hover .legenda {
	color: #666666;
}

.limpa {
	margin: 0px !important;
	padding: 0px !important;
}

#idioma {
	float: left;
}

h2 {
	font-size: 17px;
	color: #EC8310;
	margin: 3px 0px 10px 0px;
}

.box {
	margin-right: 42px;
	float: left;
	cursor: pointer;
}

.box h3{
	color: white;
	font-size: 16px !important;
	margin: 4px 0px 0px 10px;
	font-weight: bold;
}

#dieteticos {
	width: 231px;
	height: 147px;
	background-image: url('../imagens/bisc_dieteticos.jpg');
}

#polvilho {
	width: 231px;
	height: 147px;
	background-image: url('../imagens/bisc_polvilho.jpg');
}

#lancamentos {
	width: 231px;
	height: 147px;
	margin-right: 0px !important;
	background-image: url('../imagens/bisc_lancamento.jpg');
}

#txtHome {
	width: 520px;
	float: left;
	margin-top: 15px;
	padding: 10px 12px 0px 12px;
	color: #464646;
	background-image: url('../imagens/bg_texto.jpg');
	background-repeat: no-repeat;
}

#entreemcontato {
	width: 231px;
	height: 180px;
	float: right;
	margin: 15px 0px 20px 0px;
	background-image: url('../imagens/cartao_contato.jpg');
}

#entreemcontato h3 {
	text-align: right;
	font-size: 12px;
	color: #EC8310;
	margin: 15px 10px 20px 0px;
}

#rodape {
	width: 927px;
	clear: left;
	padding-top: 35px;
	margin: 5px auto 5px auto;
	background: white url('../imagens/sombra_baixo.jpg') no-repeat 50% 0px;
}
#rodape p {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#rodape p a {
	color: #666666;
}

address {
	margin-top: -20px;
}

address p {
	margin: 2px;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	color: #6E6E6E;
}

address p a {
	color: #6E6E6E;
	text-decoration: none;
}

address p a:hover {
	text-decoration: underline;
}

#autor {
	width: 770px;
	text-align: right;
	margin: 0 auto 0 auto;
}

#autor a img {
	border: 0px;
}

#menuProdutos {
	width: 200px;
	float: left;
}

#menuProdutos  ul {
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}

#menuProdutos ul li {
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

#menuProdutos  ul a {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

#menuProdutos  ul a:hover {
	color: #EC810D;
}

.ativo a {
	font-weight: bold;
}

#produtos {
	width: 400px;
	float: left;
	margin-left: 100px;
}

#produtos p {
	margin: 2px;
	font-size: 11px;
	color: #666666;
}

#produtos h2 {
	font-size: 12px;
}

#map {
	width: 350px;
	height: 250px;
	margin-left: 420px;
	border: 2px solid #999999;
}

#contato form {
		width: 500px;
		margin: 0px auto 0px auto;
}

#contato form label {
	width: 100px;
	float: left;
	text-align: right;
	padding: 5px;
}

#contato form p{
	text-align: left;
}

#contato form .input {
	width: 250px;
	padding: 4px;
	border: 1px solid #999999;
	border-top: 2px solid #999999;
}

#contato form .textarea {
	width: 250px;
	height: 100px;
	padding: 4px;
	border: 1px solid #999999;
	border-top: 2px solid #999999;
}

.esquerda {
	text-align: left !important;
}

#contato .bt {
	border: 1px solid #DDDBDC;
	padding: 4px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	margin-left: 174px;
	background-image: url('../imagens/bg_bt_enviar.jpg');
}

#ondeencontrar {
	float: left;
	color: #666666;
}

#ondeencontrar h3 {
	color: #EC8310;
}

#ondeencontrar h4 {
	margin: 5px 0px 0px 1px;
	padding: 0px;
}

#ondeencontrar p {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#curriculo p {
	color: #666666;
}

#curriculo p a {
	color: #666666;
	text-decoration: none;
}

#curriculo p a:hover {
	text-decoration: underline;
}

#arquivo {
	padding: 4px;
}

#nome_arquivo {
	width: 150px !important;
}

#bt_selecione {
	width: 95px;
	height: 28px;
	background-color: #dedede;
}
