@charset "utf-8";
/*  reset */
* {
	text-decoration: none;
	list-style: none;
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
html {
	height: 100%;
	padding-bottom:1px
}
body {
	background-image:url(http://www.centrum.com.br/i/bg/page.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
}
/* Site elements */
#main {
	width: 910px;
	margin: 0 auto;
}
#logo {
	width: 138px;
}
#logo h1 {
	background-image:url(http://www.centrum.com.br/i/logo_header.png);
	background-repeat: no-repeat;
	width: 138px;
	height: 63px;
	cursor: pointer;
}
#thumb {
	position: absolute;
	margin-left: 755px;
	margin-top: -41px;
}
#thumb h2 {
	background-image:url(http://www.centrum.com.br/i/logo_pote.png);
	background-repeat: no-repeat;
	width: 141px;
	height: 71px;
}
#menu {
	margin-top: 4px;
}
#menu li {
	float: left;
}
#menu li a {
	background-image:url(http://www.centrum.com.br/i/sprite/menu.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 26px;
}
#menuSobre {
	width: 125px;
	background-position: 0 0;
	height: 26px;
}
#menuAZinco {
	background-position: -125px 0;
	width: 102px;
	height: 26px;
}
#menuMitos {
	background-position: -227px 0;
	width: 135px;
	height: 26px;
}
#menuPorque {
	background-position: -362px 0;
	width: 140px;
	height: 26px;
}
#menuTeste {
	background-position: -502px 0;
	width: 139px;
	height: 26px;
}

#menuCompreOnline {
	background-position: -641px 0;
	width: 127px;
	height: 26px;
}
#menuSobre:hover, #menuSobre.current {
	width: 125px;
	background-position: 0 -26px;
}
#menuAZinco:hover, #menuAZinco.current {
	background-position: -125px -26px;
	width: 102px;
}
#menuMitos:hover, #menuMitos.current {
	background-position: -227px -26px;
	width: 135px;
}
#menuPorque:hover, #menuPorque.current {
	background-position: -362px -26px;
	width: 140px;
}
#menuTeste:hover, #menuTeste.current {
	background-position: -502px -26px;
	width: 139px;
}
#menuCompreOnline:hover, #menuCompreOnline.current {
	background-position: -641px -26px;
	width: 127px;
}
#menu li.menuEnd {
	background-image:url(http://www.centrum.com.br/i/sprite/menu.gif);
	background-position: right top;
	width: 142px;
	height: 26px;
}
#conteudo {
	margin-top: 5px;
	width: 910px;
}
#footer {
	background-image:url("http://www.centrum.com.br/i/bg/footer.png");
	height:28px;
	margin-bottom:20px;
	margin-top:15px;
	padding-top:15px;
}
#footer ul {
	margin: 8px 0 0 5px;
}
#footer ul li {
	float: left;
	border-right: 1px solid #919191;
	line-height: 12px;
	height: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
#footer ul li.nosep, #footer ul li.infoNote, #footer ul li.pFizer, #footer ul li.copy {
	border-right: none;
	padding-right: 5px;
}
#footer ul li.infoNote a#infoNote{
	width: 432px;
	height: 21px;
	display: inline-block;
}
#footer ul li.pFizer a {
	width: 907px;
	height: 50px;
	display: inline-block;
}
#footer ul li.infoNote a#infoNote:hover, #footer ul li.pFizer a:hover {
	border-bottom: none;
}
#footer ul li a:hover {
	border-bottom: 1px solid #919191;
}
#footer ul li #wyeth {
	background-image:url(http://www.centrum.com.br/i/links/footer-wyeth.png);
	background-repeat: no-repeat;
	width: 95px;
	height: 10px;
	display: inline-block;
	margin-top: 3px;
}
#footer ul li #politica {
	background-image:url(http://www.centrum.com.br/i/links/footer-politica.png);
	background-repeat: no-repeat;
	width: 113px;
	height: 13px;
	display: inline-block;
}
#footer ul li #termos {
	background-image:url(http://www.centrum.com.br/i/links/footer-termos.png);
	width: 96px;
	height: 12px;
	display: inline-block;
	margin-top: 1px;
}
#footer ul li #fale-conosco {
	background-image:url(http://www.centrum.com.br/i/links/footer-faleconosco.png);
	background-repeat: no-repeat;
	width: 71px;
	height: 10px;
	display: inline-block;
	margin-top: 3px;
}
#footer ul li.infoNote {
	background-image:url(http://www.centrum.com.br/i/texto/footer-note.png);
	width: 432px;
	height: 21px;
	margin-top: 1px;
	margin-left: 45px;
	float:right;
	background-repeat: no-repeat;
}

#footer span.infoNote {
	font-size: 9px;
	float: right;
	position: relative;
	right: 22px;
}

#footer span.marcaWyeth {
	top: 0px;
}

#footer span.footerNotice {
	top: 12px;
}

#footer ul li.pFizer {
	background-image:url(http://www.centrum.com.br/i/links/pfizer.png);
	width: 907px;
	height: 50px;
	margin-top: 20px;
	margin-left: -4px;
	clear:both;
	background-repeat: no-repeat;
}
/* Site classes */

