/* CSS Document */

#body {
	background-image:url(../imagens_html/fundo_conteudo.jpg);
	background-position:top;
	background-repeat:repeat;
}
#layer_mae_de_todas{
	position:absolute;
	left:50%;
	top:200px;
	margin-left:-380px;
	margin-top:-210px;
	width:760px;
	height:420px;
	background-image: url(imagens_html/fundo_home3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	}
#layer_mae {
	position:relative;
	margin:auto;
	width:760px;
	height:420px;
	z-index:1;
	background-image: url(../imagens_html/fundo_home.jpg);
	background-position:center;
	background-repeat:repeat-x;
	visibility: visible;
}
#Layer1 {
	position:absolute;
	width:760px;
	height:420px;
	z-index:1;
	left: 0px;
	top: 28px;
	visibility: visible;
	text-align: left;
}
#Layer2 {
	position:absolute;
	width:480px;
	height:420px;
	z-index:2;
}
#conteudo_direita {
	position:absolute;
	width:280px;
	height:405px;
	left:0px;
	z-index: 3;
	visibility: visible;
}
#logo_top {
	position:absolute;
	width:250px;
	height:77px;
	padding-right:15px;
	text-align:right;
	z-index: 4;
	top: 15px;
	left: 15px;
	visibility: visible;
}
#novidades {
	position:absolute;
	top:91px;
	width:237px;
	height:149px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#644325;
	font-weight:bold;
	text-align:left;
	padding-right:15px;
	z-index: 3;
	left: 28px;
	visibility: visible;
}
#novidades a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #644325;
	text-decoration: none;
	font-weight:bold;
	line-height: normal;
	top: 0;
}

#novidades a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #644325;
	text-decoration: none;
	font-weight:bold;
	line-height: normal;
	top: 0;
}
	
#novidades a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #644325;
	text-decoration: underline;
	font-weight:bold;
	line-height: normal;
	top: 0;
}
#novidades a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cf0000;
	text-decoration: underline;
	font-weight:bold;
	line-height: normal;
	top: 0;
}
#novidades_palavra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cf0000;
	text-decoration:none;
	font-weight:bold;
	line-height: normal;
}


#onde_estamos {
	position:absolute;
	width:200px;
	height:41px;
	left: 0px;
	top: 334px;
	text-align:left;
	background-image:url(../imagens_html/quadro_ondeestamos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 5;
	padding-top: 30px;
	padding-left: 35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#644325;
	font-size:12px;
	text-align:left;
	visibility: visible;
}
#estamos_em {
	position:absolute;
	left: 66px;
	top: 35px;
	width: 184px;
	height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#644325;
	text-align:left;
	z-index: 7;
}
#add_favs {
	position:absolute;
	top:86px;
	width:200px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#644325;
	text-align:left;
	z-index:3;
	left: 33px;

}
#add_favs a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #644325;
	text-decoration:none;
	line-height:normal;
	top:0;
	font-weight:normal;
}

#add_favs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #644325;
	text-decoration: none;
	line-height: normal;
	top: 0;
	font-weight:normal;
}
	
#add_favs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #644325;
	text-decoration: underline;
	line-height: normal;
		font-weight:normal;

}
#add_favs a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cf0000;
	text-decoration: underline;
	line-height: normal;
	font-weight:normal;
}
