body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	line-height:18px;
}
p{
	margin:0px;
	padding:0px;
}
a{
	color:inherit;
	text-decoration:inherit;
	outline:none;
}
.zoom_maior_imagem,.zoom_menor_imagem{}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;	
}
h1,h2{
	font-size:20px; 
	color:#232323; 
	line-height:24px;	
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h2{
	font-size:13px; 
	color:#000; 
	font-weight:bold;	
}
.frases{
	background:url(imagens/frase_fundo.png) -540px 0 no-repeat; line-height:13px; font-size:13px; color:#fff;
	padding:7px 20px 13px 0px;
	line-height:32px;
	text-decoration:none;
	cursor:default;
}
.item{
	line-height:26px; 
	height:30px; 
	color:#fff; 
	padding-left:30px; 
	font-size:13px; 
	cursor:pointer;	
	background:url(imagens/fundo_item.png) -330px 0 no-repeat;
}
.menu_links_pai{
	position:relative;
	float:left; 
	line-height:50px; 
	color:#656565; 
	font-size:16px; 
	font-weight:bold;
	padding:0px 23px;
	cursor:pointer;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05);
	background:url(imagens/menu_links_fundo_pai.png) 0px 0px repeat-x;
}
.menu_links_filho{
	padding:5px 16px;
	font-size:12px;
	line-height:19px;
	color:#656565;
	background:url(imagens/menu_links_fundo_filho.png) 0px 0px repeat-x;
	text-align:left;
	border-radius:4px;
}
.menu_links_menu_flutuante{
	position:absolute; 
	left:0px; 
	top:50px; 
	width:200px; 
	z-index:1; 
	padding:6px; 
	background:#FFFFFF;
	box-shadow:0px 2px 5px 1px #9D9D9D;
	display:none;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:2px;
	border-top-right-radius:13px;
}