@charset "utf-8";
/* Tunghat's Resort - main style */

*{font-size: 12px; margin:0px; padding:0px;}

/* @TAGS */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: url(../imagens/layout/stripe_bg.png) repeat top left;
}

a:visited{text-decoration: none;}
a:link{text-decoration: none;}
a:hover{text-decoration: underline;}
a:active{text-decoration: none;}

img{border: none;}

address
{
	color:#2f3e18;
	font-size: 9px;
	text-align: center;
	font-style:normal;
}

address a{color: #333;}

hr
{
	background: #6c3030;
	width: 200px;
	border: none;
}

/* @ESTRUTURAS */

	#conteiner
	{
		margin: 0 auto;
		margin-right: auto;
		padding: 0px;
		width: 722px;
	}

#global
{
	float: left;
	position: relative;
	top: 0px;
	z-index: 999;
	margin: 0 auto;
	padding: 0px;
	width: 722px;
	background: url(../imagens/layout/bg_global.png) repeat-y top center;
}

#topo_global
{
	margin: 0 auto;
	width:702px;
}

#tag_logo
{
	position: absolute;
	left: 0px;
	z-index: 898;
	background: url(../imagens/layout/tag_logo.png) no-repeat top center;
	width:244px;
	height: 284px;
	cursor: move;
}

#tinky
{
	position: absolute;
	top: 60px;
	left: 450px;
	z-index:899;
	background: url(../imagens/layout/tinky.png) no-repeat top center;
	width: 222px;
	height: 247px;
	cursor: move;
}

	#mimi
	{
		position: absolute;
		top: 30px;
		left: 400px;
		z-index:899;
		background: url(../imagens/layout/mimi.png)  no-repeat top center;
		width: 280px;
		height: 338px;
		cursor: move;
	}
	
	#lulu
	{
		position: absolute;
		top: 60px;
		left: 450px;
		z-index:899;
		background: url(../imagens/layout/lulu.png) no-repeat top center;
		width: 247px;
		height: 327px;
		cursor: move;
	}
	
	#vira
	{
		position: absolute;
		top: 20px;
		left: 380px;
		z-index:899;
		background: url(../imagens/layout/viralata.png) no-repeat top center;
		width: 247px;
		height: 327px;
		cursor: move;
	}

#balao_tinky
{
	position: absolute;
	top:0px;
	left: 600px;
	z-index:887;
	background:url(../imagens/layout/balao_tinky.png) no-repeat top center;
	padding: 23px;
	padding-left: 30px;
	width:118px;
	height:76px;
	font-weight:bold;
}

.descubra
{
	position: absolute;
	top:50px;
	left: 25px;
	font-size: 22px;
	text-transform: uppercase;
	color: #900;
	background: url(../imagens/layout/descubra.png) no-repeat top center;
	width:201px;
	height:189px;
}

#cont_global
{
	margin: 0 auto;
	width:700px;
}

/*=== @HOME ===*/

#cont_esq
{float: left;}

#cont_news_home
{
	padding-top: 30px;
	background: url(../imagens/layout/cont_esq_news.jpg) no-repeat top center;
	width: 359px;
	height: 490px; 
}

.bg_news
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_news.jpg) no-repeat top center;
	width: 285px;
	height: 332px;
	padding-top: 120px;
	padding-left: 40px;
}

#lapis
{
	position: absolute;
	top: 500px;
	left: 300px;
	z-index:885;
	width:79px;
	height:254px;
	cursor: move;
}

	.lapis
	{
		background: url(../imagens/layout/lapis.png) no-repeat top center;
	}
	
	.lapis_click
	{
		background: url(../imagens/layout/lapis_click.png) no-repeat top center;
	}

