@charset "iso-8859-1";
/*##########
INICIO GERAL
##########*/
* {
	font-size: 11px;
	font-family: Verdana;
	color: #3a6269;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
/*vertical-align: baseline;*/
}
html {
}
body {
	background: url(../_IMG/bg_site.jpg) repeat;
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
b, strong, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
em {
	font-style: normal;
	text-decoration: underline;
}
big {
	font: 12px Arial;
}
small {
	font: 9px Arial;
}
sup {
	text-transform: none !important;
	font-size: 8px;
}
p {
	margin: 5px 0 10px 0;
}
p a {
	text-decoration: underline;
	color: #00508f;
}
img {
	vertical-align: bottom;
}
ul {
	list-style: none;
}
input {
	background: #FFF;
	border: 1px solid #8e8e8e;
	vertical-align: middle;
	color: #7d7d7d;
}
textarea {
	background: #FFF;
	vertical-align: top;
	border: 1px solid #8e8e8e;
	color: #7d7d7d;
}
select {
	background: #FFF;
	vertical-align: middle;
	border: 1px solid #8e8e8e;
	color: #7d7d7d;
}
label, label img {
	vertical-align: middle;
}
option {
	background: #FFF;
	color: #7d7d7d;
}
.hover {
	background-position: bottom !important;
}
.left {
	float: left !important;
}
.right{
	float: right !important;
}
.align_l {
	text-align: left;
}
.align_c {
	text-align: center;
}
.align_r {
	text-align: right;
}
.clear {
	clear: both;
}
.cRed {
	color: #F00 !important;
}
.cGreen {
	color: #0F0 !important;
}
.cBlue {
	color: #00F !important;
}
.ie6 img, .ie6 div, .ie6 h1, .ie6 ul, .ie6 li, .ie6 a, .ie6 span, .ie6 fieldset {
	behavior: url(../_JS/IEPNGFix.htc);
}
.checkboxOn {
	padding-left: 15px;
	background: url(../_IMG/bt_checkBox_on.gif) 0% 50% no-repeat ;
}
.checkboxOff {
	padding-left: 15px;
	background: url(../_IMG/bt_checkBox_off.gif) 0% 50% no-repeat ;
}
.radioOn {
	padding-left: 15px;
	background: url(../_IMG/bt_checkBox_on.gif) 0% 50% no-repeat ;
}
.radioOff {
	padding-left: 15px;
	background: url(../_IMG/bt_checkBox_off.gif) 0% 50% no-repeat ;
}
.divMaster {
	width: 970px;
	height: 588px;
}
/*#######
FIM GERAL
#######*/

/*#############
INICIO LIGHTBOX
#############*/
.boxGostouSite {
	background: #FFF;
	padding: 12px;
	position: absolute;
	top: 200px;
	left: 400px;
	z-index: 99;
	text-align: left;
}
.boxGostouSiteContent {
	background: url(../_IMG/bg_indiqueAmiga.jpg) 0px 0px no-repeat;
	border: 1px solid #a58c9c;
	width: 450px;
	padding: 0 0 10px 0;
}
.boxGostouSite .bt_fechar {
	background: url(../_IMG/bt_fechar.gif) 0px 0px no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 23px;
	height: 23px;	
}
.titGostouSite {
	background: url(../_IMG/tit_gostouSite.gif) 0px 0px no-repeat;
	height: 10px;
	margin: 15px 0 12px 15px;
	text-indent: -99999px;	
}
.formGostouSite {
	margin: 0 5px 0 16px;
}
.formGostouSite legend {
	color: #a58c9c;
	font-weight: bold;
}
.formGostouSite ul {
	margin-top: 15px;
}
.formGostouSite label {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	cursor: pointer;
	display: inline-block;
}
.boxReleases {
	background: #FFF;
	padding: 12px;
	position: absolute;
	top: 200px;
	left: 300px;
	z-index: 99;
	text-align: left;
}
.boxReleasesContent {
	background: url(../_IMG/bg_release.jpg) 0px 0px no-repeat;
	border: 1px solid #a58c9c;
	width: 850px;
	padding: 0 15px 15px 15px;
}
.boxReleases .bt_fechar {
	background: url(../_IMG/bt_fechar.gif) 0px 0px no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 23px;
	height: 23px;	
}
.titReleases {
	background: url(../_IMG/tit_releasesLB.gif) 0px 0px no-repeat;
	height: 10px;
	margin: 15px 0 12px 0px;
	text-indent: -99999px;	
}
.formReleases {
	margin: 0 5px 15px 16px;
}
.boxReleasesContent h2 {
	color: #a58c9c;
	font-size: 10px;
}
.boxReleasesContent p {
	font-size: 10px;
}
/*##########
FIM LIGHTBOX
##########*/

/*###########
INICIO HEADER
###########*/
.header {
	height: 125px;
	position: relative;
}
.linkHome {
	background: url(../_IMG/logo_chronos.gif) 0px 0px no-repeat;
	position: absolute;
	top: 40px;
	left: 10px;
	display: block;
	width: 466px;
	height: 48px;
	text-indent: -9999px;
}
.linkNatura {
	background: url(../_IMG/logo_natura.gif) 0px 0px no-repeat;
	position: absolute;
	top: 25px;
	left: 855px;
	display: block;
	width: 71px;
	height: 64px;
	text-indent: -9999px;
}
.menu {
	background:url(../_IMG/fd_mn.gif) no-repeat;
	position: absolute;
	top: 100px;
	left: 128px;
	height: 12px;
}
.menu li {
	float: left;
}
.menu li a {
	display: block;
	background-image: url(../_IMG/txt_menu.gif);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 1px;
	text-indent: -99999px;
}
.menu li a.mn_novaTecnologia {
	background-position: 0px 0px;
	width: 110px;
}
.menu li a.mn_novaTecnologia:hover, .menu li a.mn_novaTecnologia.over  {
	background-position: 0px -12px;
}
.menu li a.mn_pdtoMultProtecao {
	background-position: -110px 0px;
	width: 165px;
}
.menu li a.mn_pdtoMultProtecao:hover, .menu li a.mn_pdtoMultProtecao.over  {
	background-position: -110px -12px;
}
.menu li a.mn_guiaPele {
	background-position: -275px 0px;
	width: 83px;
}
.menu li a.mn_guiaPele:hover, .menu li a.mn_guiaPele.over  {
	background-position: -275px -12px;
}
.menu li a.mn_grosario {
	background-position: -358px 0px;
	width: 71px;
}
.menu li a.mn_grosario:hover, .menu li a.mn_grosario.over  {
	background-position: -358px -12px;
}
.menu li a.mn_campanha {
	background-position: -429px 0px;
	width: 71px;
}
.menu li a.mn_campanha:hover, .menu li a.mn_campanha.over  {
	background-position: -429px -12px;
}
.menu li a.mn_faq {
	background-position: -500px 0px;
	width: 32px;
}
.menu li a.mn_faq:hover, .menu li a.mn_faq.over  {
	background-position: -500px -12px;
}
.menu li a.mn_imprensa {
	background-position: -532px 0px;
	width: 57px;
}
.menu li a.mn_imprensa:hover, .menu li a.mn_faq.over  {
	background-position: -532px -12px;
}
/*########
FIM HEADER
########*/

/*###########
INICIO FOOTER
###########*/
.footer {
	position: absolute;
	width: 970px;
	top: 562px;
	left: 0px;
}
.linkGostouSite {
	position: absolute;
	top: 0px;
	left: 30px;
}
.linkPlayer {
	position: absolute;
	top: 0px;
	left: 865px;
}
.footer small a {
	font: 9px Arial;
}
/*########
FIM FOOTER
########*/

/*#########
INICIO MAIN
#########*/
.main {
	padding: 20px;
	text-align: left;
	position: relative;
	height: 460px;
}
/*######
FIM MAIN
#######*/

/*##############
INICIO GLOSSARIO
##############*/
.glossario {
	background: url(../_IMG/img_chronos_01.png) 10px 240px no-repeat;
}
.titGlossario {
	background: url(../_IMG/tit_glossario.gif) 0px 0px no-repeat;
	height: 20px;
	margin: 0 0 2px 108px;
	text-indent: -99999px;
}
.subtitGlossario {
	background: url(../_IMG/subtit_glossario.gif) 0px 0px no-repeat;
	height: 30px;
	margin-left: 108px;
	text-indent: -99999px;
}
.boxFiltro {
	background: url(../_IMG/bg_filtroAZ.gif) 0px 8px no-repeat;
	width: 792px;
	margin-left: 108px;
	position: relative;
	z-index: 1;
}
.boxFiltro ul {
	padding-left: 8px;
	height: 17px;
}
.boxFiltro li {
	background: url(../_IMG/pipe_filtroAZ.gif) top right no-repeat;
	width: 22px;
	height: 17px;
	padding: 0 2px;
	float: left;
}
.boxFiltro li a {
	background: url(../_IMG/txt_filtroAZ.gif) 4px 2px no-repeat;
	display: block;
	width: 22px;
	height: 17px;
	text-indent: -99999px;
	cursor: default;
}
.boxFiltro .filtroA {
	background-position: 4px 2px;
}
.boxFiltro .linkA {
	background-position: 4px -18px;
	cursor: pointer;
}
.boxFiltro .linkA:hover, .boxFiltro .linkA.over {
	background-position: 4px -38px !important;
}
.boxFiltro .filtroB {
	background-position: -22px 2px;
}
.boxFiltro .linkB {
	background-position: -22px -18px;
	cursor: pointer;
}
.boxFiltro .linkB:hover {
	background-position: -22px -38px;
}
.boxFiltro .filtroC {
	background-position: -47px 2px;
}
.boxFiltro .linkC {
	background-position: -47px -18px;
	cursor: pointer;
}
.boxFiltro .linkC:hover, .boxFiltro .linkC.over {
	background-position: -47px -38px;
}
.boxFiltro .filtroD {
	background-position: -74px 2px;
}
.boxFiltro .linkD {
	background-position: -74px -18px;
	cursor: pointer;
}
.boxFiltro .linkD:hover, .boxFiltro .linkD.over {
	background-position: -74px -38px;
}
.boxFiltro .filtroE {
	background-position: -100px 2px;
}
.boxFiltro .linkE {
	background-position: -100px -18px;
	cursor: pointer;
}
.boxFiltro .linkE:hover, .boxFiltro .linkE.over {
	background-position: -100px -38px;
}
.boxFiltro .filtroF {
	background-position: -124px 2px;
}
.boxFiltro .linkF {
	background-position: -124px -18px;
	cursor: pointer;
}
.boxFiltro .linkF:hover, .boxFiltro .linkF.over {
	background-position: -124px -38px;
}
.boxFiltro .filtroG {
	background-position: -148px 2px;
}
.boxFiltro .linkG {
	background-position: -148px -18px;
	cursor: pointer;
}
.boxFiltro .linkG:hover {
	background-position: -148px -38px;
}
.boxFiltro .filtroH {
	background-position: -176px 2px;
}
.boxFiltro .linkH {
	background-position: -176px -18px;
	cursor: pointer;
}
.boxFiltro .linkH:hover, .boxFiltro .linkH.over {
	background-position: -176px -38px;
}
.boxFiltro .filtroI {
	background-position: -199px 2px;
}
.boxFiltro .linkI {
	background-position: -199px -18px;
	cursor: pointer;
}
.boxFiltro .linkI:hover {
	background-position: -199px -38px;
}
.boxFiltro .filtroJ {
	background-position: -219px 2px;
}
.boxFiltro .linkJ {
	background-position: -219px -18px;
	cursor: pointer;
}
.boxFiltro .linkJ:hover {
	background-position: -219px -38px;
}
.boxFiltro .filtroK {
	background-position: -242px 2px;
}
.boxFiltro .linkK {
	background-position: -242px -18px;
	cursor: pointer;
}
.boxFiltro .linkK:hover {
	background-position: -242px -38px;
}
.boxFiltro .filtroL {
	background-position: -265px 2px;
}
.boxFiltro .linkL {
	background-position: -265px -18px;
	cursor: pointer;
}
.boxFiltro .linkL:hover {
	background-position: -267px -38px;
}
.boxFiltro .filtroM {
	background-position: -290px 2px;
}
.boxFiltro .linkM {
	background-position: -290px -18px;
	cursor: pointer;
}
.boxFiltro .linkM:hover, .boxFiltro .linkM.over {
	background-position: -292px -38px;
}
.boxFiltro .filtroN {
	background-position: -319px 2px;
}
.boxFiltro .linkN {
	background-position: -319px -18px;
	cursor: pointer;
}
.boxFiltro .linkN:hover {
	background-position: -321px -38px;
}
.boxFiltro .filtroO {
	background-position: -348px 2px;
}
.boxFiltro .linkO {
	background-position: -348px -18px;
	cursor: pointer;
}
.boxFiltro .linkO:hover {
	background-position: -350px -38px;
}
.boxFiltro .filtroP {
	background-position: -375px 2px;
}
.boxFiltro .linkP {
	background-position: -375px -18px;
	cursor: pointer;
}
.boxFiltro .linkP:hover {
	background-position: -377px -38px;
}
.boxFiltro .filtroQ {
	background-position: -401px 2px;
}
.boxFiltro .linkQ {
	background-position: -401px -18px;
	cursor: pointer;
}
.boxFiltro .linkQ:hover, .boxFiltro .linkQ.over {
	background-position: -403px -38px;
}
.boxFiltro .filtroR {
	background-position: -429px 2px;
}
.boxFiltro .linkR {
	background-position: -429px -18px;
	cursor: pointer;
}
.boxFiltro .linkR:hover, .boxFiltro .linkR.over {
	background-position: -430px -38px;
}

.boxFiltro .filtroS {
	background-position: -454px 2px;
}
.boxFiltro .linkS {
	background-position: -454px -18px;
	cursor: pointer;
}
.boxFiltro .linkS:hover {
	background-position: -455px -38px;
}
.boxFiltro .filtroT {
	background-position: -477px 2px;
}
.boxFiltro .linkT {
	background-position: -477px -18px;
	cursor: pointer;
}
.boxFiltro .linkT:hover {
	background-position: -478px -38px;
}
.boxFiltro .filtroU {
	background-position: -503px 2px;
}
.boxFiltro .linkU {
	background-position: -503px -18px;
	cursor: pointer;
}
.boxFiltro .linkU:hover {
	background-position: -504px -38px;
}
.boxFiltro .filtroV {
	background-position: -530px 2px;
}
.boxFiltro .linkV {
	background-position: -530px -18px;
	cursor: pointer;
}
.boxFiltro .linkV:hover {
	background-position: -530px -38px;
}
.boxFiltro .filtroW {
	background-position: -558px 2px;
}
.boxFiltro .linkW {
	background-position: -558px -18px;
	cursor: pointer;
}
.boxFiltro .linkW:hover {
	background-position: -559px -38px;
}
.boxFiltro .filtroX {
	background-position: -588px 2px;
}
.boxFiltro .linkX {
	background-position: -588px -18px;
	cursor: pointer;
}
.boxFiltro .linkX:hover {
	background-position: -588px -38px;
}
.boxFiltro .filtroY {
	background-position: -614px 2px;
}
.boxFiltro .linkY {
	background-position: -614px -18px;
	cursor: pointer;
}
.boxFiltro .linkY:hover {
	background-position: -615px -38px;
}
.boxFiltro .filtroZ {
	background-position: -640px 2px;
}
.boxFiltro .linkZ {
	background-position: -640px -18px;
	cursor: pointer;
}
.boxFiltro .linkZ:hover {
	background-position: -640px -38px;
}
.boxGlossario {
	background: url(../_IMG/bg_grossario.png) bottom left no-repeat;
	width: 770px;
	height: 284px;
	margin: -8px 0 0 108px;
	padding: 10px 10px 0 10px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxGlossarioContent {
	background: url(../_IMG/hr_1x141.gif) 247px 33px no-repeat;
	display: block;
	width: 228px;
	padding: 10px 10px 0px 10px;
	float: left;
}
.boxGlossarioContent h3 {
	font-size: 12px;
	color: #a58c9c;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.boxGlossarioContent img {
	border: 1px solid #a58c9c;
	margin-bottom: 5px;
}
.boxGlossarioContent p, .boxGlossarioContent p b {
	font-size: 10px;
	color: #3a6269;
}
.boxGlossarioRodape {
	text-align: right;
	margin: 10px 30px 0 0;
}
/*##############
INICIO GLOSSARIO
##############*/

/*########
INICIO FAQ
########*/
.titFaq {
	background: url(../_IMG/tit_faq.gif) 0px 0px no-repeat;
	height: 20px;
	margin: 0 0 2px 108px;
	text-indent: -99999px;
}
.subtitFaq {
	background: url(../_IMG/subtit_faq.gif) 0px 0px no-repeat;
	height: 30px;
	margin-left: 108px;
	text-indent: -99999px;
}
.boxFaqTitle {
	background: url(../_IMG/tit_perguntas.gif) 0px 0px no-repeat;
	width: 690px;
	margin-left: 109px;
	height: 17px;
	text-indent: -9999px;
}
.boxFaq {
	width: 680px;
	height: 280px;
	margin: -9px 0 0 108px;
	padding: 15px 0 0 10px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
	position: relative;
}
.boxFaq h4 {
	padding: 10px 10px 0 10px;
	margin:0;
}
.boxFaq .bg {
	background: url(../_IMG/bg_faqTopic.gif) 0px 0px repeat-y;
}
.boxFaq div {
	padding: 5px 0;
}
.boxFaq p {
	margin: 0;
}
.boxFaq h4 a, .boxFaq h4 a:hover {
	font-size: 10px;
	color: #b5798d;
	cursor: default;
	text-decoration: none;
}
.boxFaq p {
	padding: 0px 10px 10px 31px;
	font-size: 10px;
}


/*#####
FIM FAQ
#####*/

/*#############
INICIO CAMPANHA
#############*/
.campanha {
	background: url(../_IMG/img_chronos_01.png) 10px 240px no-repeat;
}
.titCampanha {
	background: url(../_IMG/tit_campanha.gif) 0px 0px no-repeat;
	height: 20px;
	margin: 0 0 2px 108px;
	text-indent: -99999px;
}
.subtitCampanha {
	background: url(../_IMG/subtit_campanha.gif) 0px 0px no-repeat;
	height: 30px;
	margin-left: 108px;
	text-indent: -99999px;
}
.boxCampanahContent{
	float: left;
}
.boxAssistaVideoCampTitle {
	margin: 10px 0 0 109px;
}
.boxAssistaVideoCamp {
	background: url(../_IMG/bg_grossario.png) bottom left no-repeat;
	width: 320px;
	height: 265px;
	margin: -9px 0 0 108px;
	padding: 13px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxNaturaChronosMultiProtecaoTitle {
	margin: 10px 0 0 16px;
}
.boxNaturaChronosMultiProtecao {
	background: url(../_IMG/bg_grossario.png) bottom left no-repeat;
	width: 401px;
	height: 265px;
	margin: -9px 0 0 15px;
	padding: 13px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxNaturaChronosMultiProtecao .border {
	border: 1px solid #a58c9c;
	margin-bottom: 10px;
}
.boxChronosRodape {
	clear: both;
	text-align: right;
	margin: 10px 30px 0 0;
}
/*##########
FIM CAMPANHA
##########*/

/*#############
INICIO IMPRENSA
#############*/
.imprensa {
	background: url(../_IMG/img_chronos_02.png) 10px 190px no-repeat;
}
.titImprensa {
	background: url(../_IMG/tit_imprensa.gif) 0px 0px no-repeat;
	height: 20px;
	margin: 0 0 2px 108px;
	text-indent: -99999px;
}
.subtitImprensa {
	background: url(../_IMG/subtit_imprensa.gif) 0px 0px no-repeat;
	height: 30px;
	margin-left: 108px;
	text-indent: -99999px;
}
.boxImprensaContent{
	float: left;
}
.boxReleasesTitle {
	margin: 0px 0 0 109px;
	position: relative;
}
.boxReleasesTitle a {
	position: absolute;
	top: 0px;
}
.boxReleasesTitle .btReleasesVisualizar {
	right: 180px;
}
.boxReleasesTitle .btReleasesImprimir {
	right: 123px;
}
.btPrint {
	position: absolute;
	top: -10px;
	left: 600px;
	display:block;
	width: 54px;
	height: 11px;
	background: #EBEEEF;
	text-align: center;
	border-right: 1px solid #A58C9C;
}
.boxReleasesTitle .btReleasesDownload {
	right: 14px;
}
.boxReleasesCamp {
	width: 530px;
	height: 68px;
	margin: -9px 0 0 108px;
	padding: 15px 10px 10px 14px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxReleasesCamp h4, .boxReleasesCamp p  {
	font-size: 10px;
}
.boxDownloadImgPdtoTitle {
	margin: 15px 0 0 309px;
}
.boxDownloadImgPdto {
	background: url(../_IMG/br_downloadImgPdto.gif) 0px 0px no-repeat;
	width: 566px;
	height: 108px;
	margin: -9px 0 0 308px;
	padding: 15px 10px 20px 15px;
}
.subMenuDownload {
	background: url(../_IMG/bg_subMenuDownload.gif) 0px 0px no-repeat;
	widows: 401px;
	height: 22px;
}
.subMenuDownload li {
	float: left;
}
.subMenuDownload li a {
	background-image: url(../_IMG/subMenu_list.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	text-indent: -9999px;
}
.subMenuDownload li a.subMenu_pdto30 {
	width: 90px;
	background-position: 0px 0px;
}
.subMenuDownload li a.subMenu_pdto30:hover {
	background-position: 0px -22px;
}
.subMenuDownload li a.subMenu_refil {
	width: 38px;
	background-position: -90px 0px;
}
.subMenuDownload li a.subMenu_refil:hover {
	background-position: -90px -22px;
}
.boxDownloadImgPdtoContent {
	padding-top: 10px;
	width: 280px;
	float: left;
}
.boxDownloadImgPdtoContent a {
	color: #a58c9c;
	font-size: 10px;
	font-weight: bold;
}
.boxDownloadImgPdtoContent a:hover {
	text-decoration: none;
}
.boxDownloadImgPdtoContent a img {
	vertical-align: text-bottom;
}
.boxDownloadImgPdtoContent .border {
	border: 1px solid #a58c9c;
	margin-right: 10px;
	float: left;
}
/*##########
FIM IMPRENSA
##########*/

/*###############
INICIO TECNOLOGIA
###############*/
.titTecnologia {
	background: url(../_IMG/tit_tecnologia.gif) 0px 0px no-repeat;
	height: 20px;
	margin: 0 0 2px 108px;
	text-indent: -99999px;
}
.subtitTecnologia {
	background: url(../_IMG/subtit_tecnologia.gif) 0px 0px no-repeat;
	height: 30px;
	margin-left: 108px;
	text-indent: -99999px;
}
.boxTecnologiaContent {
	float: left;
}
.boxVejaVideoBeneficiosTitle {
	margin: 10px 0 0 19px;
}
.boxVejaVideoBeneficios {
	background: url(../_IMG/bg_grossario.png) bottom left no-repeat;
	width: 320px;
	height: 265px;
	margin: -9px 0 0 18px;
	padding: 13px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxChronosRodape {
	clear: both;
	text-align: right;
	margin: 10px 30px 0 0;
}
.boxEntendaMelhorTecnologiaTitle {
	margin: 0px 0 -9px 16px;
}
.boxEntendaMelhorTecnologia {
	width: 455px;
	margin: 0 0 0 15px;
	padding: 13px;
	border-left: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxEntendaMelhorTecnologia.invertBorder {
	border-left: none;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxEntendaMelhorTecnologia a {
	text-decoration: underline;
}
.boxEntendaMelhorTecnologia .border {
	border: 1px solid #a58c9c;
	margin-right: 10px;
	float: left;
}
.boxEntendaMelhorTecnologia.invertBorder .border {
	margin: 0 0 0 10px;
	float: right;
}
/*############
FIM TECNOLOGIA
############*/

/*#################
INICIO GUIA DA PELE
#################*/
.titGuiaDaPele {
	background: url(../_IMG/tit_guiaDaPele.gif) 0px 0px no-repeat;
	height: 20px;
	margin: 0 0 2px 108px;
	text-indent: -99999px;
}
.subtitGuiaDaPele {
	background: url(../_IMG/subtit_guiaDaPele.gif) 0px 0px no-repeat;
	height: 30px;
	margin-left: 108px;
	text-indent: -99999px;
}
.imgSetaTransicao {
	position: absolute;
	top: 165px;
	left: 218px;
	z-index: 1;
}
.boxGuiaDaPeleContent {
	float: left;
}
.boxDe20a30Title {
	margin: 10px 0 0 1px;
}
.boxDe20a30 {
	width: 183px;
	height: 235px;
	margin: -8px 0 0 0px;
	padding: 13px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxDe20a30 .border {
	border: 1px solid #a58c9c;
	margin-bottom: 10px;
}
.boxApos30anosTitle {
	margin: 10px 0 -8px 31px;
}
.boxApos30anos {
	width: 638px;
	margin: 0 0 0 30px;
	padding: 13px 13px 0px 13px;
	border-left: 1px solid #a58c9c;
	border-right: 1px solid #a58c9c;
	border-bottom: 1px solid #a58c9c;
}
.boxApos30anos p {
	font-size: 10px;
}
.boxApos30anos p a {
	font-size: 9px;
	text-decoration: none;
}
.boxApos30anos .border {
	border: 1px solid #a58c9c;
	float: right;
}
.boxApos30anosContentTitle img {
	margin: 0 40px 2px 0;
}
.boxApos30anosContent {
	border-top: 1px solid #a58c9c;
	padding: 5px 0;
}
.boxApos30anosContentPt1 {
	width: 180px;
	padding-right: 5px;
	float: left;
}
.boxApos30anosContentPt1 p a {
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #F00;
}
.boxApos30anosContentPt2 {
	background: url(../_IMG/hr_1x53.gif) 0px 3px no-repeat;
	padding-left: 10px;
	width: 443px;
	float: left;
}
.boxApos30anosContentPt2 .content {
	width: 200px;
	float: left;
}
/*##############
FIM GUIA DA PELE
##############*/

/*#############
INICIO PRODUTOS
#############*/
.titProdutos {
	background: url(../_IMG/tit_produtos.gif) 0px 0px no-repeat;
	height: 20px;
	margin: 0 0 2px 108px;
	text-indent: -99999px;
}
.subtitProdutos {
	background: url(../_IMG/subtit_produtos.gif) 0px 0px no-repeat;
	height: 30px;
	margin: 27px 0 0 108px;
	text-indent: -99999px;
}
.boxProdutosContent {
	margin-top: 25px;
	padding-top: 266px;
	padding-bottom: 20px;
	position: relative;
	background: url(../_IMG/img_produtoContent.png) 0px 0px no-repeat;
}
.bt_indique {
	position: absolute;
	top: -95px;
	right: 0px;
	background: url(../_IMG/px.gif);
}
.bt_elastina {
	position: absolute;
	top: 110px;
	right: 110px;
	width: 65px;
	height: 15px;
	display: block;
	background: url(../_IMG/px.gif) repeat;
}
.bt_dermoativo {
	position: absolute;
	top: 15px;
	right: 200px;
	width: 65px;
	height: 15px;
	display: block;
	background: url(../_IMG/px.gif) repeat;
}

.bt_radicaisLivres {
	position: absolute;
	top: -55px;
	right: 420px;
	display: block;
	width: 100px;
	height: 15px;
	background: url(../_IMG/px.gif);
}
.bt_chronosNoite {
	display: block;
	position: absolute;
	top: 35px;
	left: 140px;
	width: 215px;
	height: 180px;
	background: url(../_IMG/px.gif);
	z-index: 12;
}
.bt_chronosDia {
	display: block;
	position: absolute;
	top: 15px;
	left: 310px;
	width: 190px;
	height: 180px;
	background: url(../_IMG/px.gif);
	z-index: 10;
}
.boxIndiqueAmiga {
	background: #FFF;
	padding: 12px;
	position: absolute;
	top: 200px;
	left: 400px;
	z-index: 99;
	text-align: left;
}
.boxIndiqueAmigaContent {
	background: url(../_IMG/bg_indiqueAmiga.jpg) 0px 0px no-repeat;
	border: 1px solid #a58c9c;
	width: 577px;
	height: 368px;
}
.boxIndiqueAmiga .bt_fechar {
	background: url(../_IMG/bt_fechar.gif) 0px 0px no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 23px;
	height: 23px;	
}
.titIndiqueAmiga {
	background: url(../_IMG/tit_indiqueAmiga.gif) 0px 0px no-repeat;
	height: 30px;
	margin: 15px 0 12px 0px;
	text-indent: -99999px;	
}
.formIndiqueAmiga {
	margin: 0 25px 15px 23px;
}
.formIndiqueAmiga ul {
	margin-top: 15px;
}
.formIndiqueAmiga li {
	padding-right: 7px;
}
.ie6 .formIndiqueAmiga li {
	padding-right: 5px;
}
.formIndiqueAmiga label {
	display: block;
	padding: 2px 0;
}
/*##########
FIM PRODUTOS
##########*/
