@charset "utf-8";
/* GERAL */
body {
	margin:0;
	padding:0;
	background: url(../imagens/home/bg.gif);
}

img, div { behavior: url(iepngfix/iepngfix.htc) }

#principal {
	margin: auto auto;
	width:100%;
}

#topo {
	width:100%;
	height:142px;
	background: url(../imagens/bg_topo.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;

}

#topo_cont {
width:960px;
margin: auto auto;
}

#topo_logo {
float:left;
margin-top:8px;
}


#banner {
background:url(../imagens/home/bg_topo2.gif);
background-repeat:repeat-x;
height:250px;
text-align:center;
}

#txt_aviso {
width:100%;
padding:0 0 20px 50px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	word-spacing:1px;
	color: #8a764b;
}

#meio {
background:url(../imagens/home/bg_home.png);
background-repeat:no-repeat;
background-position:center;
height: 520px;
width:960px;
margin:0 auto;
}

#meio ul {
    list-style: none;
    width: 54%;
	margin: 0;
	padding:0;
}

#meio li {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	word-spacing:1px;
	line-height:20px;
	color: #8a764b;
	padding:85px 0 0 50px;
}

#meiointerna {
height: 100%;
width:960px;
margin:0 auto;

}

#meio01 {
	background:url(../imagens/internas/bg_meio01.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:26px;
	margin-top: 25px;
}

#meio02 {
	background:url(../imagens/internas/bg_meio02.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:100%;
	height: auto;
	padding-bottom:10px;
	float:left
}

#meio03 {
	background:url(../imagens/internas/bg_meio03.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:26px;
	width:100%;
	margin-bottom: 25px;
	clear:both
}

#coluna01, #coluna02, #coluna03 {
	font-family:"Times New Roman", Times, serif;
	color: #8a764b;
	font-size:14px;
	line-height:20px;
	float:left;
	width:320px;
	background: none;
}
#coluna01 a, #coluna02 a, #coluna03 a {
color: #8a764b;
text-decoration:underline
}

#coluna01 a:hover, #coluna02 a:hover, #coluna03 a:hover {
color: #004c07;
text-decoration:underline
}

#coluna01 ul, #coluna02 ul, #coluna03 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#coluna01 li {
	margin-left: 45px;
}
#coluna02 li {
	margin-left: 20px;
}
#coluna03 li {
	margin-left: 0px;
	margin-right: 35px !important;
}

#linhadiv {
	border-bottom: 2px dashed #b29964;
	margin:10px 28px 13px 0;
}


#itens {
	margin-top:15px;
	margin-bottom:10px
}

#mapa {
	width: 453px;
	margin-left:40px;
	float:left;
}
#mapa ul {
margin:0;
padding:0;
list-style:none
}
#mapa li {
display:block;
padding-bottom:10px;
}

#formulario {
	width: 430px;
	font-family:Arial, Helvetica, sans-serif;
	color: #8a764b;
	font-size:12px;
	line-height:20px;
	float:right;
	margin-left:20px;
	
}

.campoform {
width:100%;
border:1px solid #d2c49f;
}

textarea {
border:1px solid #d2c49f;
width:100%;
}

#contato {
	width: 100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #8a764b;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}

.btn {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	background-color:#8a764b;
	border:#d2c49f
}

 
#rodape {
display:block;
clear:both;
width:100%;
	height:50px;
	padding-top: 15px;
	background-color: #cfc19c;
	text-align:center;
	color:#8a764b;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px
}
	
#rodape a {
color:#8a764b;
text-decoration:none
}

#rodape a:hover {
color: #f7ebd0;
text-decoration:none
}

/* INÍCIO MENU */
#topo_menu {
	margin-top:95px;
	text-align:center;
	padding-right:28px;
	float:right;
}

#topo_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#topo_menu li {
margin:0;
padding:0 15px 0 5px;
float:left
}

#menuhome a:link, #menuhome a:visited {
	margin-top:6px;
	width:62px;
	height:15px;
	display:block;
	background: url(../imagens/menu/menu_inicioa.png) no-repeat;
	color: #E7DFCC;
	text-decoration:none;
}

#menuhome a:active, #menuhome a:hover {
	width:62px;
	height:15px;
	background: url(../imagens/menu/menu_iniciob.png) no-repeat;
}

#menupani a:link, #menupani a:visited {
	margin-top:1px;
	display:block;
	width:83px;
	height:28px;
	background:url(../imagens/menu/menu_padariaa.png) no-repeat;
	text-decoration:none;
	color: #E7DFCC;
}

#menupani a:active, #menupani a:hover {
	width:83px;
	height:28px;
	background:url(../imagens/menu/menu_padariab.png) no-repeat;
}

#menuconf a:link, #menuconf a:visited {
	display:block;
	width:115px;
	height:30px;
	background:url(../imagens/menu/menu_confeitariaa.png) no-repeat;
	text-decoration:none;
	color: #E7DFCC;
}

#menuconf a:active, #menuconf a:hover {
	width:115px;
	height:30px;
	background:url(../imagens/menu/menu_confeitariab.png) no-repeat;
}

#menucontato a:link, #menucontato a:visited {
	display:block;
	margin-top:5px;
	width:80px;
	height:15px;
	background:url(../imagens/menu/menu_contatoa.png) no-repeat;
	text-decoration:none;
	color: #E7DFCC;
}

#menucontato a:active, #menucontato a:hover {
	width:80px;
	height:15px;
	background:url(../imagens/menu/menu_contatob.png) no-repeat;
}


/* FIM MENU */