.hide {
	display: none;
}
.spacer {
	height: 60px;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	width: 100%;
}
.sep {
	clear: both;
	display: block;
	line-height: 0;
	font-size: 0;
	width: 100%;
	height: 5px;
}
.bgFader {
	padding-top: 15px;
	background-image:url(http://www.centrum.com.br/i/bg/fader.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
.texto {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 12px;
	color: #585858;
	line-height: 12px;
}
.texto p {
	margin-bottom: 7px;
}
.nameLink {
	width: 0;
	line-height: 0;
	display: inline;
}
/*Home Elements*/
#homeFlash {
	margin-bottom: 15px;
	height: 395px;
}
#homeFechado {
	height: 410px;
	background-image:url(http://www.centrum.com.br/i/bg/homeFechado.jpg);
	background-repeat: no-repeat;
	width: 667px;
	float: left;
}
#homeFechado .imagem {
	position: absolute;
	margin-left: 289px;
	margin-top: 132px;
}
#homeFechado h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/homeFechado.png);
	background-repeat: no-repeat;
	width: 215px;
	height: 25px;
	margin-top: 33px;
	margin-left: 88px;
}
#homeFechado .texto {
	background-image:url(http://www.centrum.com.br/i/texto/homeFechado.png);
	width: 246px;
	height: 112px;
	margin-top: 20px;
	margin-left: 88px;
}
#homeFechado a {
	background-image:url(http://www.centrum.com.br/i/links/homeFechado.png);
	width: 190px;
	height: 40px;
	display: inline-block;
	margin-top: 20px;
	margin-left: 63px;
}
#homePorQue {
	height: 410px;
	background-image:url(http://www.centrum.com.br/i/bg/homePorque.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 232px;
	float: left;
}
#homePorQue .imagem {
	position: absolute;
	margin-left: -100px;
	margin-top: 83px;
}
#homePorQue h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/homePorque.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 25px;
	margin-top: 33px;
	margin-left: 18px;
}
#homePorQue .texto {
	background-image:url(http://www.centrum.com.br/i/texto/homePorque.png);
	width: 90px;
	height: 137px;
	margin-top: 20px;
	margin-left: 114px;
}
#homePorQue a {
	position: absolute;
	background-image:url(http://www.centrum.com.br/i/links/homePorque.png);
	width: 106px;
	height: 25px;
	display: inline-block;
	margin-top: 20px;
	margin-left: 105px;
}
#homeTeste, #homeAZinco, #homeBeneficios {
	background-image:url(http://www.centrum.com.br/i/bg/homeMenores.png);
	width: 296px;
	height: 151px;
	float: left;
}
#homeTeste, #homeAZinco {
	margin-right: 10px;
}
#homeTeste h3, #homeAZinco h3, #homeBeneficios h3 {
	margin-left: 20px;
	margin-top: 20px;
}
#homeTeste h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/homeTeste.png);
	width: 152px;
	height: 16px;
}
#homeTeste .texto {
	color: #585858;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 12px;
	margin-bottom: 20px;
}
#homeTeste a {
	background-image:url(http://www.centrum.com.br/i/sprite/homeTeste.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 16px;
	display: inline-block;
}
#homeTeste a:hover {
	background-position: 0 -16px;
}
#homeTeste .imagem {
	position: absolute;
	margin-left: 167px;
	margin-top: 82px;
	display: inline;
	width: 133px;
	height: 70px;
}
#homeAZinco h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/homeAZinco.png);
	width: 98px;
	height: 16px;
}
#homeAZincoFader {
	position: absolute;
	margin-top: 20px;
	margin-left: -6px;
	width: 295px;
	height: 49px;
}
#homeAZinco a {
	background-image:url(http://www.centrum.com.br/i/sprite/homeAZinco.jpg);
	background-repeat: no-repeat;
	width: 113px;
	height: 16px;
	display: inline-block;
	margin-top: 90px;
}
#homeAZinco a:hover {
	background-position: 0 -16px;
}

