/* CSS Document */

body {
	background:#ffffff;
}

#mae{
	background-color:#adbc72;
	top:10px;
	padding: 0px;
	width: 768px;
	position: absolute;
	left: 50%;
	margin-left: -384px;
}

#topo{
	top:0px;
	width: 766px;
	height: 125px;
}

#miolo{
	margin:0 0 0 0;
	background-color:#ffffff;
	border:1px double #adbc72;
	width: 765px;
	height:auto;
	float: left;
	position: relative;
	clear:both;
}

#foto1{
	padding: 0px;
	width:283px;
	position:relative;
	float: left;
}

#esquerda{
	background-color: #ffffff;
	width:200px;
	height: 400px;
	float:left;
	position:relative;
}

#cafe{
	margin:20px;
	border:20px;
	left:120px;
	height:480px;
	width:283px;
	position:relative;
	float:left;
}

#textocafe{
	color: #000000;
	padding: 15px;
	left: 30px;
	float:left;
	position:relative;
}


p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#slides{
	width: 550px;
	height: 350px;
	padding-left:87px;
	top: 30px;
	bottom: 20px;
	position:relative;
	float:left;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3c8476;
	position: relative;
	text-align: center;
}

#esquerda{
	width:200px;
}

#textohome{
	padding: 15px;
	margin: 0px 35px;
	color: #000000;
	width: 550px;
	top: 20px;
	left: 20px;
	position:relative;
	float:left;
}

#fotohome1{
	margin-top: 20px;
	margin-left: 35px;
	width:283px;
	position:relative;
	float:left;
}

#fotohome2{
	margin-top: 20px;
	margin-left:60px;
	width:283px;
	position:relative;
	float:left;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#localizacao{
	padding:40px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3c8476;
	position: relative;
}

form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
}
#itens{
	width:400px;
	margin-left:200px;

}

#rodape {
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color:#3c8476;
	#adbc72
	top:0px;
	margin:0px;
	background-image:url(../imagens/dot2.gif);
	border:1px double #adbc72;
	position: relative;
	width: 763px;
	float:left;
	clear:both;
	z-index:0;
}