/* CSS Document */

* { margin:0; padding:0; }
html { background:#820101 url(../img/degrade.jpg) repeat-x fixed center center; }
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
img {border:none;}
a { cursor:pointer; text-decoration:none; color:#000000; }
a:focus { outline:none; }
input .input, input[type=button], input[type=submit], input[type=text], input[type=checkbox], 
select, select .input, textarea, textarea .input, radio
{ font-size:11px; background-color:#e8d6a8; border:1px solid #a20c0e; }
input[type=button],input[type=submit], input .botao { background-color:#9a0809; color:#FFFFFF; padding:0 3px; }
textarea { width:500px; height:70px; }
div#load {position:relative; text-align:center; margin:0 auto; padding-top:100px;}

div#geral { position:absolute; left:50%; top:50%; width:910px; margin:-253px 0 0 -463px; background:#FFF; padding:8px; }
div#cont { margin:0 auto; width:910px; height:384px; z-index:1; }
div#menu { position:relative; width:auto; height:104px; text-align:left; z-index:999; margin:0px -10px -8px -13px; z-index:2; }
div#menuHome,div#menuleft { position:relative; width:165px; height:386px; float:left; margin-left:-8px; margin-right:8px; z-index:3; color:#7b651c; font-size:10px }
div#menuHome { position:absolute; _margin-left:6px; margin-top:-8px; }

div#bLinkHome, div#bLink { position:absolute; margin-top:295px; margin-left:-3px; _margin-left:-18px; z-index:999; }
div#bLink { *margin-left:-18px; }
div#bLinkHome img, div#bLink img  { margin-bottom:7px; }

div#inbox { margin-left:15px; margin-top:80px; width:auto; }
div#inbox2 { margin-left:0; margin-top:20px; width:auto; overflow:auto; height:320px; _height:250px; }
div#inbox2 p { margin-left:0; text-indent:10px; padding-right:5px; }
div#inbox ul, div#inbox2 ul { display:block; }
div#inbox ul li, div#inbox2 ul li { list-style:none; line-height:18px; cursor:pointer; padding-left:8px; }
div#inbox2 ul li { line-height:18px; }
div#inbox ul li:hover, div#inbox2 ul li:hover, .menuSelected
{ background:url(../img/seta.gif) no-repeat center left; font-weight:bold; }

div#container { float:left; width:744px; height:380px; }

div.agenda { background:url(../img/agenda.png) no-repeat; }
div.buffet { background:url(../img/buffet.png) no-repeat; }
div.eventos { background:url(../img/eventos.png) no-repeat; }
div.estrutura { background:url(../img/estrutura.png) no-repeat; }
div.localizacao { background:url(../img/localizacao.png) no-repeat; }
div.qtaCoisaNova { background:url(../img/qtaCoisaNova.png) no-repeat; color:#FFFFFF; }
div.promocao { background:url(../img/promocao.png) no-repeat; }

div#contato { position:relative; margin:-358px 0 0 136px; width:135px; color:#FFFFFF; height:85px; font-size:9px; }

div#first, div#second { height:376px; padding:5px; }
div#first { float:left; width:170px; line-height:18px; color:#7e611b; background:transparent url(../img/barra.png) no-repeat center right; padding-top:20px; }
div#first img { margin-bottom:14px; }
div#second, div#second2 { float:right; width:550px; padding:3px; padding-bottom:0px; }
div.contato { background:#820101; color:#FFFFFF; }
div.contato table { margin-top:0px; margin:0 auto; }

div#promo { width:695px; height:360px; background-color:#820101; padding:10px 25px; }
div#promoImg { margin:12px 0; }
div#promoTexto { margin-top:22px; width:auto; height:290px; padding:0 50px 0 25px; overflow:auto; color:#FFFFFF; }
div#txt1, div#txt2 { float:left; width:320px; height:auto; overflow:hidden; margin-right:15px; text-align:justify; }
div#txt2 { margin:0; } 

div#miniatura, div#miniatura2 { 
	position:relative; margin-top:-50px; width:auto; height:46px; 
	line-height:40px; z-index:1; padding-top:4px; overflow:hidden; 
	left:0; right:0; 
	*margin-top:-52px; _margin-top:-52px; /* FIX IE */ 
}
div#miniatura {
	background-image:url(../img/fminiaturab.png) !important;
	background-image:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/fminiaturab.png,sizingMethod='scale');
	background-repeat:repeat;
}
div#miniatura2 { float:right; padding:0; margin:0; width:245px; height:16px; line-height:16px; margin:-30px -12px 0 0; }
div#min, div#minR, a#img { position:relative; z-index:3; }
div#min,div#minR { float:right; width:118px; height:inherit; text-align:center; }
div#minR { width:123px; background:url(../img/fundo_thumbs.gif) no-repeat top right; }
a#img { 
	margin:2px; padding:2px; font-size:7px; color:#957b3a; 
	cursor:pointer; background-color:#fff; font-weight:bold; 
	opacity:0.45; -moz-opacity:0.45; filter: alpha(opacity=45); 
}