@charset "utf-8";

* html .gainlayout { height: 1%; }

html,body {
	margin: 0px;
	padding: 0px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position:relative;
	background-color: #f2f2f2;
	background-image: url(../images/fundo.gif);
}
#banner_natal {   
    position: fixed;
    top: 150px;
    left: 50%;
    margin-left: -335px;
    width: 670px;
    z-index:999999;
}
h1 {

}

h2 {

	
}

.button:link, .button:visited, .button:hover, .button:active,
.button_voltar:link, .button_voltar:visited, .button_voltar:hover, .button_voltar:active, {
	text-decoration:none;
}

a img {
	border: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#container {
	width:754px;
	position:relative;
	margin:auto;
	display:block;	
	overflow:hidden;
	padding-left:20px;
	padding-bottom:20px;
}

#layout {
	width: 745px;
	background-color:#FFFFFF;
	position:relative;
	margin:auto;
	background-image: url(../images/fundodiv.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:9px;
	margin-top:140px;
	clear:both;
}

#header {
	width:745px;
	height:72px;
	position:relative;
	top: -40px;
	right:0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	display:block;

}

#logo {
	position:absolute;
	top:-40px;
	left:-28px;
	width: 225px;
	height: 174px;
	float:left;
	z-index:10;
	display:block;
	background-image: url(../images/logo.png);
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/logo.png', sizingMethod='scale');	
}

#logo .link {
	position:absolute;
	width: 225px;
	height: 174px;
	display:block;
	clear:both;

	
}

#logo .link img {
	width: 225px;
	height: 174px;

}

#sombrabottom {
	width: 754px;
	height: 20px;
	bottom:-20px;
	position:relative;
	left:-9px;
	clear:both;
	background-image: url(../images/sombrabottom.png);
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/sombrabottom.png', sizingMethod='scale');
	
}

#laco {
	width: 142px;
	height: 143px;
	position:absolute;
	float:right;
	right: -1px;
	top:-1px;
	display:block; 
	background-image: url(../images/laco.png);	
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/laco.png', sizingMethod='scale');
}

#menu {
	width: 450px;;
	position:relative;
	display: inline;
	top: 25px;
	left:200px;
	padding:0px;
	margin:0px;
	list-style-position: inside;
	list-style-type: none;
		display:block;

}

#menu li {
	margin-left:15px;
	margin-right:15px;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
}

.bullet {
	padding-right:5px;
}


.box {
	width: 336px;
	position:relative;
	float:right;
	right:20px;
	top:35px;
	margin-bottom:10px;
	background-image: url(../images/boxmid.gif);
	background-position: center;
	text-align:center;

}

.box .promofoto {
	margin:auto;
	margin-top:10px;
	position:relative;
}

.boxtop {
	width: 336px;
	height: 37px;
	position:relative;
	top:0px;
	background-image: url(../images/boxtop.gif);
	text-align:left;
}

.boxtop img {
	margin-top:15px;
	margin-left:20px;
}

.box .depofoto {
	float:left;
	margin-left: 18px;
	margin-top:15px;
}

.box .nomes {
	font-size:14px;
	font-weight:bold;
	padding:12px;
	float:left;
	color:#af087c;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
}

.box p {
	margin:0px;
	padding:0px;
	line-height:18px;
	font-size:11px;
	color:#666666;
	float:left;
	position:relative;
	width:190px;
	padding-left:12px;
	top:-10px;
	text-align:left;
	margin-bottom:-20px;

}

#flash {
	width: 331px;
	height: 375px;
	position:relative;
	left:20px;
	top:40px;
	padding-bottom: 30px; 
	margin:0px;
	float:left;
	z-index:1;
	

}

#flash img {
width: 331px;
	height: 375px;
	clear:both;
	float:left;
}

.titulo1 {
	width: 124px;
	height:21px;
	position:relative;
	left:50px;
	top:40px;
}

.titulo2 {
	width: 75px;
	height:18px;
	position:relative;
	left:50px;
	top:-10px;
}


.texto1 {
	width:325px;
	height:360px;
	line-height:20px;
	font-size:11px;
	color:#333333;
	position:relative;
	top:55px;
	left:50px;
	float:left;
	overflow:hidden;
	display:inline;
	
}

.texto1 p {
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	font-size:12px;
}

.endereco {
width: 600px;
height:30px;
	margin:auto;
	top:20px;
	color:#FFFFFF;
	clear:both;
	display:block;
	position:relative;
	text-align:center;
}

#portfolio-menu {
	width:187px;
	top:-30px;
	left:2px;
	float:left;
	position:relative;
	background-image: url(../images/portfolio/menufundo.gif);
	background-repeat: repeat-y;
	padding-bottom:-40px;
	clear:both;
	margin-bottom:-50px;
	z-index:1;
	*z-index:-1;
}

#portfolio-menu ul {
	width:100px;
	min-height:420px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;	
	position:relative;
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	line-height:20px;
	*line-height:18px;
}

#portfolio-menu .first {
	margin-top:50px;
}

#portfolio-menu ul li {
	margin-left:0px;
	padding-left:0px;
	left:0px;
}

