@charset "utf-8";



body {



	background-color: #a6a6a6;



	margin-left: 0px;



	margin-top: 0px;



	margin-right: 0px;



	margin-bottom: 15px;



	background-image: url(images/fundo.jpg);



	background-repeat: repeat-x;



}







td {



	font-family: Tahoma, Arial, Verdana;



	font-size: 11px;



	color: #3a3a3a;



	text-decoration: none;



	line-height: 14px;



}







.FonteMarrom {



	color: #4e431f;



}



a {



	text-decoration: none;



	color: #3a3a3a;



}



a:hover {



	text-decoration: underline;



}







.InputPesquisa {



	background-color: #dfd3a8;



	border: 1px solid #b2a886;



	height: 14px;



	width: 111px;



	font-family: Tahoma, Arial, Verdana;



	font-size: 10px;



}







.InputComum {



	border: 1px solid #b2a886;



	height: 16px;



	font-family: Tahoma, Arial, Verdana;



	font-size: 10px;



}







.TextArea {



	border: 1px solid #b2a886;



	font-family: Tahoma, Arial, Verdana;



	font-size: 10px;



}











.Botoes {



	background-color: #dfd3a8;



	border: 1px solid #b2a886;



	height: 20px;



	font-family: Tahoma, Arial, Verdana;



	font-size: 10px;



}











.PrecoVermelho {



	color: #d33917;



	font-weight: bold;



}







.FonteMarromClara {



	color: #9b5422;



	font-weight: bold;



}







.FonteBranca {



	color: #ffffff;



}



.FonteLogin {



	font-weight: italic;

	color: #000;



}







a.linkBranco:link {



	color:#ffffff;



	text-decoration:none;



}



a.linkBranco:visited {



	color:#ffffff;



	text-decoration:none;



}



a.linkBranco:hover {



	color:#ffffff;



	text-decoration:underline;



}



a.linkBranco:active {



	color:#ffffff;



}



.CorTabelaBege {



	background-color: #dfd0a6;



}



#dscProduto{
			width:140px;
			height:260px;
			float:left;
			margin:1px;
			background:#fff;
			}
				#dscProduto img{
				vertical-align:top;margin:2px; padding:2px
				}
				#dscProduto a{
				text-decoration:none;
				}
				#dscProduto p{
				margin-bottom:0px;
				}


.alertavermelho{

color: red;

font-weight: bold;

}

.alertaverde{

color: #553e2f;

font-weight: bold;

}

.boxFormaPagamento{

	padding:5px 5px 0px 5px;

	width:170px;

	height:200px;

	float:left;

	margin:2px;

}



.boxFormaPagamento li{

	list-style: none;

	padding-left:5px;

	cursor:hand;

}



.boxFormaPagamento ul{

	height: 70px;

}

.boxFormaPagamento ul img{

	float:left;

}

.radio{

	margin-right:10px;

	display:block;

	float:left;

}



.boxFormaPagamento {

	background-color: #e4dbbf;

}

.SimuladoErrado td {
	color: #F00;
	text-decoration: line-through;
}
.SimuladoCerto td {
	color: #008000;
}


.SimuladoErrado {
	color: #F00;
	text-decoration: line-through;
}
.SimuladoCerto {
	color: #008000;
}