#homeBeneficios #beneIcons {
	margin-top: -23px;
	margin-left: 120px;
	position: absolute;
}
#homeBeneficios h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/homeBeneficios.png);
	width: 86px;
	height: 19px;
	margin-top: 17px;
}
#homeBeneficios .texto {
	color: #585858;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 12px;
	margin-bottom: 20px;
}
#homeBeneficios a.centrum {
	background-image:url(http://www.centrum.com.br/i/sprite/homeBeneficios.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 16px;
	display: inline-block;
	float: left;
}
#homeBeneficios a.silver {
	background-image:url(http://www.centrum.com.br/i/sprite/homeBeneficios.jpg);
	background-repeat: no-repeat;
	background-position: -67px 0;
	width: 100px;
	height: 16px;
	display: inline-block;
	float: left
}
#homeBeneficios a.centrum:hover {
	background-position: 0 -16px;
}
#homeBeneficios a.silver:hover {
	background-position: -67px -16px;
}
#homeBeneficios .imagem {
	position: absolute;
	margin-left: 130px;
	margin-top: -15px;
}
/*Porque Elements*/
#porqueTexto {
	background-image:url(http://www.centrum.com.br/i/bg/porque-texto.png);
	width: 296px;
	height: 308px;
	float: left;
}
#porqueTexto .texto {
	margin-top: 65px;
}
#porqueConteudo {
	background-image:url(http://www.centrum.com.br/i/bg/porque-conteudo.png);
	background-repeat: repeat-y;
	min-height: 200px;
	width: 603px;
	float: left;
	margin-left: 10px;
}
.porqueConteudoEnd {
	background-image:url(http://www.centrum.com.br/i/bg/porque-conteudo-end.png);
	background-color: #FFF;
	height: 16px;
}
#porqueConteudo .head {
	height: 97px;
	background-color:#FFF;
	background-image:url(http://www.centrum.com.br/i/bg/porque-conteudo-head.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 40px;
}
#porqueConteudo .head .texto {
	background-image:url(http://www.centrum.com.br/i/titulo/capitalV.png);
	background-repeat: no-repeat;
	color: #101010;
	text-indent: 10px;
	padding-left: 20px;
	padding-top: 26px;
	line-height: 12px;
	margin-top: 0;
}
#porqueConteudo ul#abas {
	margin-left: 4px;
	height: 70px;
	overflow: hidden;
	display: block;
}
#porqueConteudo ul#abas li {
	float:left;
	height: 70px;
	overflow: hidden;
}
#porqueConteudo ul#abas li.nutrientes a {
	width: 196px;
	height: 70px;
	display: inline-block;
	background-image:url(http://www.centrum.com.br/i/sprite/porque-abas.png);
	background-repeat: no-repeat;
}
#porqueConteudo ul#abas li.recomendada a {
	width: 201px;
	height: 70px;
	display: inline-block;
	background-image:url(http://www.centrum.com.br/i/sprite/porque-abas.png);
	background-repeat: no-repeat;
	background-position: -196px 0;
}
#porqueConteudo ul#abas li.consequencias a {
	width: 198px;
	height: 70px;
	display: inline-block;
	background-image:url(http://www.centrum.com.br/i/sprite/porque-abas.png);
	background-repeat: no-repeat;
	background-position: -397px 0;
}
#porqueConteudo ul#abas li.nutrientes a:hover, #porqueConteudo ul#abas li.nutrientes a.selected {
	background-position: 0 -70px;
}
#porqueConteudo ul#abas li.recomendada a:hover, #porqueConteudo ul#abas li.recomendada a.selected {
	background-position: -196px -70px;
}
#porqueConteudo ul#abas li.consequencias a:hover, #porqueConteudo ul#abas li.consequencias a.selected {
	background-position: -397px -70px;
}
#porqueConteudo .abaContent {
	margin-left: 4px;
	display: none;
}
#porqueConteudo #nutrientes .bg {
	background-image:url(http://www.centrum.com.br/i/bg/porque-azul.png);
	width: 595px;
	height: 624px;
	padding-top: 37px;
}
#porqueConteudo #nutrientes .bg h4 {
	background-image:url(http://www.centrum.com.br/i/titulo/porque-azul.png);
	width: 357px;
	height: 45px;
	margin-left: 20px;
}
#porqueConteudo #nutrientes .bg .texto1, #porqueConteudo #nutrientes .bg .texto2 {
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	margin-left: 55px;
	margin-top: 28px;
}
#porqueConteudo #nutrientes #graficoNutrientes {
	height: 265px;
}
#porqueConteudo #nutrientes .bg .texto2 {
	margin-top: 20px;
}
#porqueConteudo #nutrientes .bg .teste {
	background-image:url(http://www.centrum.com.br/i/links/confira-ingestao.png);
	width: 306px;
	height: 24px;
	display: inline-block;
	margin-top: 25px;
	margin-left: 270px;
}
#porqueConteudo #nutrientes .bg .proxima {
	background-image:url(http://www.centrum.com.br/i/links/porque-azul.png);
	width: 162px;
	height: 61px;
	display: inline-block;
	margin-top: 20px;
	float: right;
}
#porqueConteudo #recomendada .bg {
	background-image:url(http://www.centrum.com.br/i/bg/porque-verde.png);
	width: 595px;
	height: 929px;
	padding-top: 37px;
}
#porqueConteudo #recomendada .bg h4 {
	background-image:url(http://www.centrum.com.br/i/titulo/porque-verde.png);
	width: 418px;
	height: 59px;
	margin-left: 20px;
}
#porqueConteudo #recomendada .bg .texto1, #porqueConteudo #recomendada .bg .texto2 {
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	margin-left: 55px;
	margin-top: 15px;
}
#porqueConteudo #recomendada .bg p {
	padding-bottom: 7px;
}
#porqueConteudo #recomendada #graficoRecomendada {
	height: 265px;
}
#porqueConteudo #recomendada .bg .texto2 {
	margin-top: 20px;
}
#porqueConteudo #recomendada .bg h5 {
	background-image:url(http://www.centrum.com.br/i/titulo/voce-sabia.png);
	width: 107px;
	height: 30px;
	margin-left: 70px;
	margin-top: 13px;
}
#porqueConteudo #recomendada .bg .texto3 {
	background-image:url(http://www.centrum.com.br/i/texto/porque-verde.png);
	width: 512px;
	height: 53px;
	margin-top: 5px;
	margin-left: 35px;
}
#porqueConteudo #recomendada .bg .teste {
	background-image:url(http://www.centrum.com.br/i/links/confira-ingestao-azul.png);
	width: 306px;
	height: 24px;
	display: inline-block;
	margin-top: 25px;
	margin-left: 270px;
}
#porqueConteudo #recomendada .bg .proxima {
	background-image:url(http://www.centrum.com.br/i/links/porque-verde.png);
	width: 162px;
	height: 61px;
	display: inline-block;
	margin-top: 20px;
	float: right;
}
#porqueConteudo #consequencias .bg {
	background-image:url(http://www.centrum.com.br/i/bg/porque-laranja.png);
	width: 595px;
	height: 804px;
	padding-top: 22px;
}
#porqueConteudo #consequencias .bg h4 {
	background-image:url(http://www.centrum.com.br/i/titulo/porque-laranja.png);
	width: 399px;
	height: 45px;
	margin-left: 20px;
	margin-top: 37px;
}
#porqueConteudo #consequencias .bg .texto1 {
	background-image:url(http://www.centrum.com.br/i/texto/porque-laranja1.png);
	width: 496px;
	height: 253px;
	margin-top: 57px;
	margin-left: 56px;
}
#porqueConteudo #consequencias .bg .texto2, #porqueConteudo #consequencias .bg .texto4 {
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	margin-left: 55px;
	margin-top: 35px;
	margin-bottom: 25px;
}
#porqueConteudo #consequencias .bg p {
	padding-bottom: 7px;
}
#porqueConteudo #consequencias .bg .texto2 {
	margin-bottom: 0;
	margin-top: 5px;
	line-height: 14px;
}
#porqueConteudo #consequencias .bg .texto3 {
	background-image:url(http://www.centrum.com.br/i/texto/porque-laranja2.png);
	width: 447px;
	height: 212px;
	margin-left: 77px;
	margin-top: 5px;
}
#porqueConteudo #consequencias .bg h5 {
	background-image:url(http://www.centrum.com.br/i/titulo/voce-sabia2.png);
	width: 107px;
	height: 30px;
	margin-left: 70px;
	margin-top: 5px;
}
#porqueConteudo #consequencias .bg .texto5 {
	background-image:url(http://www.centrum.com.br/i/texto/porque-laranja-sabia.png);
	width: 493px;
	height: 36px;
	margin-top: 5px;
	margin-left: 35px;
}
#porqueConteudo #consequencias .bg .teste {
	background-image:url(http://www.centrum.com.br/i/links/porque-laranja.png);
	width: 430px;
	height: 27px;
	display: inline-block;
	margin-top: 50px;
	margin-left: 150px;
}
.pqFootNote {
	margin-top: 30px;
	margin-left: 25px;
	margin-right: 25px;
	color: #8a8a8a;
	font-size: 10px;
}
.pqFootNote p {
	margin-bottom: 5px;
}
.pqFootNote small {
	font-size: 8px;
}
/* Sobre Geral */
#sobreIntro .frase {
	background-image:url(http://www.centrum.com.br/i/bg/sobre-frase.png);
	width: 334px;
	height: 98px;
	float: left;
	margin-top: 10px;
	padding-top: 25px;
}
#sobreIntro .frase h4 {
	background-image:url(http://www.centrum.com.br/i/titulo/sobreFrase.png);
	width: 263px;
	height: 70px;
	margin-left: 25px;
}
#sobreIntro {
	margin-bottom: 15px;
}
#sobreIntro .intro {
	padding-top: 20px;
	background-image:url(http://www.centrum.com.br/i/bg/sobreIntro.png);
	width: 576px;
	height: 123px;
	float: left;
}
#sobreIntro .intro h3 {
	margin-left: 20px;
	background-image:url(http://www.centrum.com.br/i/titulo/sobre-centrum.png);
	width: 127px;
	height: 16px;
}
#sobreIntro .intro .texto {
	margin-left: 20px;
	margin-top: 20px;
	background-image:url(http://www.centrum.com.br/i/texto/sobreCentrum.png);
	width: 530px;
	height: 69px;
}
#baseSobre {
	background-image:url(http://www.centrum.com.br/i/bg/sobre-base.png);
	width: 450px;
	height: 221px;
	float: left;
}
#baseSobre .imagem {
	position: absolute;
	margin-left: 269px;
	margin-top: 102px;
}
#baseSobre h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/sobre-base.png);
	width: 240px;
	height: 24px;
	margin-left: 30px;
	margin-top: 31px;
}
#baseSobre .texto {
	background-image:url(http://www.centrum.com.br/i/texto/sobre-base.png);
	width: 238px;
	height: 74px;
	margin-left: 30px;
	margin-top: 25px;
}
#baseSobre a {
	background-image:url(http://www.centrum.com.br/i/links/sobre-base.png);
	width: 246px;
	height: 28px;
	display: inline-block;
	margin-top: 20px;
}
#silverSobre {
	background-image:url(http://www.centrum.com.br/i/bg/sobre-silver.png);
	width: 450px;
	height: 221px;
	float: left;
	margin-left: 10px;
}
#silverSobre .imagem {
	position: absolute;
	margin-left: 334px;
	margin-top: 102px;
}
#silverSobre h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/sobre-silver.png);
	width: 283px;
	height: 24px;
	margin-left: 30px;
	margin-top: 31px;
}
#silverSobre .texto {
	background-image:url(http://www.centrum.com.br/i/texto/sobre-silver.png);
	width: 239px;
	height: 77px;
	margin-left: 30px;
	margin-top: 25px;
}
#silverSobre a {
	background-image:url(http://www.centrum.com.br/i/links/sobre-silver.png);
	width: 253px;
	height: 28px;
	display: inline-block;
	margin-top: 17px;
}
a#outrosProdutos {
	background-image:url(http://www.centrum.com.br/i/links/sobre-outros.png);
	width: 292px;
	height: 19px;
	display: inline-block;
	margin-top: 65px;
}
/* Sobre Centrum */
#sobreConteudo {
	width: 910px;
	height: 400px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
}
#silverLateral {
	background-image:url(http://www.centrum.com.br/i/bg/sobre-silverLateral.png);
	width: 183px;
	height: 431px;
	float: left;
}
#silverLateral .imagem {
	position: absolute;
	margin-left: 70px;
	margin-top: 309px;
}
#silverLateral h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/silverLateral.png);
	background-repeat: no-repeat;
	width: 156px;
	height: 21px;
	margin-top: 33px;
	margin-left: 15px;
}
#silverLateral .texto {
	background-image:url(http://www.centrum.com.br/i/texto/silverLateral.png);
	width: 138px;
	height: 122px;
	margin-top: 33px;
	margin-left: 25px;
}
#silverLateral a {
	background-image:url(http://www.centrum.com.br/i/links/silverLateral.png);
	width: 166px;
	height: 56px;
	display: inline-block;
	margin-top: 30px;
}
#sobreConteudo .imagens {
	float: left;
	width: 231px;
	min-height: 431px;
}
#sobreConteudo .conteudo {
	float: left;
	width: 485px;
}
#sobreConteudo .conteudo h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/sobreCentrum.png);
	width: 90px;
	height: 21px;
	margin-top: 33px;
	margin-left: 27px;
}
/* Sobre Silver */
#silverConteudo {
	background-image:url(http://www.centrum.com.br/i/bg/silver-conteudo.png);
	width: 716px;
	height: 431px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 11px;
}
#sobreLateral {
	background-image:url(http://www.centrum.com.br/i/bg/sobre-baseLateral.png);
	width: 183px;
	height: 431px;
	float: left;
}
#sobreLateral .imagem {
	position: absolute;
	margin-left: 65px;
	margin-top: 313px;
}
#sobreLateral h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/sobreCentrum.png);
	width: 90px;
	height: 21px;
	margin-top: 33px;
	margin-left: 15px;
}
#sobreLateral .texto {
	background-image:url(http://www.centrum.com.br/i/texto/baseLateral.png);
	width: 137px;
	height: 115px;
	margin-top: 33px;
	margin-left: 25px;
}
#sobreLateral a {
	background-image:url(http://www.centrum.com.br/i/links/baseLateral.png);
	width: 167px;
	height: 46px;
	display: inline-block;
	margin-top: 30px;
}
#silverConteudo .imagens {
	float: left;
	width: 231px;
	min-height: 431px;
}
#silverConteudo .conteudo {
	float: left;
	width: 485px;
}
#silverConteudo .conteudo h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/silverLateral.png);
	width: 156px;
	height: 21px;
	margin-top: 33px;
	margin-left: 27px;
}
/* Quebrando Mitos */
#encontrarColuna, 
#mitosColuna {
	width: 296px;
	float: left;
	display: inline;
}
#encontrarTexto,
#mitosTexto {
	background-image:url(http://www.centrum.com.br/i/bg/mitos-infobox.png);
	width: 296px;
	height: 154px;
	padding-top: 20px;
}
#encontrarTexto h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/encontrar-onde.png);
	width: 148px;
	height: 19px;
	margin-left: 20px;
}
#mitosTexto h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/mitos-quebrando.png);
	width: 148px;
	height: 19px;
	margin-left: 20px;
}
#mitosTexto .texto a {
	font-size: 12px;
	color: #008842;
	text-decoration: none;
	font-weight: bold;
}
#mitosTexto .texto a:hover {
	text-decoration: underline;
}
#mitosConteudo {
	background-image:url(http://www.centrum.com.br/i/bg/porque-conteudo.png);
	width: 603px;
	float: left;
	margin-left: 10px;
}
.mitosConteudoEnd {
	background-image:url(http://www.centrum.com.br/i/bg/porque-conteudo-end.png);
	background-color: #FFF;
	height: 16px;
}
#mitosConteudo .head {
	background-image:url(http://www.centrum.com.br/i/bg/mito-head.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#mitosConteudo .head h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/mitos-frequentes.png);
	background-repeat: no-repeat;
	width: 182px;
	height: 44px;
	margin-left: 40px;
}
div#homeTeste.mitosTeste {
	margin-top: 10px;
}
dl#mitosPerguntas {
	margin-left: 4px;
	margin-top: 20px;
}
dl#mitosPerguntas dt {
	height: 33px;
	overflow: hidden;
}
dl#mitosPerguntas dt a h4 {
	background-image:url(http://www.centrum.com.br/i/img/quebrando-detalhe.png);
	background-repeat: no-repeat;
	margin-left: 25px;
	padding-left: 30px;
	background-position: 0 12px;
	height: 33px;
	vertical-align: middle;
	font-size: 12px;
	color: #454545;
	padding-top: 8px;
	cursor: pointer;
}
dl#mitosPerguntas dt a h4.l2 {
	padding-top: 2px;
}
dl#mitosPerguntas dt {
	height: 33px;
	overflow: hidden;
}
dl#mitosPerguntas dt a {
	background-image:url(http://www.centrum.com.br/i/sprite/mitoPergunta.png);
	display: inline-block;
	width: 597px;
	height: 33px;
}
dl#mitosPerguntas dt a.selected:hover, dl#mitosPerguntas dt a.selected {
	background-position: 0 -66px;
}
dl#mitosPerguntas dt a:hover {
	background-position: 0 -33px;
}
dl#mitosPerguntas dd {
	display: none;
}
dl#mitosPerguntas dd .mitoResposta {
	background-image:url(http://www.centrum.com.br/i/bg/mito-resposta.png);
	background-repeat:repeat-y;
	padding: 35px 55px;
	font-size: 11px;
	color: #292929;
	zoom: 1;
	position: relative;
}
/* de A a Zinco */
#aZincoTexto {
	background-image:url(http://www.centrum.com.br/i/bg/azinco-infobox.png);
	width: 296px;
	height: 123px;
	padding-top: 20px;
}
#aZincoTexto h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/homeAZinco.png);
	width: 98px;
	height: 16px;
	margin-left: 20px;
}
#azincoConteudo {
	background-image:url(http://www.centrum.com.br/i/bg/azinco-conteudo.png);
	width: 603px;
	float: left;
	height: 500px;
	margin-left: 10px;
}
#azincoConteudo h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/informacao-educacional.png);
	width: 215px;
	height: 21px;
	margin-top: 18px;
	margin-left: 65px;
}
#azincoConteudo .texto {
	margin-top: 17px;
	margin-left: 65px;
}
/* Teste Nutricional */
#testeConteudo {
	background-image:url(http://www.centrum.com.br/i/bg/nutricional.png);
	width: 910px;
	height: 440px;
	padding-top: 20px;
}
#testeConteudo h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/teste-nutricional.png);
	width: 152px;
	height: 16px;
	margin-left: 20px;
}

