body {text-align: center;
	margin: 0;
	background-color: #384238;
	color: #111111;
	font-family: Arial, Verdana;
	text-align: justify;
		font-size: 13px;
		background-image: url(images/bg-layout.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
select
{
font-family: Arial, Verdana, Helvetica, sans-serif;
color : #384238;
font-weight: normal;
background: #eeeeee;
border: 1px #999;
}

select option
{
font-size: 95%;
padding: 1px;
padding-left: 5px;
margin: 1px;
line-height: 1.5em;
}
	
h4 {
	font-family: Arial, Verdana;
	font-size: 15px;
		color: #222222;
		margin: 0px;
}

h3 {
	font-family: Arial, Verdana;
	font-size: 17px;
		color: #ff0000;
		margin: 0px;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 15px;
		color: #222222;
		margin: 0px;
		text-decoration: line-through;
}

span {
	color: #1d8f1d;
	font-weight: bold;
}



.error {
	color: #ff0000;
}

/*a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0;
}


a.linkopacity:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
-khtml-opacity: 0.8; }
*/
.inputbig {
/*filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0;*/
width: 110px;
}
.inputbig:hover {
/*filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
-khtml-opacity: 0.8;*/
width: 110px;
}


.inputcarrinho {
/*filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0;*/
width: 200px;
}

.inputmini {
/*filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0;*/
width: 60px;
}
.inputmini:hover {
/*filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
-khtml-opacity: 0.8;*/
width: 60px;
}
select {
width: 130px;
}
input {
width: 130px;
}
input.radio {
width: 20px;
}
.lista_menus_footer_td {
	padding-left:15px;
	vertical-align:top;
}


a:link {color:#111111;
		text-decoration: none;}  
a:visited {color:#111111;
		text-decoration: none;}  
a:hover {color:#384238;
		text-decoration: underline;}  
a:active {color:#111111;
		text-decoration: underline;} 
	
.input {
width: 80px;
}
.prod_td_par_direita
{
	background-color: #e7e8e7;
}
.prod_td_impar_direita
{
	background-color: #cdd0cd;
}
.prod_td_par_esquerda
{
	background-color: #e7e8e7;
	width: 90px;
	font-weight:bold;
}
.prod_td_impar_esquerda
{
	background-color: #cdd0cd;
	width: 90px;
	font-weight:bold;
}