#portfolio-menu li.child1{
	list-style-type: circle;
}
#portfolio-menu li.child2{
	font-size:10px;
	margin-left:18px;
	white-space:nowrap;
}
#portfolio-menu li.child3{
	font-size:9px;
	white-space:nowrap;
	margin-left:25px;
}


#portfolio-menu ul .title {
	list-style-position: inside;
	list-style-type: none;	
	margin-top:20px;
	margin-bottom:10px;
	left:-10px;
	*left:-25px;
	position:relative;
	font-family:Calibri, Geneva, Arial, Helvetica, sans-serif;
	color:#6C1C74;
	font-size:18px;
	font-weight:bold;
}


#container-portfolio {
	width:520px;
	position:relative;
	display:inline;
	left:15px;
	top:10px;
	float:left;

}

#container-portfolio .convite {
	width: 152px;
	height: 173px;
	position:relative;
	float:left;
	margin:10px;
	background-image: url(../images/portfolio/box.gif);
	text-align:center;
	display:inline;
	background-repeat: no-repeat;
	background-position: center center;
}

#container-portfolio .convite img {
	width:130px;
	height:130px;
	margin:auto;
	position:relative;
	top:10px;
	border:#CCCCCC 1px solid;
}

#container-portfolio .convite span {
	width:100%;
	text-align:center;
	color:#666666;
	font-size: 11px;
	font-weight:bold;
	position:relative;
	line-height:45px;

}

#portfolio-titulo h1{
	font-family:Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	position:relative;
	top: -5px;
	left: 28px;
	float:left;
	margin-left:150px;
}

.paginador{
	position:relative;
	display:table;
	width:100%;
}

#container-portfolio a.button {
	width:82px;
	height:21px;
	position:relative;
	display:block;
	background-image: url(../images/portfolio/button.gif);
	float:right;
	margin-top:20px;
	background-position: left top;
	text-align:center;	
}
#container-portfolio a.button_voltar {
	width:82px;
	height:21px;
	position:relative;
	display:block;
	background-image: url(../images/portfolio/button.gif);
	float:left;
	margin-top:20px;
	background-position: left top;
	text-align:center;
	text-decoration:none;
}

#container-portfolio a.button:hover, #container-portfolio a.button_voltar:hover {
	background-image: url(../images/portfolio/button.gif);
	background-position: left bottom;
}
#container-portfolio a.button span, #container-portfolio a.button_voltar span {
	font-size:11px;
	width:100%;
	text-align:center;
	position:relative;
	line-height:20px;
	color:#375e35;
}

#contato {
	width:325px;
	line-height:20px;
	font-size:11px;
	color:#333333;
	position:relative;
	top:20px;
	left:50px;
	float:left;
	height:1%;
	display:inline;

}

#enviar {
	width:58px;
	height:20px;
 font-size:11px;
	display:block;
	float:right;
	padding-bottom:3px;
	*padding-bottom:0px;
	background-color: transparent;
	background-image: url(../images/fundoenviar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	color:#333333;
}

#enviar:hover {
background-image: url(../images/fundoenviar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}

#mapa {
	width: 299px;
	height:160px;
	position:relative;
	margin-top:10px;

	background-image: url(../images/mapa.gif);
	background-position: center center;
	float:right;
}

#mapa .button {
	position:relative;
	top:110px;
	left:20px;
}

#mapa a.button {
	width:58px;
	height:20px;
	position:relative;
	display:block;
	background-image: url(../images/fundoenviar.gif);
	clear:both;
	margin-top:20px;
	background-position: left top;
	text-align:center;
	text-decoration:none;
}

#mapa a.button:hover {
	background-image: url(../images/fundoenviar.gif);
	background-position: left bottom;
	color:#000000;
}
#mapa a.button span {
	font-size:10px;
	text-align:center;
	position:relative;
	line-height:20px;
	color:#375e35;
}

#end_contato {
	width: 300px;
	height:50px;
	margin-top:10px;
	position:relative;
	float:right;
	color:#333333;
	line-height:15px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	
	}
	
#blogbox{
	text-align:left;
}
#blogbox ul{
	margin:10px 15px;
	padding:0;
}
#blogbox ul li{
	list-style:none;
	margin:0;
	padding:0;
}
#blogbox a,
#blogbox a:visited{
	font-weight:bold;

}
#link-blog{
	text-align:right;
	margin:10px 25px 10px 0;
	float:right;
}
#link-blog a{
	color:#c69fca;
}

#depoimento {
	width:300px;
	
	float:left;
	margin-left:55px;
	margin-bottom:25px;

}

#depoimento p {
	margin-top:0px;
	font-style:italic;
	width:220px;
	font-size:12px;
	line-height:18px;
	float:left;
	/*background-image: url(../imagens/aspasd.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom:10px;
	*/
	background-color:#ecf8dd;
	padding:20px;
	margin-left:-20px;
	z-index:1;
	position:relative;
}

.casal {
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin-bottom:15px;
}

.ultimo {
	margin-right:0px;	
}

.aspasa {
	width:30px;
	height:30px;
	float:left;
	padding-right:5px;
	background-image: url(../imagens/aspasc.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top:10px;
	z-index:100;
	position:relative;
}

.aspasb {
	
	background-image: url(../imagens/aspasd.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top:10px;
}