/* CSS Document */

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

* 						{ margin:0px; padding:0px;}
body 					{ font-family: Georgia, Times New Roman, Times, serif; font-size:12px; color:#000; background:url(../imagens/fnd-copy.jpg) no-repeat top center; background-color:#ff7316 }
img 					{ border:0px;}
h1						{ font-size:23px; margin-left:30px; padding-top:10px; }
h2						{ font-size:16px; margin-left:30px; padding-top:10px; text-decoration:none; list-style:none; color:#000000 }


/* Layout */

div#container			{ width:810px; margin:auto; }

/* Topo */

div#topo				{ width:810px; height:327px; margin-top:20px; position:relative; background:url(../imagens/fundo-topo-txt.png) no-repeat; margin-bottom:5px; }
div#topo img#logo		{ position:absolute; top:-10px; left:-75px;}
div#topo object			{ position:absolute; top:50px;}
ul#menu					{ position:absolute; top:48px; left:140px; height:38px; z-index:10; }
ul#menu li				{ width:100px; height:38px; float:left; list-style:none; margin-left:50px; display:inline; }
ul#menu li a			{ width:100px; height:38px; display:block; text-decoration:none; line-height:38px; font-size:16px; color:#000; font-weight:bold; text-align:center; }
ul#menu li a:hover		{ background:#ff6600; color:#FFF; }

/* Chamada */

div#chamada-home		{ width:810px; height:35px; background:url(../imagens/fundo-chamada.png) no-repeat; font-size:16px; text-align:center; line-height:35px; margin-bottom:5px; }

/* Atrações */

div#atracoes			{ width:810px; height:270px; background:#9bdf08; }
div#colunas-home		{ width:760px; height:200px; margin-left:20px; margin-top:10px; background:url(../imagens/fundo-colunas.png) no-repeat; }
div#colunas-home ul		{ width:150px; float:left; list-style:none; margin-left:80px; _margin-left:60px; margin-top:30px;}

/* Fotos */

div#videos, div#eventos, div#fotos              { background:#9bdf08; }
div#videos div, div#eventos div, div#fotos div  { font-size:14px; font-weight:bold; }
div#videos li, div#eventos li, div#fotos li     { float:left; display:block; width:170px; margin:15px; }
div#videos a, div#eventos a, div#fotos a        { text-decoration:none; color:#000; }
div#videos ul, div#eventos ul, div#fotos ul     { list-style:none; display:inline; margin-right:10px;}

div.fotos_selecionado ul li		{ float:left; list-style:none; margin-left:30px; }

div.videos_selecionado 	{ width:425px; margin:auto; }

div.fotos_selecionado 	{ float:left; list-style:none; margin-left:30px; }

/* Rodape */

div#rodape 				{ width:810px; height:113px; background:url(../imagens/fundo-rodape-2.png) no-repeat; margin-right:10px; float:left; margin-top:7px; _margin-top:4px; *margin-top:6px; border-top:#FFF; padding-left:-30px;}

div#rodape-acao			{ width:810px; height:40px; }
div#rodape-acao	p		{ float:left; }
div#rodape-acao img		{ float:right;  }

