body {
	margin:0;
	padding:0;
	background:#fff;
	color:#636466;
	text-align:center; /* hack para o IE */
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background:url("Images/bgBody.jpg") #81307f repeat-x;
}
img {
	border:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#d7a9d7;
}
h1 {
	margin:0;
	padding:0;
}
h1 a {
	background:url("Images/LaraMucci.jpg");
	display:block;
	width:278px;
	height:154px;
	text-indent:-9000px;
	margin:34px 140px;
	float:left;
}
#estrutura {background:url("Images/bgEstrutura.jpg") repeat-x #81307f;
	width:1024px;
	margin:0 auto;
}
#menu, #menuProdutos {
	text-align:left;
	float:left;
	width:156px;
	background:url("Images/bgMenuLinha.jpg") 9px bottom no-repeat;
}
#menu .topoMenu, #menuProdutos .topoMenu {
	background:url("Images/bgMenu.jpg");
	width:65px;
	height:28px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
#menu ul, #menuProdutos ul {
	list-style:none;
	margin:0px;
	margin-top:10px;
	padding:0px;
}
#menu ul li, #menuProdutos ul li {
	margin:0px;
	padding:0px;
}
#menu ul li a, #menuProdutos ul li a {
	margin:3px 18px;
	display:block;
	color:#93308f;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover, #menuProdutos ul li a:hover {
	color:#fff;
	background-color:#93308f;
}
/*-----------------Submenu----------------*/
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
/* End */

ul ul {
	position:absolute;
	padding:0px;
	margin:0px;
	display:none;
	border:solid 1px #93308f;
}
ul ul li {
	margin:0px;
	padding:0px;
}
ul ul li a {
	width:210px;
	border:none;
	border-top:solid 1px #fff;
}
li:hover ul ul, li.over ul ul {
	display:none;
}
li:hover ul, li li:hover ul, li.over ul, li li.over ul {
	display: block;
	cursor:pointer;
} /* The magic */
/*-----------------Submenu----------------*/

/*CSS PRODUTO E PÁGINAS INTERNAS*/
#meio {
	width:822px;
	text-align:left;
	margin:0 auto;
	color:#fff;
}
#meioInterna, #meioNoticia {
	background-color:#fff;
	width:822px;
	margin:0 auto;
	float:left;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	color:#000;
}
#meioProduto {
	background:url("Images/bglateral.jpg") repeat-y;
	width:822px;
	margin:0 auto;
	float:left;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	color:#000;
}
#meioInterna p {
	width:760px;
	margin:10px 20px;
	float:left;
	color:#4D4D4D;
}
#meioInterna h4 {
	margin:0px 20px;
	text-align:left;
	color:#93308F;
}
.conteudo {
	width:770px;
	padding: 25px;
	float:left;
	margin-top:-30px;
}
.conteudo h3 {
	color:#93308F;
	text-align:left;
	font-size:20px;
	font-weight:normal;
}
.conteudo p {
	text-align:left;
	color:#4D4D4D;
	border-bottom:solid 2px #c98ac6;
}
.conteudoNoticia {
	width:785px;
	padding:0px 20px;
	float:left;
}
.conteudoNoticia h3 {
	color:#93308F;
	text-align:left;
	font-size:20px;
	font-weight:normal;
}
.conteudoNoticia p {
	width:760px;
	text-align:left;
	color:#484848;
	padding-bottom:10px;
	
}
.conteudoNoticia img {
	padding: 20px 20px 20px 0px;
}
.conteudoNoticia h4 {
	color:#93308F;
	margin:0px;
}
.conteudoNoticia a {
	color:#484848;
}
.conteudoNoticia a:hover {
	color:#d7a9d7;
}

#dicasHome {
	margin-left:24px;
	width:380px;
	float:left;
}
#dicasHome a {
	color:#fff;
	text-decoration:none;
}
#dicasHome a:hover {
	color:#d7a9d7;
}
#dicasHome h3 {
	font-size:19px;
	margin:0px;
	margin-top:10px;
	padding-bottom:6px;
	border-bottom:solid 1px #c98ac6;
}
#dicasHome p {
	margin:4px 4px 0px 4px;
	padding-bottom:2px;
	border-bottom:solid 1px #c98ac6;
}
#dicasHome span {
	font-size:10px;
}
#dicasHome small {
	float:right;
	margin:4px 4px;
}

