

/******************** GLOBAL ***********************/


* {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
	}

html {
	text-align: center;
	}

body {
	margin: 0px auto;
	text-align: center;
	background-color: #000;
	color: #fff;
	width: 985px;
	}
	
a {
	color: #fff;
	}

div {
	text-align: left;
}

h1,
h2 {
	font: normal 24px/30px Helvetica, Arial;
	text-transform:lowercase !important;
	padding-left: 5px;
	}



/******************** ESTRUTURA ***********************/

#container {
	background: #000;
	width: 734px;
	padding-bottom: 5px;
}
html>body #container {
	float: left;
	}


#logo {
	float: left;
	background: url(/banco/images/logo_banco.gif?2010) no-repeat right;
}

#logo h1 a {
	width: 724px;
	height: 80px;
	float: left;
	text-indent: -10000px;
	overflow: hidden;
}


#ferramentas {
	width: 240px;
	float: left;
}


#busca {
	float: left;
	width: 240px;
	height: 270px;
	background: #111;
	margin: 0px 0px 5px 5px;
	display: inline;
}

#busca form {
	margin-top: 10px;
	padding: 5px;
}

#busca form ul li {
	font: normal 11px Verdana;
}

#busca .select,
#busca .input {
	font: normal 11px Verdana;
	width: 200px;
	border: none !important;
	margin-bottom: 5px;
	height: 16px;
}

#busca .botao {
	background-color: #333;
	font: normal 11px Verdana;
	color: #CCC;
	margin-top: 5px;
	padding: 1px;
}


#quickSearch #quickSearchSelect {
	font: normal 11px Verdana;
	width: 200px;
	border: none !important;
	margin-bottom: 5px;
	height: 16px;
}

#quickSearch option {
	background: #555;
	color: white;
	text-transform: lowercase;
}

#quickSearch .quickSearchGroup {
	background: #222;
	font-weight: bold !important;
}

#info,
#banner {
	float: left;
	width: 240px;
	height: 150px;
	background: #111;
	margin: 0px 0px 5px 5px;
	display: inline;
}

#info ul li{
	font: 10px/13px Verdana;
	margin: 10px 5px;
	color: #ccc;
}

#login {
	float: left;
	width: 240px;
	height: 150px;
	background: #111;
	margin: 0px 0px 5px 5px;
	display: inline;
}

#login dl {
	margin-top: 10px;
	width: 210px;
	float: left;
	}

#login dl dt{
	margin: 5px 5px 0 5px;
	color: #fff;
	float: left;
	clear: left;
	width: 50px;
	font: 11px/16px Verdana;
	height: 16px;
}

#login dl dd{
	margin: 0 5px 1px 0;
	color: #fff;
	float: left;
	clear: right;
}


#login dl dd input {
	font: 11px Verdana;
	height: 16px;
	border: none;
}

#login dl input.botao {
	background-color: #666666;
	color: #CCC;
	padding: 1px;
}

#login p {
	font: 10px/16px Verdana;
	color: #ccc;
	text-decoration: underline;
	margin: 15px 5px;
	float: left;
	clear: both;
	width: 180px;
}

#login p a {
	color: white;
	text-decoration: underline;
	}

/******************** HOME ***********************/

#boxDestaque {
	float: right;
	width: 480px;
	margin-right: 5px;
	display: inline;
}


#boxDestaque .boxTitulo {
	float: left;
	width: 479px;	
	height: 30px;
	background: #111;
	margin-bottom: 1px;
}

#boxDestaque .boxItem {
	float: left;
	width: 239px;	
	height: 239px;
	background: #222;
	overflow: hidden;
	margin-right: 1px;
}

#boxVisitadas,
#boxRecentes {
	float: right;
	width: 480px;
	margin: 5px 5px 0px 0px;
	display: inline;
}

#boxVisitadas .boxTitulo,
#boxRecentes .boxTitulo {
	float: left;
	width: 479px;	
	height: 30px;
	background: #111;
	margin: 0px 0px 1px 0px;
}

#boxVisitadas .boxItem,
#boxRecentes .boxItem {
	float: left;
	width: 119px;	
	height: 119px;
	background: #222;
	overflow: hidden;
	margin-right: 1px;
	text-align: center;
}


.boxItemFoto {
	float: left;
}

.boxItemTexto {
	display: none;
}


/******************** BUSCA ***********************/

#buscaResult {
	float: right;
	width: 480px;
	display: inline;
	margin-right: 5px;
}