.cont_noticia
{
	float:left;
	margin-bottom: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#3d78b2;
	line-height: 16px;
	padding-right: 20px;
	text-align: left;
}

	.mais{float: left; font-size:9px; color: #C00;  display:block; width:280px;}
	.mais a:visited{font-size:9px; color: #C00; text-decoration:none;}
	.mais a:link{font-size:9px; color: #C00; text-decoration:none;}
	.mais a:hover{font-size:9px; color: #C00; text-decoration:underline;}
	.mais a:active{font-size:9px; color: #C00; text-decoration:underline;}

.cont_noticia a:visited
{
	text-decoration:none;
	color:#3d78b2;
}

.cont_noticia a:link
{
	text-decoration:none;
	color:#3d78b2;
}
.cont_noticia a:hover
{
	text-decoration:none;
	background: #e4e571;
	color: #3d78b2;
	font-style:italic;
}



.texto_noticia, .data_noticia{font-size: 11px;}

	.cont_noticia img
	{
		margin-right: 3px;
		border: solid #3d78b2 3px;
	}

/*=== @NEWSLETTER - HOME ===*/

#cont_newsletter
{
	background:url(../imagens/layout/bg_newsletter_home.jpg) no-repeat top center;
	width: 312px;
	height: 110px;
	padding-top: 65px;
	padding-left: 50px;
}

#cont_newsletter label
{
	font-size:9px;
	color: #493f26;
	font-weight:bold;
}

#cont_newsletter .input_text
{
	background: transparent url(../imagens/layout/bg_inputs.gif) repeat-x top left;
	height:20px;
	width: 180px;
	border: none;
}

#cont_newsletter .enviar
{
	float: right;
	margin-right: 50px;
	color: #e8e6cf;
	font-size:8px;
	letter-spacing: 1px;
	font-weight:bold;
	background: transparent url(../imagens/layout/bg_bt_enviar.jpg) no-repeat top center;
	height:20px;
	width: 54px;
	border: none;
	cursor: pointer;
}

#cont_dir
{
	float: right;
}

#cont_gal
{
	background:url(../imagens/layout/bg_galeria_home.jpg) no-repeat top center;
	width:330px;
	height:340px;
}

#cont_gal .recado
{
	float: right;
	text-align: center;
	width: 100px;
	margin-top: 265px;
	margin-right: 25px;
	color: #06F;
	font-family: "Courier New", Courier, monospace;
}

#cont_atividades_home
{
	background: url(../imagens/layout/bg_atividades_home.jpg) no-repeat top center;
	width:337px;
	height:340px;
	margin-right: 1px;
}

	/*=== @listas com setas ===*/
	#cont_atividades_home .atividades
	{
		position: relative;
		color:#3d78b2;
		font-weight: bold;
		top: 120px;
		left: 130px;
		margin: 0px;
		padding: 0px;
		list-style: square inside url(../imagens/layout/bullet_atividades.gif);
	}
	#cont_atividades_home .atividades li
	{
		margin: 0px;
		padding: 0px;
		font-size:9px;
		margin-bottom:20px;
	}
	
	#cont_atividades_home .atividades li a
	{color:#3d78b2; font-size:9px;}
	
	.caozinho
	{
		position: relative;
		top:140px;
		left:240px;
		background:url(../imagens/layout/caozinho_home.png) no-repeat top center;
		width:85px;
		height:114px;
	}
	.caozinho-hover
	{
		position: relative;
		top:140px;
		left:238px;
		background:url(../imagens/layout/caozinho_home_hover.png) no-repeat top center;
		width:85px;
		height:114px;
	}
/*=== @QUEM SOMOS ===*/

#quem_somos
{
	background: url(../imagens/layout/bg_quem_somos.jpg) no-repeat top center;
	width: 696px;
	height:493px;
}

	#quem_somos h2
	{	
		margin:0px;
		padding:0px;
		font-size:17px;
		font-weight: bold;
		color:#60764f;
		padding-top:5px;
		padding-left: 60px;
	}

html>body .texto_quem
{
	float:left;
	margin-top: 100px;
	margin-left: 99px;
	width: 245px;
}

.texto_quem p
{
	font-size: 10px;
	line-height:15px;
	text-align: justify;
}

html>body .mais_sobre
{
	float:right;
	margin-top: 360px;
	margin-right: 38px;
	width:270px;
	font-size: 9px;
	text-align: center;
	color: #fff;
}


/*=== @CONTATO ===*/

#contato
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_contato.jpg) no-repeat top center;
	width:694px;
	height:444px;
}

	#contato_sticky
	{
		position: absolute;
		top:330px;
		left:430px;
		background: url(../imagens/layout/contato_sticky.png) no-repeat top center;
		width:273px;
		height: 233px;
		cursor: move;
	}

	#contato h2
	{
		font-size:17px;
		font-weight: bold;
		color:#682b2b;
		padding-top:5px;
		padding-left: 45px;
	}
	
	.msg
	{
		position: relative;
		top: 170px;
		left: 60px;
		width:280px;
		color:#682b2b;
		font-size:9px;
	}
	
	.msg_home
	{
		position: relative;
		top: 30px;
		left: 20px;
		width:280px;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}
	
	.msg_home2
	{
		position: relative;
		top: 30px;
		left: 35px;
		width:280px;
		color:#622f2c;
		font-size:10px;
		font-weight:bold;
	}
	
	html>body .form_contato
	{
		position: relative;
		top: 50px;
		left: 40px;
	}
		.form_contato
		{
			position: relative;
			left: 40px;
			top:30px;
		}
	
	.form_contato .input_text
	{
		background: #b5b291;
		width:150px;
		border: none;
	}
	
	.form_contato .label
	{
		color:#682b2b;
		text-transform: uppercase;
		font-size:10px;
		font-weight:bold;
	}
	
	.form_contato .label_pq
	{
		color:#682b2b;
		font-size:9px;
	}
	.form_contato .text_area
	{
		background: #b5b291;
		width:333px;
		height: 98px;
		border: none;
		padding: 2px;
	}
	
	.enviar_contato
	{
			color: #682b2b;
			font-size:9px;
			font-weight:bold;
			background: transparent;
			height:20px;
			width: 54px;
			border: none;
			cursor: pointer;
	}

/*=== @NOTICIAS ===*/
#noticias
{
	margin: 0 auto;
	float: left;
	background: url(../imagens/layout/bg_noticias.jpg) no-repeat top center;
	width: 697px;
	height: 503px;
}

	#noticias h2
	{
		color: #c00;
		font-size:18px;
		font-weight: bold;
		padding-top:25px;
		padding-left: 140px;
	}

	html>body #noticias .hold_lista
	{
		float: left;
		margin: 45px 0px 0px 65px;
		width: 260px;
	}
	
	#noticias .hold_lista
	{
		float: left;
		margin: 45px 0px 0px 35px;
		width: 260px;
	}

	#rodape_noticias
	{
		margin: 0 auto;
		float:left;
		background:url(../imagens/layout/bg_newsletter_noticias.jpg) no-repeat top center;
		width:691px;
		height:105px;
	}
	
		#rodape_noticias label
		{
			float: left;
			font-size:9px;
			color: #493f26;
			font-weight:bold;
			margin-left: 70px;
			margin-top:50px;
		}
		
		#rodape_noticias .input_text
		{
			background: transparent url(../imagens/layout/bg_inputs.gif) repeat-x top left;
			height:20px;
			width: 180px;
			border: none;
		}
		
		#rodape_noticias .enviar
		{
			float: right;
			margin-right: 50px;
			margin-top: 50px;
			color: #e8e6cf;
			font-size:8px;
			letter-spacing: 1px;
			font-weight:bold;
			background: transparent url(../imagens/layout/bg_bt_enviar.jpg) no-repeat top center;
			height:20px;
			width: 54px;
			border: none;
			cursor: pointer;
		}

	#detalhes_noticia
	{
		background: url(../imagens/layout/bg_noticias_detalhes.jpg) no-repeat top center;
		width:695px;
		height:533px;
	}
	
	#detalhes_noticia h2
	{
		color: #c00;
		font-size:18px;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 40px;
	}
	
	#texto_noticia
	{
		float: left;
		background:url(../imagens/layout/bg_texto_noticia.jpg) no-repeat top center;
		width:281px;
		height:380px;
		margin: 20px 0px 0px 20px;
		padding-top:45px;
		padding-left: 45px;
	}
	
	#texto_noticia h1
	{
		font-size:14px;
		margin-bottom: 8px;
	}
	
	#texto_noticia p
	{
		font-size:11px;
		text-align:justify;
		width: 250px;
		line-height: 16px;
	}
		/*#img_noticia
		{
			float:right;
			margin-right: 20px;
			margin-top: 40px;
		}*/

/*=== @ATIVIDADES ===*/
#atividades
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_atividades.jpg) no-repeat top center;
	width:696px;
	height:534px;
}

	#atividades h2
	{
		color: #ca7639;
		font-size:19px;
		font-weight: bold;
		padding-top:5px;
		padding-left: 50px;
	}
	
	#atividades .atividades
	{
		position: absolute;
		color: #3d78b2;
		font-weight: bold;
		top: 450px;
		left: 90px;
		margin: 0px;
		padding: 0px;
		list-style: square inside url(../imagens/layout/bullet_atividades.gif);
	}
	
	.slide_atividades
	{
		position: relative;
		top:50px;
		left: 360px;
		background:url(../imagens/layout/bg_slide_atividades.png) no-repeat top center;
		width:280px;
		height: 313px;
		padding-top: 10px;
		padding-left:18px;
	}
	
	#atividades dt
	{
		width:180px;
		margin-bottom:10px;
		cursor: pointer;
	}
	
	#atividades .atividades li
	{
		margin: 0px;
		padding: 0px;
		font-size:9px;
		margin-bottom:5px;
		color: #CC0000;
	}
	
	html>body .texto_atividades
	{
		float:right;
		margin-right: 35px;
		margin-top:389px;
		text-align:center;
		color: #fff;
		font-size:10px;
		width: 340px;
	}
	
	.texto_atividades
	{
		float:right;
		margin-right: 20px;
		margin-top:389px;
		text-align:center;
		color: #fff;
		font-size:10px;
		width: 340px;
	}
	
	#atividades .atividades li a
	{color:#3d78b2; font-size:9px;}
	

/*=== ESTRUTURA ===*/

#estrutura
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_estrutura.jpg) no-repeat top center;
	width:696px;
	height:532px;
}
	#estrutura h2
	{
		color: #4e5c6d;
		font-size:19px;
		font-weight: bold;
		padding-top:5px;
		padding-left: 50px;
	}
	
	.texto_estrutura
	{
		position: relative;
		top: 352px;
		left:50px;
		width: 610px;
		text-align: justify;
	}
	
	.texto_estrutura p 
	{
		color: #000;
		font-size:10px;
	}
	
	.slide_estrutura
	{
		position: absolute;
		top: 350px;
		left: 175px;
		background: url(../imagens/layout/bg_slide_estrutura.png) no-repeat top center;
		width:400px;
		height:295px;
		padding-top: 10px;
		padding-left: 15px;
	}

/*=== NUTRIÇÃO ===*/
#nutricao
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_nutricao.jpg) no-repeat top center;
	width:696px;
	height: 532px;
}

	#nutricao h2
	{
		color: #fbdc5b;
		font-size:19px;
		font-weight: bold;
		padding-top:5px;
		padding-left: 50px;
	}
	
	.texto_nutricao
	{
		position: relative;
		top:140px;
		left: 400px;
		width: 250px;
		text-align: justify;
		color: #000;
	}

