@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0
}

body {
	background:#ddd9d8 url(rec/backgroundd.jpg) center top repeat-x;

}

#corpo{
	width:800px;
	margin:0 auto;
	text-align:center;
}

#kpa{
	text-align:center;
	margin:0 auto;
}


a{
	text-decoration:none;
}


#cab{
	height:320px;
	width:800px;
	background:url(rec/cab.png);
	text-align:right;
}

#menu{
	float:left;
	height:495px;
}

td{font-size:12px; border-color:#FFF;}

#meni{
	position:relative;
	left:30px;
	top:-110px;
}

#cont{
	width:590px;
	height:495px;
	background:#ece8e9 url(rec/cont1.jpg);
	float:right;
	z-index:20;
}
#conttab{
	width:590px;
	background:url(rec/filhor.png);
	float:right;
	z-index:20;
}

#rod{
	width:590px;
	height:48px;
	background-image:url(rec/rod.png);
	float:right;
	position:relative;
}

#filete{
	width:590px;
	background:#CCC url(rec/fil.jpg) repeat-y;
	float:right;
	position:relative;
	top:-10px;
}

#filete2{
	width:590px;
	background:#CCC url(rec/fil.jpg) repeat-y;
	float:right;
	position:relative;
	top:-10px;
	z-index:-1;
}

#DxDx{
	width:90px;
	height:90px;
	border:none;
	position:absolute;
	left:0px;
	top:500px;
}



img.pngtransp{
	margin:5px 5px 5px 5px;
}


#guestbook{
	visibility:hidden;
	position:relative;
	top:-600px;
	left:200px;
	height:30px;
	z-index:20;
}

p.textos{
	width:500px;
	text-align:justify;
	text-indent:50px;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        font-size: 13px;
        color:#443837;
		margin:0px 47px 0px 47px;
}

p.textos2{
	width:500px;
	text-align:right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 14px;
        color:#443837;
		margin:0px 47px 0px 47px;
}

p.textos3{
	width:500px;
	text-align:center;
	font-weight:bold;
        font-size: 13px;
        color:#443837;
		margin:0px 47px 0px 47px;
}

p.textos3b{
	width:500px;
	text-align:center;
	font-weight:bold;
        font-size: 13px;
        color:#443837;
		margin:5px 47px 7px 47px;
}

p.textos4{
	width:500px;
	text-align:center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 14px;
        color:#443837;
		margin:0px 47px 0px 47px;
}

p.infofilhote{

	font-weight:bold;
    font-size: 13px;
    color:#443837;
}

p.parents{
	width:200px;
	text-align:center;
	font-weight:bold;
        font-size: 12px;
        color:#443837;
		margin:0px 8px 0px 8px;
		float:left;
}

p.dob{
	text-align:center;
        font-size: 12px;
        color:#443837;
		width:80px;
		margin:60px 2px 0px 2px;
		float:left;
}

img.gal{
	width:100px;
	height:100px;
padding:10px 10px 10px 10px;
margin:5px 5px 5px 5px;
background-image:url(galer/mold.jpg);
}








p.p1{
	width:260px;
	height:215px;
	float:left;
	text-align:center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#443837;
}

p.p2{
	width:260px;
	height:215px;
	float:right;
	text-align:center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#443837;
}

p.x{
	width:65px;
	height:215px;
	float:left;
	text-align:center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#443837;
}

#hijotes{
	width:590px;
	float:right;
	z-index:20;
}













#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; } #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../rec/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../rec/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #000; } #imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	} #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #ddd9d8; }

