@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
}

#iframeparques{
	position:relative;
	width:330px;
	height:320px;
	clear:left;
	overflow:auto;
	margin-left:25px;
	margin-top:35px;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color:#FFF;
}

#clear{
	clear:both;
}

.iframe{
	background:transparent;
}

#geral{
	text-align:center;
	margin:10px;
	padding:0;
}

#content{
	width:755px;
	height:550px;
	margin:0 auto;
	background:url(../img/bg1.jpg) top left no-repeat;
}

#header{
	height:60px;
	margin:0;
	padding:10px 10px 6px;
	background:url(../img/linha2.html) left top repeat-x;
}

#logoIcd{
	width:91px;
	float:left;
	margin:0 175px 0 1px;
	padding:0;
}

#anuncioFull{
	width:468px;
	float:left;
	margin:0;
}

#top{
	padding:0;
	text-align:left;
}

	#top UL{
		margin:0 0 0 15px;
		padding:0;
		list-style:none;
	}
	
		#top UL LI{
			display:inline;
			margin:0;
			padding:0 0 0 13px;
		}
		
#middle{
	margin:0 0 0 10px;
}

#anima{
	width:361px;
	height:365px;
	padding:0;
	float:left;
}

#conteudo{
	width:375px;
	height:375px;
	margin:0 0 0 8px;
	float:left;
	background:url(../img/bgConteudo.png) top left no-repeat;
}

#iframe{
	margin:38px 0 0 0;
	
}

#frame{
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

	#frame IMG{
		border:0;
	}
	
#subMenu{
	height:24px;
	text-align:left;
	margin:0;
	padding:2px 0 0 15px;
	background:url(../img/bgSubMenu.png) top left no-repeat;
}

	#itens{
		width:114px;
		height:17px;
		float:left;
		margin:0;
		padding:0;
	}
	
		#itens A:HOVER{
			color:#09F;
		}

/* ESTILO DE CADA PAGINA DE PARQUE ***************************/
#parque{
	margin:0;
	padding:0;
}

#logo{
	width:311px;
	height:80px;
	margin:0;
	float:left;
	border:0;
	text-align:center;
	background:#FFF;
}

#descricao{
	width:311px;
	overflow:hidden;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin:5px 0 0 0;
	float:left;
}

#links{
	width:307px;
	height:25px;
	text-align:center;
	margin:10px 0 10px 0;
	padding:5px 0 0 0;
	background:url(../img/linha1.png) top repeat-x;
}

#btnVoltar{
	margin:0 0 0 20px;
	float:left;
}

#btnComprar{
	margin:0 0 0 67px;
	float:left;
}

#texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

.destaque{
	font-weight:bold;
}

#infos{
	font-size:10px;
}