/*=== @SERVIÇOS ===*/

#servicos
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_servicos.jpg) no-repeat top center;
	width:696px;
	height: 532px;
}

	#servicos h2
	{
		color: #9e7070;
		font-size:19px;
		font-weight: bold;
		padding-top:5px;
		padding-left: 70px;
	}

#servicos ul{margin: 0px; padding: 0px; list-style:none; margin-left: 60px; margin-top: 15px;}

#servicos ul li{display: inline; color:#9e7070; font-size:16px; font-weight:bold;}

#servicos ul li a:visited{text-decoration:none; color:#9e7070; font-size:16px; font-weight:bold;}
#servicos ul li a:link{text-decoration:none; color:#9e7070; font-size:16px; font-weight:bold;}
#servicos ul li a:hover{text-decoration: underline; color:#9e7070; font-size:16px; font-weight:bold;}
#servicos ul li a:active{text-decoration: underline; color:#fff; background-color:#9e7070; font-size:16px; font-weight:bold;}

#servicos .section{width:260px; text-align:justify;}

.slide_servicos
{
	position: relative;
	top: 49px;
	left: 55px;
	width:291px;
	height:290px;
}

/*=== DIA DE VISITAS ===*/

#dia_visita
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_diavisita_cima.jpg) no-repeat top center;
	width:697px;
	height: 292px;
}

	#dia_visita h2
	{
		color: #84614a;
		font-size:19px;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 60px;
	}
	
	.texto_visita
	{
		margin: 0 auto;
		margin-top: 90px;
		width:600px;
		text-align: justify;
		color: #000;
	}

