#tudo {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #000000;
}
#tudo #topo {
	height: 194px;
	background-image: url(topo_estoque.jpg);
	background-repeat: no-repeat;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #666666;
	background-image: url(fundo.jpg);
	background-repeat: no-repeat;
}
#tudo #menu {
	height: 59px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
}
#tudo #busca {
	height: 107px;
	background-image: url(fundo_b.jpg);
	background-repeat: no-repeat;
}
#tudo #conteudo {
	height: auto;
	background-repeat: repeat;
	background-color: #6C6867;
}
#tudo #conteudo h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	background-color: #000000;
	color: #F5C30C;
	text-transform: capitalize;
}
#tudo #conteudo td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-color: #000000;
}
#tudo #conteudo a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	border:none;
}
#tudo #conteudo a:over
{
	text-decoration:none;
	color:#000000;
	border:none;
}
#tudo #conteudo a:link
{
	text-decoration:none;
	color:#000000;
	border:none;
}
#tudo #conteudo a:active
{
	text-decoration:none;
	color:#000000;
	border:none;
}

#tudo #rodape {
	height: 76px;
	text-align: center;
	padding-top: 10px;
	background-image: url(fundo_rodape.jpg);
	background-color: #101113;
	background-repeat: no-repeat;
}

/** POPUP **/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/** TEXTOS-PADRÕES **/

.busca_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.clique_ampliar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.fotos_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EAC129;
}
.link_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.desenvolvedor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.home_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EAC129;
}
.intercar_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.contato_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EAC129;
}
.cont_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
