/*
Estudio Pixen
Criado por: Charles Anderson
Data: 23/08/2007
Modificado: 23/07/2009
*/

* { margin:0px; padding:0px; }

body {
	background: #fff;
	font: 10px verdana, arial, helvetica, sans-serif; color: #333;
	text-align: center;
	}

img { border: 0;}

#estrutura {
	width: 740px;
	margin-top: 20px;
	}

#topo {	height: 55px; }
#logo{ float: left; background: url(../imagens/logo.gif) no-repeat; }
#logo a/**/{ 
	background: url(../imagens/logo.gif) no-repeat; text-indent: -9000em; overflow: hidden; 
	width: 145px; height: 55px; display: block; text-decoration: none; color: #fffbeb;
	}

#colnav {
	width: 580px;
	height: 55px;
	background: #fff url(../imagens/bgmenu.gif) no-repeat top left;
	float: right;
	margin: 0px;
	padding: 0px;
	}

ul {
	margin-top: 33px;
	padding: 0px;
	color: #fff;
	}

li {
	display: inline;
	list-style: none;
	padding: 3px 5px;
	font-size: 11px;
	height: 55px;
	}

#conteudo {
	margin: 15px 0px 0px 0px;
	text-align: left;
	}

#coldir {
	width: 145px;
	margin: 0px 0px 0px 15px;
	float: right;
	}

#colesq {
	width:580px;
	float: left;
	margin: 0px;
	}

#colinterno {
	width:580px;
	float: left;
	margin: 0px;
	border-top: 1px solid #ccc;
	}

#migalha {
	width:580px;
	margin: 0px; padding: 5px 0;
	border-bottom: 1px solid #ccc;
	}

#horario {
	height: 206px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	background: #fff url(../imagens/bghoras.gif) no-repeat top left;
	}

#dicas {
	height: 80px;
	margin: 0px; padding: 40px 10px 0 10px;
	background: #fff url(../imagens/bgdicas.gif) no-repeat top left;
	}

#social {
	height: 70px;
	margin: 0px; padding: 40px 10px 0 10px;
	background: #fff url(../imagens/bgsocial.jpg) no-repeat top left;
	}

#slide {
	width: 580px;
	height: 206px;
	margin: 0px;
	}

#servcabelo, #servcorpoface, #servnoiva {
	width:182px;
	margin-top: 15px;
	float:left;
	line-height: 1.6em;
	}

#servcabelo, #servcorpoface { margin: 15px 0px 0px 17px; }

#produtos {
	clear: both;
	margin: 15px 0px 0px 0px;
	padding-top: 10px;
	height: 80px;
	border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;
	}

#rodape { clear: both; margin: 15px 0 20px 0; }
#rodape a {color: #888; background: none; text-decoration: none;}
#rodape a:hover {color: #967fca;}

#copyright, #assinatura {font: 9px Arial, Verdana, Tahoma, sans-serif; float: left; margin-left: 0px;}
#assinatura {float: right; }

h1, h2, h3, h4, h5, h6 { margin: 0; font-size: 1em; color: #59654d; }

h1 { margin: 0em 0em .25em 0em; font-size: 1.9em; letter-spacing: -1px; font-weight: normal; } #content h1 { text-transform: none; }
h2 { font-size: 1.2em; margin: 1.5em 0 0.5em 0; color: #FF4578; } 
h3 { font-size: 1.1em; margin: 1.5em 0 0.5em 0; color: #FF4578; }

p { line-height: 1.6em; margin: 0em 0em 1.2em 0em; text-align: justify; }

.txt_noiva { line-height: 1.4em; }
.txt_social, .txt_dicas { color: #5d5d5d; }
.mapa {float: right; margin: 0; padding-right: 5px; }

a:link    { color:#fff; border: 0px; text-decoration: none; }
a:visited { color:#fff; text-decoration: none; }
a:hover   { color:#fff; text-decoration: underline; }
a:active  { color:#fff; background: #FF4578; vertical-align:top; }

a.interno:link    { color:#FF4578; border: 0px; text-decoration: none; }
a.interno:visited { color:#FF4578; text-decoration: none; }
a.interno:hover   { color:#fff; background: #FF4578; text-decoration: none; }
a.interno:active  { color:#fff; background: #FF4578; }

.clear { clear:both; font-size:1px; line-height:1px; }

.slidehome { margin: 0px;}
.noiva  { margin: 0px 0px 10px 0px;}
.produtos  { margin-top: 10px;}
.ftinterna {float: right; margin: 15px 0px 5px 15px;}
.ftenedina, .ftdicas, .ftnoiva {float: left; margin: 10px 15px 5px 0px;}
.ftservicos {margin: 10px 15px 5px 0px;}

hr { border: none; border-bottom: 1px solid #CCC; height: 1px; background: none; padding: 0; }

#myGallery
{
	width: 500px;
	height: 284px;
	z-index:5;
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../imagens/loading-bar-black.gif);
}
                