#buscaResult .buscaResultTitulo {
	float: right;
	width: 480px;
	display: inline;
	height: 30px;
	background: #111;
	margin-bottom: 1px;
}

#buscaResult .resultItem {
	float: left;
	height: 149px;
	width: 119px;
	overflow: hidden;
	margin-right: 1px;
	margin-bottom: 5px;
}

#buscaResult .resultItemFoto {
	float: left;
	width: 119px;	
	height: 119px;
	background: #222;
	overflow: hidden;
}

#buscaResult .resultItemInfo {
	float: right;
	width: 105px;	
	height: 30px;
	background: #111;
	overflow: hidden;
}

#buscaResult .resultItemInfo p {
	font: 9px Verdana;
	padding: 4px;
}

#buscaResult .resultItemInfo a:hover {
	text-decoration: underline;
}

#buscaResult .resultItemAdd {
	float: left;
	width: 14px;	
	height: 30px;
	background: #111;
	overflow: hidden;
}

#buscaResult .resultItemAdd input {
	float: right;
	width: 14px;	
	height: 14px;
	margin-top: 8px;
	background: #111;
	overflow: hidden;
	color: white;
	font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif
}

/******************** FOTO ***********************/

#fotoDetalhes {
	float: right;
	width: 480px;
	margin-right: 5px;
	display: inline;
}

#fotoDetalhesTitulo {
	float: left;
	width: 480px;	
	height: 30px;
	background: #111;
	margin-bottom: 1px;
}

#fotoDetalhesFoto {
	float: left;
	width: 480px;
	height: 480px;
	overflow: hidden;
	background: #222;
}
html>body #fotoDetalhesFoto {
	min-height: 479px;
	height: auto;
}

#fotoDetalhesFoto img {
	float: left;
	margin-left: -3px;
}

html>body #fotoDetalhesFoto img {
	margin-left: 0px;
}

#fotoDetalhesInfo {
	float: left;
	width: 130px;
	margin: 5px;
	display: inline;
	font: 10px Verdana;
}

#fotoDetalhesInfo h2{
	font: bold 10px Verdana;
	padding: 0px;
}

#fotoKeywords {
	margin: 5px;
	float: left;
}

#fotoKeywords h6 {
	font: 100 9px Tahoma, Verdana;
	color: #444;
}

#fotoDetalhesInfo input {
	border: none;
	color: #fff;
	background: #333;
	font: 100 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 2px;
}

/******************** RODAPE ***********************/

#rodape {
	width: 724px;
	text-align: left;
	margin: 5px;
	float: left;
	display: inline;
}
#rodape h5 {
	float: left;
	font: normal 10px Tahoma, Verdana;
	margin: 10px;
	display: inline;
	}
	
#rodape h5 a {
	color: #666;
	}

#rodape h5 a:hover {
	text-decoration: underline;
	}

#rodape img {
	float: right;
	margin: 10px 0px;
	}
	
/******************** CADASTRO ***********************/

#textoLateral {
	float: left;
	width: 240px;
	height: 240px;
	background: #111;
	margin: 0px 0px 5px 5px;
	display: inline;
	}


#textoLateral p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 5px;
	}

#conteudo {
	float: right;
	width: 480px;
	height: 240px;
	display: inline;
	color: white;
	background: #111;
	margin-right: 5px;
	}
	
#conteudo table {
	margin: 50px 0 0 0;
}

#conteudo td {
	font: normal 9px Verdana;
	color: #999999
	}
	
#conteudo th {
	font: normal 11px Verdana;
	text-align: right;
	}
	
#conteudo .select,
#conteudo .input {
	font: normal 11px Verdana;
	border: none !important;
	margin-bottom: 5px;
	height: 16px;
}
	
#conteudo .botao {
	background-color: #666666;
	font: normal 11px Verdana;
	color: #CCCCCC;
	margin-top: 5px;
	padding: 1px;
}
	
#conteudo em {
	color: #FF3300;
	}
	
#conteudoLargo {
	float: left;
	width: 725px;
	height: 240px;
	display: inline;
	background: #111;
	margin: 0 5px;
	}
	
#conteudoLargo p {
	float: left;
	display: inline;
	color: white;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 50px 0 0 250px;
	}
	
#conteudoLargo a {
	background: #FFCC00;
	color: #111;
	}
	
/******************** MESA DE LUZ ***********************/

#photoCart {
	float: left;
	margin: 80px 0 0;
	width: 225px;
	height: auto;
}
#photoCart iframe {
	height: 511px;
	overflow-y: auto;
	border: 0px;
	background: black;
	
}
