body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #dadada;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #d96400;
}
.mao {
	cursor: hand;
}
.menuReceitas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ac4b03;
	background-image: url(img/item30.jpg);
}
.preco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 35px;
}
a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #494949;
}
a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #494949;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #d96400;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #494949;
}
p {
margin: 0px 0px 10px 0px;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d96400;
	font-weight: bold;
}
.bot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #F7F7F7;
	color: #282781;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 16px;
	font-weight: bold;
}
.campo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
	line-height: 17px;
}
.textoMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #282781;
}
ul.menubar 
{
	font-size: 11px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
   } 
ul.menubar .menuvertical 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
} 

ul.menubar ul.menu 
{
	display: none;
	position: absolute;
	margin: 0px;
	z-index: 3;
	line-height: 19px;
} 

ul.menubar ul.menu2 
{
	display: none;
	position: absolute;
	margin: 0px;
	z-index: 4;
	line-height: 19px;
} 

ul.menubar ul.menu3
{
	display: none;
	position: absolute;
	margin: 0px;
	z-index: 5;
	line-height: 19px;
} 

ul.menubar a 
{ 
   padding: 0px; 
   display:block; 
   text-decoration: none; 
   color: #282780; 
   padding: 0px; 
} 

/* ESTILO MENU INSTITUCIONAL */ 


ul.menu, 
ul.menu ul 
{ 
   margin: 0; 
   padding: 0; 
   border-bottom: 1px solid #FFFFFF; 
   width: 180px; /* Width of Menu Items */ 
} 
ul.menu li 
{
	position: relative;
	list-style: none;
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	background-color: #FFFFFF;
} 

ul.menu li a 
{ 
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   display: block; 
   text-decoration: none; 
   border-bottom: 0px; 
   color: #282780; 
   padding: 5px 5px 5px 5px; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html ul.menu li { float: left; height: 1%; } 
* html ul.menu li a { height: 1%; } 
/* End */ 

ul.menu ul 
{ 
   position: absolute; 
   display: none; 
   left: 205px; /* Set 1px less than menu width */ 
   top: 0px; 
} 

ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */ 

ul.menu li.submenu { background: transparent url(img/bbullet.gif) right center no-repeat; } 

ul.menu li a:hover 
{ 
	color: #d96400;
} 


/* ESTILO MENU OFERTAS */ 

ul.menu2, 
ul.menu2 ul 
{ 
   margin: 0; 
   padding: 0; 
   border-bottom: 1px solid #FFFFFF; 
   width: 180px; /* Width of Menu Items */ 
   background-color: #FFFFFF; /* IE6 Bug */ 
} 
ul.menu2 li 
{ 
	position: relative; 
	list-style: none; 
	border: 0px; 
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	background-color: #FFFFFF;
} 

ul.menu2 li a 
{ 
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   display: block; 
   text-decoration: none; 
   border-bottom: 0px; 
   color: #282780; 
   padding: 5px 5px 5px 5px; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html ul.menu2 li { float: left; height: 1%; } 
* html ul.menu2 li a { height: 1%; } 
/* End */ 

ul.menu2 ul 
{ 
   position: absolute; 
   display: none; 
   left: 215px; /* Set 1px less than menu width */ 
   top: 0px; 
} 

ul.menu2 li.submenu ul { display: none; } /* Hide sub-menus initially */ 

ul.menu2 li.submenu { background: transparent url(img/bbullet.gif) right center no-repeat; } 

ul.menu2 li a:hover 
{ 
	color: #d96400;
} 


/* ESTILO MENU FALE COM O SERRANO */ 

ul.menu3, 
ul.menu3 ul 
{
	padding: 0;
	width: 205px; /* Width of Menu Items */
	background-color: #FFFFFF; /* IE6 Bug */
	top: 273px;
} 
ul.menu3 li 
{
	position: relative;
	list-style: none;
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	background-color: #FFFFFF;
} 

ul.menu3 li a 
{ 
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   display: block; 
   text-decoration: none; 
   border-bottom: 0px; 
   color: #282780; 
   padding: 5px 5px 5px 5px; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html ul.menu3 li { float: left; height: 1%; } 
* html ul.menu3 li a { height: 1%; } 
/* End */ 

ul.menu3 ul 
{ 
   position: absolute; 
   display: none; 
   left: 215px; /* Set 1px less than menu width */ 
   top: 0px;  
} 

ul.menu3 li.submenu ul { display: none; } /* Hide sub-menus initially */ 

ul.menu3 li.submenu { background: transparent url(img/bbullet.gif) right center no-repeat; } 

ul.menu3 li a:hover 
{ 
	color: #d96400;
} 
.tituloRoxo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #262580;
	font-weight: bold;
}
.tituloMarrom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ac4b03;
	font-weight: bold;
}

