* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
}
html, body {
	height:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
input, textarea {
	font-size:12px;
	border:1px #ccc solid;
}
body {
	text-align:left;
	min-width:800px;
	min-height:400px;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.geral {
	position:absolute;
	top:50%;
	margin-top:-200px; /* metade da altura do box */
	left:0px;
	width:100%;
	z-index:10px;
}
.geralprodutos {
	position:absolute;
	top:50%;
	margin-top:-280px; /* metade da altura do box */
	left:0px;
	width:100%;
	z-index:10px;
}
.box {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	height:400px;
	text-align:left;
	line-height:18px;
}
.linkhome {
	position:absolute;
	left:7%;
	top:19%;
	width:184px;
	height:98px;
	z-index:3;
}
.home {
	width:72%;
	margin-left:auto;
	margin-right:0;
	height:340px;
	text-align:left;
	line-height:18px;
	/*background-color:#F0849B;*/
	z-index:10;
	position:relative;
}
.sobre {
	width:71%;
	margin-left:auto;
	margin-right:0;
	height:350px;
	line-height:18px;
	z-index:10;
	position:relative;
}
.produtos {
	width:71%;
	margin-left:auto;
	margin-right:0;
	height:460px;
	line-height:18px;
	z-index:10;
	position:relative;
	overflow:auto;
}
.menuprodutos {
	color:#333;
	padding:12px;
	font-size:12px;
}
.parceiros {
	width:71%;
	margin-left:auto;
	margin-right:0;
	height:350px;
	line-height:18px;
	z-index:10;
	position:relative;
}
.faleconosco {
	width:71%;
	margin-left:auto;
	margin-right:0;
	height:350px;
	line-height:18px;
	z-index:10;
	position:relative;
}
.clear {
	clear:both;
}
.textoprodutos {
	width:620px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
.menu {
	width: 28%;
	height: 96px;
	background: url(../img/bgmenu.jpg);
	background-repeat:repeat-x;
	float: left;
	/* margin-top:-60%;*/
margin-top:-400px;
	text-align:center;
	z-index:2;
	position:absolute;
}
h1 {
	font-size:14px;
	color:#738185;
}
h2 {
	font-size:12px;
	color:#738185;
}
.logo {
	width: 32%;
	height: 204px;
	float: left;
	margin-top:-564px;
	/*margin-top:-89%;*/
text-align:center;
	z-index:2;
	position:absolute;
}

.botao {
	font-size:12px;
	background-color:#738185;
	color:#fff;
	padding:4px;
	text-decoration:none;
}
.botao:hover {
	font-size:12px;
	background-color:#cccccc;
	color:#fff;
	padding:4px;
	text-decoration:none;
}
.barralateral {
	width: 20px;
	height: 100%;
	background: url(../img/barralateral.jpg);
	background-repeat: repeat;
	float: left;
	z-index:10;
}
.rodape {
	width: 150%;
	text-align:center;
	font-size:9px;
	color:#f0f0f0;
	height: 20px;
	background-color:#666;
	background-repeat: repeat;
	bottom:0;
	z-index:1;
	float:left;
	position:absolute;
	left:-50%;
}

/* PRODUTOS */
.cocadinha {
	color:#B09AC9;
	text-align:center;
	font-size:12px;
}

.escondendo {
	color:#ADD888;
	text-align:center;
	font-size:12px;
}

.fazendo {
	color:#DD8F9A;
	text-align:center;
	font-size:12px;
}

.pedindo {
	color:#86CACB;
	text-align:center;
	font-size:12px;
}

.vento {
	color:#75A6DF;
	text-align:center;
	font-size:12px;
}

.buscando {
	color:#4D5FA9;
	text-align:center;
	font-size:12px;
}

.abanando {
	color:#F8B619;
	text-align:center;
	font-size:12px;
}

.carinho {
	color:#EF7A70;
	text-align:center;
	font-size:12px;
}

.puxando {
	color:#F7A871;
	text-align:center;
	font-size:12px;
}