﻿body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;	
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
#centralizar {
	/*position: absolute;*/
	width: 760px;
	left: 50%;
	/*margin-left: -380px;*/
	text-align: left;
	margin: 0 auto;
}
#alinha_site{
	text-align: -moz-center;
	*text-align: center;
}
.canto1 {
	position: relative; top: -1px; left: -1px; float: left;
	background: url(/SiteCollectionImages/master/home_caixa_canto1.gif) no-repeat;
	width: 8px; height: 8px;
}
.canto2 {
	position: relative; top: -1px; left: 1px; float: right;
	background: url(/SiteCollectionImages/master/home_caixa_canto2.gif) no-repeat;
	width: 8px; height: 8px;
}
.canto3 {
	position: relative; 
	top: -7px; 
	_top: 13px; 
	left: -1px; 
	float: left;
	background: url(/SiteCollectionImages/master/home_caixa_canto3.gif) no-repeat;
	width: 8px; 
	height: 8px;
}
.canto4 {
	position: relative; top: -7px; _top: 13px; left: 1px; float: right;
	background: url(/SiteCollectionImages/master/home_caixa_canto4.gif) no-repeat;
	width: 8px; height: 8px;
}
/* ampulheta */
.carregarNotHome1 {
	width: 100px; 
	height: 34px; 
	top: -28px; 
	left: 150px; 
	position: absolute; 
	z-index: 500; 
	display: block;
}

.carregarNotHome2 {
	/*background-color: white; */
	height: 35px; 
	width: 80px; 
	/*border: double 3px darkgray; */
	z-index: 501;
}

.carregarNotImagem
{
}

.carregarNotLista
{
top: -19px; 
left: 0px;  
text-align: center; 
width: 500px; 
height: 34px; 
position: relative;
}

.carregarNotImagem
{
}
/* fim ampulheta */