@charset "utf-8";
/* CSS Document */

.s4 a {
	font-size: 10px;
	color: #CCC;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #958209;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

blockquote {
	margin-left: 15px;
	margin-right: 15px;
}

body {
	background: url(../img/fundo.jpg) center top repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
}

h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	text-indent: 4px;
}

img {
	border: 0;
}

li {
	margin-left: 23px;
	list-style: none;
}

p {
	padding-bottom: 8px;
	text-indent: 10px;
}

#destaque_index {
	background: url(../img/index_propaganda2.jpg);
	float: right;
	height: 488px;
	overflow: hidden;
	width: 195px;
}

#destaque_index2 {
	background: url(../img/index_propaganda1.jpg) no-repeat;
	font-size: 13px;
	padding-top: 14px;
	padding-left: 14px;
	padding-right: 14px;
	text-align: center;
}

#topo {
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
	width: 760px;
}

#menu_topo {
	margin-top: -161px;
	padding-right: 18px;
	text-align: right;
}

#conteudo {
	margin: 0 auto;
	width: 760px;
}

#dentro_conteudo {
	margin-right: 10px;
}

#menu {
	border-bottom: 1px dashed #958209;
	padding-bottom: 5px;
	text-align: center;
}

#base {
	clear: both;
	margin: 0 auto;
	padding-top: 16px;
	padding-left: 16px;
	text-align: center;
	width: 760px;
}

.capitalizar{
	float: left;
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 335%;
	line-height: 75%;
	margin-top: 3px;
}

.centraliza {
	text-align: center;
}

.clique_fotos {
	margin-bottom: 8px;
	margin-top: 5px;
}

.sem_margem {
	padding-bottom: 0px;
}

.fotos_produtos {
	float: right;
	text-align: center;
	width: 280px;
}

.fotos_produtos a img {
	border: 1px solid #ccc;
	margin-bottom: 2px;
	padding: 3px;
}

.fotos_produtos a:hover img {
	border: 1px solid #666;
}
