/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
body {
	background-image: url(../imagens/backg.gif);
	background-repeat: repeat;
	margin-top: 15px;
	margin-bottom: 20px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}


.titulos {font-family: "Century Gothic"; font-size: 24px; }
.texto_medio_tahoma_cinza {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.borda_site {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tahoma_12_cinza {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.segundo_plano {
	background-image: url(../imagens/garrafa_fundo_index.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.segundo_plano_1 {
	background-image: url(../imagens/garrafa_fundo_index_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.segundo_plano_2 {
	background-image: url(../imagens/garrafa_fundo_index_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.segundo_plano_3 {
	background-image: url(../imagens/garrafa_fundo_index_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
