body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	text-align: justify;
	line-height: 16px;
}
strong {
	font-weight: bold;
}
em {
	font-style:italic;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #CC7722;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CC7722;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #28166f;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #CC7722;
}
#header {
	float: left;
	height: 200px;
	width: 984px;
}
#content {
	float: left;
	width: 635px;
	background-color: #FFFFFF;
	background-image: url(images/back2.gif);
	overflow: visible;
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	left: 23px;
	position: relative;
	text-indent: 16px;
}
#footer {
	float: left;
	height: 110px;
	width: 884px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/fundo_div_footer.gif);
	margin: 30px 30px 10px 30px;
	padding: 5px 20px 0px 20px;
	text-indent: 16px;
}
#logotipo {
	text-align: left;
	float: right;
	height: 210px;
	width: 219px;
	background-image: url(images/fundo_div_logo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: -25px 10px 0px 10px;
	padding: 10px 20px 20px 25px;
}
#links {
	float: left;
	height: 60px;
	width: 180px;
	text-align: center;
	margin: 0px 15px 0px 15px;
}
#lista_videos {
	padding: 5px;
	float: left;
	width: 190px;
	margin: 0px 5px 0px 5px;
	text-align: left;
	text-indent: 0px;
}
#copyright {
	background-color: #FFFFFF;
	float: left;
	height: 20px;
	width: 979px;
	text-align: right;
	padding: 0px 4px 0px 0px;
}
#container {
	height: auto;
	width: 984px;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0px auto 0px auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}
#video {
	height: 240px;
	width: 320px;
	margin: 5px auto 0px auto;
	background-color: #FFFFFF;
}
#produtos {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 300px;
}
#produtos2 {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 300px;
}
#titulo_secao {
	float: left;
	width: 690px;
	margin: 10px 0px 5px 5px;
}
.nota_rodape {
	font-size: x-small;
	font-style: italic;
}
.foto-esquerda {
	float: left;
}
.foto-direita {
	float: right;
	margin: 0px 0px 0px 5px;
}
.logotipo-img {
	text-align: right;
	float: left;
	height: 198px;
	width: 91px;
	margin: 5px 8px 0px 2px;
}