/* CSS Document */
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
a:active {
	text-decoration: none;
	color:#000;
}
*
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.top
{
	background:url(../jpg/top.jpg) top center no-repeat;
	height:47px;
	font-size: 18px;
	font-weight:bold;
	padding-left:20px;
	color:#069;
}

img
{
	border:0px;
}

body, form, p, h1, h2, h3, h4, h5, h6, h7
{
	margin:0px;
}

#topo
{
	background:url(../jpg/topo.jpg) no-repeat top;
	height:228px;
	width:991px;
}

#rodape
{
	background:url(../jpg/rodape.jpg) top center no-repeat;
	height:164px;
	width:991px;
}


#quadro_home
{
	margin:6px;
	background:url(../jpg/q1.jpg) no-repeat;
	width:186px;
	height:270px;
	float:left;
}

#q1
{
	height:150px;
	width:991px;
}

#q2
{
	height:30px;
	text-align: center;
	font-size:12px;
	padding-top: 5px;
	color:#FFF;
	width:991px;
}

#q3
{
	height:44px;
	width:970px;
}
#menu_link_branco_12
{
	color:#FFF;
	font-size:12px;
}

#titulo_produto
{
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align: center;
	height:72px;
}
#titulo_valor
{
	font-size:18px;
	font-weight:bold;
	color:#F00;
}

#btn1
{
	background:url(../jpg/btn1.jpg) no-repeat;
	float:left;
	height:52px;;
	width:330px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#036;
	padding-top:16px;
	cursor:pointer;
}
