@charset "utf-8";
a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #018298;
	text-decoration:none;
	font-weight: bolder;
	font-size:13px;
}
body {	
	background-color: #ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	text-align: justify;
	background-image:url(../../imgs/fundo.gif);
	}
h1 {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;	
	font-size:13px;	
	color: #000000;
	}

	
table {
	text-align: justify;
	background-color:#FFF;
	}
	
.produtos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	font-weight:bold;
	background-color: #e6f3f5;
	padding-left:20px;
}	

.caixaazul {
	padding-top:15px;
	vertical-align:top;
	background-color:#e6f3f5;
}

#produto {
	text-align:left; 
	line-height:15px; 
	border: 0.1em solid #efefef;
	background-color:#F9F9F9;
	padding:10px;
	vertical-align:top;
	width:126px;
}

#produtodest {
	text-align:center; 
	line-height:15px;
	background-color:#e6f3f5;
}

#produto a, #produtodest a {
		font-size:11px;
}
	
.menu_bottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	text-align:center;
	background-color:#C4D36B;
	}
a.criativa{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	font-size:11px;
	text-align:center;
	background-color:#C4D36B;
	text-decoration:none;
	text-align:center;	
		
		}
		
a.menu_bottom {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	text-align:center;
	background-color:#C4D36B;
	text-decoration:none;
	font-weight:bold;
	}	
	
td, th {	
	line-height: 2em;
	text-align: justify;
}
	
textarea, input {
	overflow:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size:13px;	
}