.divisao {
	width:760px;
	height:1px;
	background:url("Images/linha.jpg");
	float:left;
	margin:-15px 20px;
}
#lateral {
	width:230px;
	height:850px;
	float:left;
}
#lateral h3 {
	margin:20px 20px;
	color:#93308F;
	text-align:left;
	font-size:20px;
}
#menuLateral {
	text-align:left;
	clear:both;
	width:200px;
 *margin-left:-20px;
}
#menuLateral ul {
	padding:0px 0px 30px 20px;
 *padding:0px 0px 0px 0px;
}
#menuLateral ul li {
	list-style:none;
	border-bottom:dotted 1px #D9CAD9;
}
#menuLateral ul li a {
	padding:10px 10px 10px 0px;
	display:block;
	color:#93308F;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
}
#menuLateral ul li a:hover {
	color:#C03FBA;
}
.produtoConteudo {
	width:590px;
	float:left;
}
.produtoConteudo h3 {
	margin:20px 20px;
	color:#93308F;
	text-align:left;
	font-size:16px;
}
.ProdutoBox {
	width:500px;
	margin:10px 0px 0px 10px;
	float:left;
	border-bottom:solid 1px #c98ac6;
}
.ProdutoBox h3 {
	color:#C03FBA;
	font-size:14px;
	margin:5px 0px;
}
.ProdutoBox a p {
	width:200px;
	text-align:left;
	text-decoration:none;
	float:left;
	color:#4D4D4D;
}
.ProdutoBox img {
	margin:5px 20px 20px 0px;
}
.Titulo h3 {
	margin:20px 20px;
	color:#93308F;
	text-align:left;
	font-size:20px;
}
#paginacao {
	width:100%;
	float:left;
	margin:40px 0px 20px 0px;
}
#paginacao ul {
	width:250px;
	margin:-10px 0px 0px 370px;
	padding:0px;
}
#paginacao ul li {
	list-style:none;
	display:inline;
}
#paginacao ul a {
	color:#93308F;
	text-decoration:none;
	border-right:solid 1px #93308F;
	padding:0px 8px 0px 8px;
}
#paginacao ul a:hover {
	color:#e15af4;
}
/*HOME*/
.bannerHome {
	margin-top:8px;
	clear:both;
	width:822px;
	height:228px;
}

#publicidade {
	border-top:solid 2px #641e62;
	margin-top:10px;
	text-align:center;
	width:820px;
	margin:0 auto;
}
#estruturaRodape {
	background:url("Images/bgRodape.jpg") top center repeat-x #24042b;
	clear:both;
	bottom:0px;
	width:100%;
	padding-top:20px;
	min-width:800px;
}
#rodape {
	width:766px;
	margin:0 auto;
	margin-top:44px;
	text-align:left;
	font-size:10px;
	color:#fff;
	padding-bottom:8px;
}
#rodape #menuRodape {
	float:left;
	margin-top:6px;
}
#rodape #menuRodape ul {
	margin:0px;
	padding:0px;
}
#rodape #menuRodape ul li {
	list-style:none;
	display:inline;
}
#rodape #menuRodape ul a {
	color:#fff;
	text-decoration:none;
	border-right:solid 1px #fff;
	padding:0px 8px 0px 8px;
}
#rodape #menuRodape ul a:hover {
	color:#e15af4;
}
#rodape .redesSociais {
	float:right;
	margin:0px 10px 0px 0px;
}
#rodape .redesSociais a {
	margin-left:6px;
}
#estruturaRodape .rodapeSeparador {
	clear:both;
	border:solid 1px #501d53;
}
#estruturaRodape .copyright {
	width:766px;
	margin:0 auto;
	color:#fff;
	text-align:left;
	font-size:9px;
	padding:10px;
}
#estruturaRodape .copyright a {
	float:left;
}
#estruturaRodape .copyright p {
	float:left;
	margin:5px 10px;
}
.contatoBox {
	background:url("Images/bgEstrutura.jpg");
	float:right;
	margin-top:-240px;
	width:300px;
	height:200px;
	border:solid 1px #F2E6F4;
	-moz-border-radius:0.6em;
	-khtml-border-radius:0.6em;
	-webkit-border-radius:0.6em;
}
.contatoBox strong {
	margin-top:22px;
	margin-left:-10px;
	float:left;
	font-size:15px;
	color:#000;
}
.contatoBox img {
	margin: 16px 25px;
}

/* "next image" and "prev image" links */
.next, .prev
{
	/* absolute positioning relative to the overlay */
	position: absolute;
	top: 40%;
	border: 1px solid #666;
	cursor: pointer;
	display: block;
	padding: 10px 20px;
	color: #fff;
	font-size: 11px; /* upcoming CSS3 features */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.prev
{
	left: 0;
	border-left: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
}

.next
{
	right: 0;
	border-right: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
}

.next:hover, .prev:hover
{
	text-decoration: underline;
	background-color: #000;
}

/* when there is no next or previous link available this class is added */
.disabled
{
	visibility: hidden;
}

/* the "information box" */
.info
{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 15px;
	color: #fff;
	font-size: 11px;
	border-top: 1px solid #666;
}

.info strong
{
	display: block;
}

/* progress indicator (animated gif). should be initially hidden */
.progress
{
	position: absolute;
	top: 45%;
	left: 50%;
	display: none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info
{
	background: #333 !important;
	background: rgba(0, 0, 0, 0.6) url(http://flowplayer.org/img/global/gradient/h80.png) repeat-x;
}

/* the overlayed element */
.simple_overlay
{
	/* must be initially hidden */
	display: none; /* place overlay on top of other elements */
	z-index: 10000; /* styling */
	background-color: #333;
	width: 675px;
	min-height: 200px;
	border: 1px solid #666; /* CSS3 styling for latest browsers */
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close
{
	background-image: url(http://flowplayer.org/tools/img/overlay/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

