html {
	height: 100%;
	overflow-x:hidden;
}

body {
	overflow-x:hidden;
}

#bg_index {
	background: #231f20 url(/images/bg_header.jpeg) repeat-x top;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 0px;
	overflow-x:hidden;
}

#bg_quem_somos {
	background: #231f20 url(/images/bg_quem_somos.jpeg) repeat-x top;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 0px;
}
#bg_promocoes {
	background: #231f20 url(/images/bg_promocoes.jpeg) repeat-x top;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 0px;

}
#bg_lojas {
	background: #231f20 url(/images/bg_lojas.jpeg) repeat-x top;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 0px;
}
/*-------------------------------------------------------- LINK */


a {
	color: #0F9;
	text-decoration:never underline;
}
a:hover {
	color: #666;
}
/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	line-height: 22px;
}
h1 {
	font-size: 3em;
	padding: 0 0 10px 0;
	letter-spacing: -2px;
}
h2 {
	font-size: 2.2em;
	padding: 0 0 8px 0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 16px;
	padding: 0 0 6px 0;
	color:#414141;
}
h4 {
	font-size: 15px;
	padding: 0 0 5px 0;
	color:#FFF;
}
h5 {
	font-size: 1.2em;
	padding: 0 0 4px 0;
}
h6 {
	font-size: 1em;
	padding: 0 0 2px 0;
}
p {
	font-size: 110%;
	line-height: 1.6em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}
#wrap #header #logo_menu #menu {
	float: right;
	font-family:Verdana, Geneva, sans-serif;
	height: 58px;
	margin-top: 67px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrap #header #logo_menu #menu ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}
#wrap #header #logo_menu #menu li {
	float: left;
	margin-right: 1px;
}
#wrap #header #logo_menu #menu a {
	display: block;
	width: auto;
	padding: 0px;
}
#wrap #header #logo_menu #menu a:hover {
	text-decoration: underline;
}
#wrap #header #logo_menu #menu .first {
	height: 40px;
	background:url(../images/home.jpeg);
	width:81px;
}
#wrap #header #logo_menu #menu .active a {
}
#wrap #hero-holder {
	position:absolute;
	top: 160px;
	width: 100%;
	display: block;
	z-index: 100;
	height: 353px;
	left: 0px;
	background-image: url(/images/heroholder.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap .textholder {
	z-index: 10;
}
#wrap .textholder p {
	position: absolute;
	top: 28px;
	left: 177px;
	color: #ccc;
	z-index: 100;
	font-size: 1.2em;
	letter-spacing: -1px;
}
#wrap .textholder a {
	position: absolute;
	right: 10px;
	top: 20px;
	width: 97px;
	height: 39px;
	display: block;
	background: url(/images/viewprojectbtn.gif) no-repeat;
}
#wrap .thumbs {
	margin: 28px 862px 0;
    position: relative;
    text-align: center;
    width: 175px;
    z-index: 14;
}
#wrap #carousel-holder {
	width: 960px;
	position: relative;
	z-index: 12;
	display: block;
	height: 384px;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#wrap #carousel-holder h2 {
	width: 156px;
	height: 48px;
	display: block;
	background:url(/images/destaques.jpeg) 0 8px no-repeat;
	text-indent: -9999px;
}
#wrap #carousel-holder h2 {
	font-size: 4em;
	position: absolute;
	bottom: 5px;
	color: #3b3b3b;
	left: 10px;
}
#wrap #carousel {
	width: 960px;
	margin: 0 auto 0;
}
#wrap #carousel ul {
	list-style: none;
	width:200%;
	padding: 0;
	position: relative;
	z-index: 12;
	margin-top: 20;
	margin-left: 0px;
}
#wrap #carousel li {
	display: inline;
	float: left;
}
#wrap #carousel li span p {
	display: none;
}
#wrap .thumb {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	margin: 2px;
	background: url(/images/hero-navigator.gif) no-repeat;
	display: inline;
	cursor: pointer;
	text-indent: -9999px;
}
/* items inside navigator */
#wrap a.thumb {
	width:14px;
	height:14px;
	float:left;
	cursor: pointer;
	margin:3px;
	background: url(/images/hero-navigator.gif) no-repeat;
	display:block;
	text-indent: -9999px;
}
/* mouseover state */
#wrap a.thumb:hover {
	background-position:0 -14px;
}
/* active state (current page state) */
#wrap a.thumb.active {
	background-position:0 -28px;
}
* {
	padding: 0;
	margin: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #999;
}
#wrap {
	width: 960px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
#header {
	height: auto;
}
#header h1 {
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 25px 0 0 0px;
}
#header h1 a {
	text-decoration: none;
	color: #B7271F;
}
#header h1 a:hover {
	text-decoration: none;
	color: #000;
}
#header h2 {
	color: #666;
	font-size: 17px;
	font-weight: 100;
	padding: 0 0 0 1px;
}
#menu {
	height: auto;
	line-height: 30px;
}
#menu ul {
	padding-left: 2px;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	color: #fff;
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 600;
}
#menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#content {
	line-height: 8px;
	height:auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	position:relative;
}
.left {
	float: left;
	width: 580px;
	text-align: justify;
}
.left h2 {
	color: #B7271F;
	font-size: 24px;
	letter-spacing: -3px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}
