/* CSS Ache Brindes */

html, body {height:100%;} 
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #474948;
}
p {
	font-size: 12px;
}

#bg_home {
	width: 100%;
    height: 100%;
	background-image: url(imagens/bg_tudo_2.jpg);
	background-position:center top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#bg_geral {
	width: 100%;
    height: 100%;
	background-image: url(imagens/bg_tudo_1.jpg);
	background-position:center top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#bg_produtos {
	width: 100%;
    height: 100%;
	background-image: url(imagens/bg_tudo_3.jpg);
	background-position:center top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#tudo {
	text-align: left;
	padding: 0px;
	height: 100px;
	width: 900px;
	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;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 154px;
	width: 547px;
	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;
	float: left;
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 154px;
	width: 353px;
	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;
	float: left;
}
#cont_geral {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	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;
}
#cont_esq {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 395px;
	width: 450px;
	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;
}
.padding_01 {
	padding-top: 100px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#cont_dir {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 395px;
	width: 450px;
	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;
}
#rodape {
	text-align: center;
	margin: 0px;
	float: left;
	height: 50px;
	width: 900px;
	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;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.botao {
	background-attachment: scroll;
	background-image: url(imagens/btn_azul.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	height: 39px;
	width: 119px;
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD8B2B;
	font-weight: bold;
	float: left;
}


a:link {
	color: #142B3D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #142B3D;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #142B3D;
}


/* Links menu*/

a.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
a.linkmenu:link {	
	text-decoration: none;
	}
a.linkmenu:visited {
	text-decoration: none;
}
a.linkmenu:hover {
	text-decoration: none;
	color: #FD8B2B;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
.bg_gift_box {
	background-image: url(imagens/bg_gift_box.jpg);
}
.bg_mao {
	background-image: url(imagens/bg_mao.jpg);
}
