/* Os estilos de cada info vão neste CSS */
*{ font-size: 12px; font-family:Arial, Helvetica, sans-serif}

#box-fotos-abertura-a-esquerda {
	width:934px;
	background:#f7f6f5;
	border:1px solid #eceae7;
	display:block;
	float:left;
}
#box-fotos-abertura-a-esquerda #abertura {
	width:195px;
	float:right;
	margin:7px 7px 0 0;
}
#box-fotos-abertura-a-esquerda #abertura h2 {
	font-size:24px;
}
#box-fotos-abertura-a-esquerda #conteudo {
	height:auto;
	float:left;
	width:auto;
}
#box-fotos-abertura-a-esquerda #thumbs{
	float:left;
	margin:7px 0 0 7px;
	width:720px;
	padding:0 0 5px 0;
}
#box-fotos-abertura-a-esquerda #thumbs ul {
	list-style:none;
	padding:0;
	margin:0;
}
#box-fotos-abertura-a-esquerda #thumbs li {
	list-style:none;
	padding:0;
	margin:0 1px 1px 0;
	display:block;
	width:358px;
	height:210px;
	float:left;
}
#box-fotos-abertura-a-esquerda #thumbs li a {
	padding:0;
	margin:0 1px 1px 0;
	display:block;
	width:358px;
	height:210px;
	background:#fff;
	float:left;
	overflow:hidden;
}
#box-fotos-abertura-a-esquerda #thumbs li a {
	display:block;
}
#box-fotos-abertura-a-esquerda #thumbs li img {
	width:352px;
	height:204px;
	border:3px solid #F90;
}
.ibe_outer { float:left; margin:0 2px 2px 0; }






/* Os estilos de cada info vão neste CSS */

#submenu {
	width:936px;
	background:#eceae7;
	height:34px;
	overflow:hidden;
/*	position:absolute;
	top:0;
	left:0;*/
}
#submenu * {
	list-style:none;
	padding:0; margin:0;
}
#submenu li {
	float:left;
	font-size:11px;
	font-weight:bold;
}
#submenu ul { color:#beb7af; margin:9px 0 0; }
#submenu li a {
	color:#7f7871;
	padding:0 10px;
	border-right:1px solid #beb7af;
	display:block;
	text-decoration:none;
	line-height:13px;
}
#submenu li a:hover, #submenu li a.sel {
	color:#f90;
}

#submenu #prox_ant {
	top:4px; right:5px;
}

*.hide { display:none; }

#frameFlash { /*position:absolute; top:34px*/ }

#legendaPan {
	width:800px;
	position:absolute;
	z-index:10;
	top:500px;
	height:80px;
	background:#F7F6F5;
	left:10px;
	padding-top:10px;
	line-height:17px;
}
#legendaPan p {
	margin:0;
	font-size:11px;
	color:#47423a;
	font-family:Arial, Helvetica, sans-serif;

}
#legendaPan p span.credito { color:#aca299; font-size:11px; font-style:italic; }

#hdBox {
	right:10px;
	top:79px;
	position:absolute;
	width:95px;
	height:39px;
}

#hdBox #botao-hd {
	background:url(botao-hd.gif) no-repeat;
	width:95px;
	height:39px;
	display:block;
}
#hdBox #botao-hd:hover {
	background-position:0 -50px;
}
