body {
margin-left:0;
margin-right:0; 
margin-top:0; 
margin-bottom:0;
background:url(../images/fundo.gif) top right repeat-x;
background-color:#feb100;
overflow: auto;
}

/* Efeito Marquee */
#caixa{
width:200px;
height:400px;
overflow:hidden;
}
#marquee{
width:200px;
}
/* FIM Efeito Marquee */

.lados
{
	padding-left: 2px;	
	padding-right: 2px;	
}

.logo
{
	padding-left: 2px;	
	padding-right: 2px;	
}

div.pics img
{ 
	display: none;
	height: 237px; 
	width: 780px; 
} 

div.pics 
{ 
	height: 237px; 
	width: 100%;; 
	margin-bottom: 0px; 
	overflow:hidden; 
	background:url(../images/banner_center.gif) top right repeat-x;
} 

.telefone
{
	font-size: 11px;
	font-family:tahoma;
	color:#000;
	text-align: right;
	padding-bottom: 7px;
	padding-top: 10px;	
	padding-right: 2px;	
}

.espaco
{
	padding-top: 5px;
}

/*MENU*/
	.menu
	{
		background:url(../images/menu_bk.gif) top right repeat-x;
		font-size: 14px;
		font-family:Arial;
		color:#000;
		text-align:center;
	}

	.menu_separa
	{
		background:url(../images/menu_separa.gif) top right repeat-x;
		width:1px;
	}
/*Fim MENU*/

.borda
{
	border-color: #e0e0e0;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;	
	background-color:#fff;
}

.cat_titulo
{
	background:url(../images/cat_bk.gif) top right repeat-x;
	height:26px;
}

.titulo
{
	font-size: 14px;
	font-family:Arial;
	color:#000;

}

.esp_cat_banner
{
	padding-top:1px;
}

.texto_menu
{
	font-size: 11px;
	font-family:tahoma;
	color:#000;
	line-height: 164%
}

.mais_info
{
	font-size: 11px;
	font-family:tahoma;
	color:#ff0000;
	text-align:right;
	padding-right:2px
}

.texto
{
	font-size: 11px;
	font-family:tahoma;
	color:#000;
}

.texto p
{
	text-align:justify;
}

.rodape
{
	font-size: 11px;
	font-family:tahoma;
	color:#000;
	text-align:center;
	background:url(../images/redape_bk.gif) top right repeat-x;
}

A {
	COLOR: #000; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none;
}

.mais_info A {
	COLOR: #FF0000; TEXT-DECORATION: none;
}
.mais_info A:hover {
	COLOR: #CC0000; TEXT-DECORATION: none;
}

form b
{
	COLOR: #FF0000;
}

.comprar
{
	cursor: hand;
}