/* Compre aqui */
.compreAqui {
	background:url(http://www.centrum.com.br/i/bg/compreAqui-conteudo.png) no-repeat transparent;
	width: 601px;
	float: left;
	/*height: 611px;*/
	margin-left: 10px;
	position:relative;
}

.compreAqui p.intro {
	width: 300px;
	position: absolute;
	left: 25px;
	top: 85px;
	color: #585858;
	line-height: 12px;
}
/*
#compreAqui h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/informacao-educacional.png);
	width: 215px;
	height: 21px;
	margin-top: 18px;
	margin-left: 65px;
}
*/
.compreAqui .texto {
	margin-top: 17px;
	margin-left: 65px;
}
.eSP, .eRJ, .eMG, .pdvwrapper { display:none; }

/* Outra página de Compre Aqui */
#compreAqui02 {
	background:url(http://www.centrum.com.br/i/bg/bg_produtos.jpg) repeat-y;
	width: 604px;
	float: left;
	margin-left: 10px;
	position:relative;	
}
	.prodpres {
		/*background:url(http://www.centrum.com.br/i/bg/bg_produtos) repeat-y center;*/
	}
		.prodpres p.prodpressTxt {
			background:url(http://www.centrum.com.br/i/bg/produtos.gif) no-repeat center;
			width:466px;
			height:327px;
			margin:10px auto;
			text-indent:-50000em;
		}
	.compreAquiBt {
		width:603px;
		height:58px;
		background:url(http://www.centrum.com.br/i/bg/compreAqui-02-bt.jpg) no-repeat center;
		float:left;
	}
#compreAqui02 p.intro {
	width: 300px;
	position: absolute;
	left: 25px;
	top: 85px;
	color: #585858;
	line-height: 12px;
}

#compreAqui02 .texto {
	margin-top: 17px;
	margin-left: 65px;
}

#compreAqui02 h3 {
	background: url(http://www.centrum.com.br/i/texto/compre-online.jpg) no-repeat left top;
	width: 603px;
	height: 48px;
}
.textintro {
	background:url(http://www.centrum.com.br/i/bg/bg_textintro.jpg) no-repeat 350px 40px;
	height:145px;
}
.logoWrapper {
	height: 75px;
	width: 250px;
	background: url(http://www.centrum.com.br/i/bg/background-hr.jpg) no-repeat left bottom transparent;
}

hr.divisor {
	background: url(http://www.centrum.com.br/i/bg/background-hr.jpg) no-repeat left top transparent;
}

.linkCompreJa {
	background: url(http://www.centrum.com.br/i/links/compre-ja.png) no-repeat left top transparent;
	display: block;
	height: 17px;
	width: 80px;
	float: left;
	text-indent: -9999px;
}

.compreJa {
	height: 17px;
}

.botaoEstado,
.promo {
	color: #878787;
	font-weight: bold;
	font-size: 10px;
	float:right;
	margin-right:30px;
}
.promo {	
	font-size:11px;
}
.break {
	color:#0000FF;
	display:block;
	font-size:12px;
}

.pdvwrapper {	
	background:url(http://www.centrum.com.br/i/bg/bg_pdvwrapper.jpg) no-repeat center top;
	padding:25px 0 15px 30px;
	overflow:hidden;
}
#compreAqui02 .pdv {	
	width: 280px;
	height:113px;
	margin-bottom:25px;
	overflow:hidden;
	float:left;	
}
/* Onofre */
.farmaciaOnofre a#onofre  {
	background: url(http://www.centrum.com.br/i/logos/logo-onofre.png) no-repeat scroll left top transparent;
	_background: url(http://www.centrum.com.br/i/logos/logo-onofre.gif) no-repeat scroll left top transparent;
	display: block;
	height: 62px;
	width: 143px;
	text-indent: -9999px;
	margin: 0 auto;
}
/* Onofre */

/* Droga Raia */
.farmaciaDrogaRaia a#drogaRaia  {
	background: url(http://www.centrum.com.br/i/logos/logo-droga-raia.png) no-repeat scroll left top transparent;
	_background: url(http://www.centrum.com.br/i/logos/logo-droga-raia.gif) no-repeat scroll left top;
	display: block;
	height: 69px;
	width: 187px;
	text-indent: -9999px;
	margin: 0 auto;
}
/* Droga Raia */


/* Araujo */
.farmaciaAraujo a#araujo  {
	background: url(http://www.centrum.com.br/i/logos/logo-araujo.png) no-repeat scroll left top transparent;
	display: block;
	height: 60px;
	width: 139px;
	text-indent: -9999px;
	margin: 0 auto;
}
/* Araujo */

/* Pavel */
.farmaciaPanvel a#panvel  {
	background: url(http://www.centrum.com.br/i/logos/logo-panvel.png) no-repeat scroll left top transparent;
	display: block;
	height: 44px;
	width: 150px;
	text-indent: -9999px;
	margin: 0 auto;
}
/* Pavel */
.combocities {
	position:absolute;
	top:80px;
	right:30px;
	height:50px;
	width:190px;
}
.lbBlock {
	display:block;
	text-indent:-50000em;
	background:url(http://www.centrum.com.br/i/texto/txt_estado.gif) no-repeat left center;
	height:14px;
	margin-bottom:5px;
}

.aviso_cinza {
	color:#666;
	padding:20px 40px 20px 0;
	font-size:10px;
}

.warning {
	width:400px;
	background:url(http://www.centrum.com.br/i/logo_header.png) no-repeat left top;
	padding-left:150px;
	margin:120px auto;
}	
	.wcontent .introtxt {
		text-indent:-9999em;
		background:url(http://www.centrum.com.br/i/texto/warning.gif) no-repeat center;
		width:366px;
		height:60px;
	}
	.wcontent .leaveY {
		background:url(http://www.centrum.com.br/i/img/bt-continuar.png) no-repeat;
		text-indent:-99999em;
		float:right;
		margin:20px 0;
		width:214px;
		height:29px;
	}
/* Fale Conosco */
.faleLateral {
	width: 296px;
	float: left;
}
#faleTexto {
	background-image:url(http://www.centrum.com.br/i/bg/fale-lateral.png);
	width: 296px;
	height: 242px;
	padding-top: 20px;
}
#faleTexto h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/fale-conosco.png);
	width: 112px;
	height: 16px;
	margin-left: 20px;
}
#faleTexto .texto a {
	font-size: 12px;
	color: #008842;
	text-decoration: none;
	font-weight: bold;
}
#faleTexto .texto a:hover {
	text-decoration: underline;
}
#faleTexto img {
	margin-top: 30px;
	margin-left: 60px;
}
#faleTexto2 {
	background-image:url(http://www.centrum.com.br/i/bg/fale-lateral.png);
	width: 296px;
	height: 242px;
	padding-top: 20px;
	margin-top: 10px;
}
#faleTexto2 h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/wyeth-pharma.png);
	width: 125px;
	height: 15px;
	margin-left: 20px;
}
#faleTexto2 img {
	position: absolute;
	margin-top: -45px;
	margin-left: 170px;
}
#mitosConteudo form {
	padding-top: 45px;
	zoom: 1;
	position: relative;
}
#mitosConteudo form label {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	width: 170px;
	text-align: right;
	float: left;
	margin-right: 15px;
	padding-top: 3px;
	display: inline;
}
#mitosConteudo form label.error {
	font-size: 10px;
	margin-left: 185px;
	color:#C00;
	text-align: left;
	width: 332px;
}
#mitosConteudo form input.campo {
	background-image:url(http://www.centrum.com.br/i/bg/campos.gif);
	width: 324px;
	height: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	border: 1px none;
}
#mitosConteudo form textarea {
	background-image:url(http://www.centrum.com.br/i/bg/textarea.gif);
	width: 324px;
	height: 154px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	border: 1px none;
}
#mitosConteudo form input.img {
	margin-left: 455px;
	margin-top: -20px;
}

/* Política de Privacidade */
#politicaLateral {
	background-image:url(http://www.centrum.com.br/i/bg/politica-lateral.png);
	width: 296px;
	height: 91px;
	float: left;
	padding-top: 20px;
}
#politicaLateral h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/politica-lateral.png);
	width: 290px;
	height: 29px;
	margin-left: 3px;
}
#politicaLateral .texto {
	margin-top: 10px;
}
/* Termos e condições */
#termosLateral {
	background-image:url(http://www.centrum.com.br/i/bg/politica-lateral.png);
	width: 296px;
	height: 90px;
	float: left;
	padding-top: 21px;
}
#termosLateral h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/termos-lateral.png);
	width: 290px;
	height: 28px;
	margin-left: 3px;
}
#termosLateral .texto {
	margin-top: 10px;
}
/* Mapa do Site */
#mapaLateral {
	background-image:url(http://www.centrum.com.br/i/bg/mapa-lateral.png);
	width: 296px;
	height: 33px;
	float: left;
	padding-top: 22px;
}
#mapaLateral h3 {
	background-image:url(http://www.centrum.com.br/i/titulo/mapa-lateral.png);
	width: 290px;
	height: 27px;
	margin-left: 3px;
}
ul#mapaLinks {
	margin-left: 90px;
}
ul#mapaLinks li {
	float: left;
	width: 255px;
	display: inline;
	height: 17px;
	margin-bottom: 10px;
}
a#mapaSobre, a#mapaMito, a#mapaTeste, a#mapaFale, a#mapaPorque, a#mapaPolitica, a#mapaAzinco, a#mapaTermos {
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 3px;
	padding-bottom: 3px;
	background-position: -11px 0;
}
a#mapaSobre:hover, a#mapaMito:hover, a#mapaTeste:hover, a#mapaFale:hover, 
a#mapaPorque:hover, a#mapaPolitica:hover, a#mapaAzinco:hover, a#mapaTermos:hover {
	border-bottom: 1px solid #008842;
}
a#mapaSobre {
	background-image:url(http://www.centrum.com.br/i/links/mapa-sobre.png);
	width: 101px;
	height: 12px;
}
a#mapaMito {
	background-image:url(http://www.centrum.com.br/i/links/mapa-mitos.png);
	width: 113px;
	height: 14px;
	padding: 0;
}
a#mapaTeste {
	background-image:url(http://www.centrum.com.br/i/links/mapa-teste.png);
	width: 121px;
	height: 12px;
}
a#mapaFale {
	background-image:url(http://www.centrum.com.br/i/links/mapa-fale.png);
	width: 86px;
	height: 12px;
}
a#mapaPorque {
	background-image:url(http://www.centrum.com.br/i/links/mapa-porque.png);
	width: 122px;
	height: 14px;
	padding: 0;
}
a#mapaPolitica {
	background-image:url(http://www.centrum.com.br/i/links/mapa-politica.png);
	width: 149px;
	height: 15px;
	margin-top: 0;
}
a#mapaAzinco {
	background-image:url(http://www.centrum.com.br/i/links/mapa-azinco.png);
	width: 80px;
	height: 12px;
}
a#mapaTermos {
	background-image:url(http://www.centrum.com.br/i/links/mapa-termos.png);
	width: 127px;
	height: 17px;
	margin-top: 2px;
	padding: 0;
}
/* Textos simples */
#textoConteudo {
	background-image:url(http://www.centrum.com.br/i/bg/porque-conteudo.png);
	width: 603px;
	float: left;
	margin-left: 10px;
}
#textoConteudo .fader {
	background-image:url(http://www.centrum.com.br/i/bg/texto-head.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	zoom: 1;
	position: relative;
}
#textoConteudo .fader p {
	margin-left: 25px;
	margin-bottom: 5px;
}
#textoConteudo h3#termosUso {
	background-image:url(http://www.centrum.com.br/i/titulo/termos-uso.png);
	width: 597px;
	height: 27px;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 3px;
}
#textoConteudo h3#politicaIntro {
	background-image:url(http://www.centrum.com.br/i/titulo/politica-introducao.png);
	width: 597px;
	height: 29px;
	margin-top: -20px;
	margin-bottom: 15px;
	margin-left: 3px;
}
#textoConteudo h3#politicaTipo {
	background-image:url(http://www.centrum.com.br/i/titulo/politica-informacoes.png);
	width: 597px;
	height: 29px;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 3px;
}
.textoConteudoEnd {
	margin-top: 20px;
	background-image:url(http://www.centrum.com.br/i/bg/porque-conteudo-end.png);
	background-color: #FFF;
	height: 16px;
}
/*CUSTOM FORM ELEMENTS*/

.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 25px;
	padding: 0 24px 0 8px;
	color: #292929;
	font: 12px/21px arial,sans-serif;
	background: url(http://www.centrum.com.br/i/bg/custom-select.png) no-repeat;
	overflow: hidden;
}

@charset "utf-8";
/*  reset */

/*  Promocao Momento */

#homeTeste, #homeAZinco, #homePromocaoMomento,  #homeBeneficios {
	background-image:url(http://www.centrum.com.br/i/bg/homeMenores.png);
	width: 296px;
	height: 151px;
	float: left;
}

#homePromocaoMomento {
	background-image:url(../i/bg/homePromocao-Momento.jpg);
	width: 296px;
	height: 151px;
	float: left;
}

#homeTeste, #homeAZinco, #homePromocaoMomento {
	margin-right: 10px;
}
#homeTeste h3, #homeAZinco h3, #homeBeneficios h3, #homePromocaoMomento h3 {
	margin-left: 20px;
	margin-top: 20px;
}

#homePromocaoMomento h3 {
	width: 236px;
	height: 21px;
}

#homePromocaoMomento .texto {
	color: #585858;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 12px;
	margin-bottom: 20px;
}

#homePromocaoMomento a {
	background-image:url(../i/sprite/homePromocaoMomento.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 16px;
	float:right;
	display: inline-block;
	margin-top:63px;
}

#homePromocaoMomento a:hover {
	background-position: 0 -16px;
}

#homePromocaoMomento .imagem {
	position: absolute;
	margin-left: 167px;
	margin-top: 82px;
	display: inline;
	width: 133px;
	height: 70px;
}