body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	color:#000000;
	text-decoration:none;
}
body a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	color:#000000;
	text-decoration:underline;
	/*text-decoration:none;*/
}
.border {
	border: 1px solid #e1e1e1;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
}	
.texto_vitrine {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	text-align: center;

}
.titulo_vitrine {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	font-weight:bold;
	color:#e77817;	
}
.texto_justificado {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
}	
.assinatura {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	color:#0000FF;
	text-decoration:underline;
}
.categoria{
border-bottom:#FFFFFF solid 1px;
background:#f9f9f9;
height:25px;
}
.texto_borda {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
}	
.classNormal {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
}
.classDemo {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;	
}
.classRequerido {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
	background: #e9eff5;
}

/*
Classe para o rodapé e o form de contato
pode-se criar n classes: apenas renomeie o "link Rodape"
site de referência: http://www.maujor.com/tutorial/csslinks.php

*/
a.linkRodape:link {
  	text-decoration: none;
  	color: #FF0000;
  }
a.linkRodape:visited {text-decoration: none}
a.linkRodape:hover {
  	text-decoration: underline; 
  	color: #FF0000;
  }
a.linkRodape:active {text-decoration: none}


/*Div Carregando...*/

.loading
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
	height:150px;
	padding:50px;
	width: 500px; 
	
	
}


/*Retorno*/

.retornoUpload
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
		
}