#gal_visita
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_diavisita_baixo.jpg) no-repeat top center;
	width:696px;
	height: 480px;
}

	#gal_visita h2
	{
		color: #84614a;
		font-size:19px;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 13px;
	}

/*=== GALERIAS ===*/

#gal_fotos
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_gal_photos.jpg) no-repeat top center;
	width:696px;
	height: 453px;
}

	#gal_fotos h2
	{
		color: #589899;
		font-size:19px;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 13px;
	}

#gal_videos
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_gal_videos.jpg) no-repeat top center;
	width:696px;
	height: 275px;
}

	#gal_videos h2
	{
		color: #589899;
		font-size:19px;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 13px;
	}

	.mini_video
	{
		margin: 0 auto;
		margin-top: 15px;
		background:url(../imagens/layout/mini_videos.jpg) no-repeat top center;
		width:165px;
		height:165px;
		padding: 44px 0px 0px 56px;
	}

/*=== @RODAPE REMISSIVOS ===*/

#rodape_remissivo_quem
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_noticias.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}
	#rodape_remissivo_quem h1
	{
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#c13a37;
	}

#rodape_remissivo_visita
{
	margin: 0 auto;
	background: url(../imagens/layout/bg_rodape_galeria.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}
	#rodape_remissivo_visita h1
	{
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#84614a;
	}

#rodape_remissivo_contato
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_servicos.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}
	#rodape_remissivo_contato h1
	{
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#c13a37;
	}
	
