@charset "utf-8";
/* CSS Document */

#fundo {
	height: auto;
	width: auto;
	background-image:url(../imagens/bg.jpg);
}

#corpo{
	height: 900px;
	width: 912px;
	position: relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-image: url(../imagens/base.png);
}

#box_lateral_curio{
	height: 489px;
	width: 297px;
	position: absolute;
	left: 593px;
	top: 214px;
}


#box_divisao_lateral{
	height: 459px;
	width: 25px;
	position: absolute;
	left: 10px;
	top: 7px;
}

#box_img_rodape{
	height: 179px;
	width: 170px;
	position: absolute;
	left: -7px;
	top: 704px;
	z-index: 80;
}


#box_menu_apoio{
	height: 217px;
	width: 885px;
	position: absolute;
	left: 12px;
	top: -1px;
}

#box_menu_topo{
	height: 50px;
	width: 860px;
	position: absolute;
	left: 23px;
	top: 304px;
}


#box_menu_links{
	height: 300px;
	width: 186px;
	position: absolute;
	left: 24px;
	top: 355px;
	overflow-x: hidden;
}
#box_endereco_rodape{
	height: 300px;
	width: 186px;
	position: absolute;
	left: 24px;
	top: 355px;
	overflow-x: hidden;
}

#box_conteudo_links{
	height: 421px;
	width: 885px;
	position: absolute;
	left: 12px;
	top: 357px;
	overflow-x: hidden;
	z-index: 9;
}

/* -------------- div's do meio (COMEÇA AQUI!) ------------ */
#meio{
	height: 480px;
	width: 779px;
	position: relative;
}
#box_sobre_filhote{
	height: 172px;
	width: 258px;
	position: absolute;
	left: 2px;
	top: 2px;
}



#box_nossos_filhotes{
	height: 172px;
	width: 258px;
	position: absolute;
	left: 268px;
	top: 2px;
}

#box_videos{
	height: 172px;
	width: 225px;
	position: absolute;
	left: 548px;
	top: 8px;
}

#box_canil_guarupe{
	height: 172px;
	width: 258px;
	position: absolute;
	left: 2px;
	top: 180px;
}

#box_pedigree{
	height: 172px;
	width: 258px;
	position: absolute;
	left: 268px;
	top: 180px;
}

#box_fotos{
	height: 172px;
	width: 225px;
	position: absolute;
	left: 549px;
	top: 185px;
}

#box_nossos_caes{
	height: 112px;
	width: 258px;
	position: absolute;		
}


#box_faq{
	height: 112px;
	width: 257px;
	position: absolute;
	left: 268px;
	top: 358px;
}


#box_nossos_caes{
	height: 112px;
	width: 257px;
	position: absolute;
	left: 2px;
	top: 358px;
}
#box_contato{
	height: 112px;
	width: 226px;
	position: absolute;
	left: 549px;
	top: 363px;
	
	
	
}
        
/* --------------- div's do meio fim ---------------------- */

/* --------------- div's do rodape ------------------------- */
#rodape{
	height: auto;
	width: 857px;
	position: absolute;
	left: 38px;
	top: 768px;
	z-index: 5;
}

#menu_rodape{
	height: 30px;
	width: 738px;
	position: absolute;
	left: 83px;
	top: 783px;
}


#transparente{
	height: 62px;
	width: 87px;
	position: absolute;
	left: 827px;
	top: 791px;
	z-index: 10;
}

#transparente02{
	height: 21px;
	width: 429px;
	position: absolute;
	left: 233px;
	top: 833px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#creditos{
	height: 23px;
	width: 779px;
	position: relative;
	text-align:center;
	
}

#generico{
	height: auto;
	width: 500px;
    padding-right: 20px;
	
	
}

/* -------------------- CLASSES DE TEXTO ---------------- */

.texto_copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;	
	
}

.texto_conteudo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626262;
 	text-align: justify;	
}

.iframe{
	padding-right: 40 px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 0px;
	
}