.left h2 a {
	color: #B7271F;
}
.left h2 a:hover {
	color: #333;
}
.right {
	margin-top: 10px;
	float: right;
	width: 160px;
	padding: 10px;
	background: #FFDDDD;
	border: 1px solid #990000;
}
.right h2 {
	font-size: 12px;
	color: #555;
	padding: 5px 0 2px 0;
}
.right ul {
	list-style-type: none;
	padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
	display: block;
	border-bottom: 1px solid #999;
	color: #666;
	padding: 2px 10px;
}
.right ul li a:hover {
	color: #333;
	text-decoration: none;
}
#footer {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	background:url(/images/bg_footer.jpeg);
	height:65px;
	padding-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-stretch:semi-condensed;
	line-height:8px;
}
#logo_menu {
	background-color: #231f20;
	width: 960px;
	margin-top: 35px;
	height: 124px;
}
#wrap #header #logo_menu #logo {
	background-repeat: no-repeat;
	height: 111px;
	width: 318px;
	float:left;
	margin-left: 50px;
}
#content .text {
	width: 55%;
	height:600px;
	position:relative;
	float:left;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrap #content .sub_form {
	height:auto;
	float: left;
	text-align: center;
	background:#414141;
	margin-bottom:40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom:10px;
}
#wrap #content .sub_form label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#wrap #content .sub_form .dia_mes {
	background-color: #231F20;
	border:solid 1px #221E1F;
	height:20px;
	color:#FFF;
	width: 30px;
}
#wrap #content .sub_form .dia_mes2 {
	background-color: #231F20;
	border:solid 1px #221E1F;
	height:20px;
	color:#FFF;
	width: 30px;
	margin-right:83px;
}
#wrap #content .sub_form .ano {
	background-color: #231F20;
	border:solid 1px #221E1F;
	height:20px;
	color:#FFF;
	width: 35px;
	margin-right:9px;
}
#wrap #content .sub_form .campo {
	background-color: #231F20;
	border:solid 1px #221E1F;
	height:20px;
	color:#FFF;
	width: 200px;
}
#wrap #content .sub_form .contact {
	background-color: #231F20;
	border:solid 1px #221E1F;
	height:20px;
	color:#FFF;
	width: 100px;
	margin-right:100px;
}
#wrap #content .sub_form .codigo {
	background-color: #231F20;
	border:solid 1px #221E1F;
	height:20px;
	color:#FFF;
	width: 50px;
}
#wrap #content .sub_form .codigo2 {
	background-color: #231F20;
	border:solid 1px #221E1F;
	height:20px;
	color:#FFF;
	width: 40px;
	margin-right:93px;
}
#wrap #content .sub_form .fem {
	background-color: #231F20;
	border:solid 1px #221E1F;
	color:#FFF;
}
#wrap #content .sub_form .masc {
	background-color: #231F20;
	border:solid 1px #221E1F;
	color:#FFF;
}
#wrap #content .sub_form .botao_enviar {
	background:url(/images/botao_enviar.jpeg);
	width:77px;
	height:39px;
	color:#FFF;
	font-family:Verdana;
	font-size:12px;
	margin-right:0px;
	border:none;
	cursor:pointer;
}
#wrap #content div .sub_form img {
	margin-bottom:10px;
}
#wrap #content .lojas {
	float:left;
	position:relative;
	width:480px;
	height:400px;
	padding-top:10px;
}
#wrap #content .lojas_d {
	float:left;
	position:relative;
	width:380px;
	height:200px;
	padding-left:100px;
	padding-top:10px;
}
#wrap #content .promocoes_1 img {
	margin-top:25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrap #content .promocoes_1 {
	text-align: center;
	height:164px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#wrap .perfumaria {
	width:940px;
	height:135px;
	background:#414141;
	padding-top:20px;
	padding-left:20px;
}
#wrap .higiene {
	width:940px;
	height:75px;
	background:#414141;
	padding-top:15px;
	padding-left:20px;
}
#wrap .historia {
	width:940px;
	height:90px;
	background:#414141;
	padding-top:30px;
	padding-left:20px;
}

reg {
	font-size: 10px;
}

.reg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
}

.imgs {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:94px;
	margin:0px;
	padding:4px;
	border:solid 1px #414141;
	background-color:#414141;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

.textoform {
	font-family:Verdana;
	font-size:14px;
	color:#FFF;
}

.festa1 img {
	position:absolute;
	top:24px;
	z-index:999;
	margin-left:-230px;
}

.festa2 img {
	position:absolute;
	top:25px;
	z-index:999;
	margin-left:965px;
}

.chapeu img {
	margin-left: 343px;
    position: absolute;
    top: 21px;
    z-index: 999;
}

.aniversario img {
	margin-left: 475px;
    position: absolute;
    top: 26px;
    z-index: 999;
}

.email-confirmation {
    overflow: hidden;
    height: 0;
    margin: 0 !important;
    padding: 0;
}