#rodape_remissivo_atividades
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_estrutura.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}
	#rodape_remissivo_atividades h1
	{
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#ca7639;
	}
	
#rodape_remissivo_estrutura
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_diadevisita.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}
	#rodape_remissivo_estrutura h1
	{
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#84614a;
	}

#rodape_remissivo_nutricao
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_siberianos.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}
	#rodape_remissivo_nutricao h1
	{
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color: #FFAE35;
	}
	
#rodape_remissivo_servicos
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_quemsomos.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}
	#rodape_remissivo_servicos h1
	{
		text-align: left;
		padding-left: 100px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		color: #9e7070;
	}

#rodape_remissivo_atividades
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_estrutura.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}

	#rodape_remissivo_atividades h1
	{
		text-align: center;
		margin-top: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		color: #ca7639;
	}
#rodape_remissivo_galerias
{
	margin: 0 auto;
	background:url(../imagens/layout/bg_rodape_atividades.jpg) no-repeat top center;
	width: 696px;
	height: 103px;
	padding-top: 40px;
	cursor: pointer;
}

	#rodape_remissivo_galerias h1
	{
		text-align: center;
		margin-top: 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color: #ca7639;
	}

/*=== RODAPE ===*/

#rodape_global
{
	float: left;
	margin: 0 auto;
	margin-left: 11px;
	width: 699px;
	height: 110px;
	background:url(../imagens/layout/bg_rodape.jpg) repeat-x top left;
}

#menu_rodape
{
	margin: 5px auto;
	width: 350px;
	margin-bottom:25px;
}

#menu_rodape ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_rodape ul li
{
	display: inline;
	margin: 2px;
}

/*=== ESTRUTURA - HOVERS ===*/
.mapa
{
	background: url(../imagens/layout/mapa_site.jpg) no-repeat top center;
	width:693px;
	height:409px;
}
.lago-hover
{
	position:relative;
	top: 150px;
	left: 50px;
	width: 70px;
	height: 70px;
	cursor:pointer;

}

.casa-hover
{
	position:relative;
	top: 90px;
	left: 165px;
	width: 70px;
	height: 70px;
	cursor:pointer;
}

.pisc-hover
{
	position:relative;
	top: 130px;
	left: 125px;
	width: 70px;
	height: 70px;
	cursor:pointer;
}

.pass-hover
{
	position:relative;
	top: 20px;
	left: 299px;
	width: 120px;
	height: 120px;
	cursor:pointer;
}

.canis-hover
{
	position:relative;
	top: -160px;
	left: 280px;
	width: 400px;
	height: 20px;
	cursor:pointer;
}

.maternidade-hover
{
	position:relative;
	top: -160px;
	left: 470px;
	width: 70px;
	height: 50px;
	cursor:pointer;
}

.pista-hover
{
	position:relative;
	top: -185px;
	left: 550px;
	width: 70px;
	height: 50px;
	cursor:pointer;
}

.corr-hover
{
	position:relative;
	top: -340px;
	left: 550px;
	width: 70px;
	height: 70px;
	cursor:pointer;
}

.canish-hover
{
	position:relative;
	top: -285px;
	left: 650px;
	width: 20px;
	height: 190px;
	cursor:pointer;
}

	.leg
	{
		float: left;
		margin-top: 20px;
		margin-left: 200px;
		background: #dddbc4;
		height: 30px;
		width: 300px;
	}
	
#patrocinio
{
	background:url(../imagens/layout/royalCanin.png) no-repeat top center;
	width:155px;
	height:98px;
	position: absolute; 
	z-index:5; 
	top:91%; 
	left:620px;
	cursor:pointer;
}