body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0
}

.texto {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.textoPequeno {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.textoError {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.textoError:Hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.linkMenuPublicoSelecionado {	
	color: Red;	
	text-decoration:none;
	font-family:Trebuchet MS;	
	font-size:12pt;
}

.linkMenuPublicoSelecionado:Hover {	
	color: Red;	
	text-decoration:none;
	font-family:Trebuchet MS;	
	font-size:12pt;
}

.linkMenuPublico {	
	color: Gray;		
	text-decoration:none;
	font-family:Trebuchet MS;	
	font-size: 12pt;
}

.linkMenuPublico:Hover {
	color: Red;	
	text-decoration:none;
	font-family:Trebuchet MS;	
	font-size: 12pt;
}

.titulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.frmBotao{
	background-color: #DCDCC9;
	font-family: Trebuchet MS;
	font-size: 8 pt;
	border-style: outset;
	border-color: #AAAB8B;
	font-weight: bold;
	width: 100px;

}
.frmTexto{
	font-family: Trebuchet MS;
	font-size: 10 pt;
	border-style: solid;
	border-width: 1
}

.frmTexto2{
	font-family: Trebuchet MS;
	font-size: 8pt;
	border-style: solid;
	border-color:Black;
	border-width: 1px;	
	height:14px;
}

.bordertdtitulo {
	background-color: #336666;
}
.bordertdcorpo {
	background-color: #EBEBEB;
}
.textomenu {
	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
}
.normal {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.backgroungcolor {
	background-color: #EBEBEB;
}

.txtNomal {
	font-family: Trebuchet MS;
	font-size: 12px;
}

.txtRodape {
	font-family: Trebuchet MS;
	font-size: 11px;	
}

.linkSubMenu
{	color: #666666;
	font-size:11PX;		
	font-family:Trebuchet MS;
	text-decoration:none;	
}

.linkSubMenu:Hover {	
	color: Red;	
	font-size:11PX;	
	font-family:Trebuchet MS;
	text-decoration:none;
}

.linkSubMenuSelecionado
{	color: Red;
	font-size:12PX;		
	font-family:Trebuchet MS;
	text-decoration:none;	
}

.linkSubMenuSelecionado:Hover {	
	color: Red;	
	font-size:12PX;	
	font-family:Trebuchet MS;
	text-decoration:none;
}

.textoDestaque
{
	font-family:Trebuchet MS;	
	font-size:10pt;
	color: #000000;
	font-weight:bold;
}

.textoTituloProdutoDestaque
{
	font-family:Trebuchet MS;	
	font-size:10pt;
	color: #000000;	
	font-weight:bold;
}

.tableProdutoDestaque
{
	background-color:#F7DADE;		
}

.textoProdutoInstrucao
{	
	font-family:Trebuchet MS;	
	font-size:10pt;	
	font-weight:bold;
}

.textoTituloProdutoDestaque
{	
	font-family:Trebuchet MS;	
	font-size:14pt;	
	color: #CCCCCC;
	font-weight:bold;
}

.textoSiteLojaInstrucao
{	
	font-family:Trebuchet MS;	
	font-size:10pt;
}

.textoSiteLoja
{	
	font-family:Trebuchet MS;	
	font-size:8pt;
}

.textoSiteLojaPreco
{	
	font-family:Trebuchet MS;	
	font-size:8pt;
	background-color:#D7D8C8;
	font-weight:bold;
}

.textoErrorSite {
	font-family: Trebuchet MS;
	font-size: 10px;	
	color: red;
	text-decoration: none;
}

.textoErrorSite:Hover {
	font-family: Trebuchet MS;
	font-size: 10px;	
	color: red;
	text-decoration: none;
}

.colunaSelecionaPublico
{
	color: #EC8D71;		
	font-family:Trebuchet MS;
	background-color: #F5E4E4;
}

.colunaSubMenuSelecionada
{
	color: red;
	font-size:12PX;		
	font-family:Trebuchet MS;	
	background-color: #F5E4E4;	
}

.backgroungcolorsubmenu {
	background-color: #F5E4E4;
}

.backgroungcolortituloproduto {
	background-color: #EEE7CF;
}



.tituloSiteLojaInstrucao
{	
	font-family:Trebuchet MS;	
	font-size:10pt;	
	font-weight:bold;
}

.bordaColuna
{
	BORDER-RIGHT: gainsboro 1px solid; BORDER-TOP: gainsboro 1px solid; MARGIN: 1px; BORDER-LEFT: gainsboro 1px solid; BORDER-BOTTOM: gainsboro 1px solid;
}

.cursor
{
	cursor:hand;	
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}