@charset "utf-8";
/* CSS Document */
h1 {
	border-bottom:1px dotted #ddd;
	margin-bottom:10px;
	padding-bottom:3px;
	color:#999;
}
#estaticas h5 {
	background-color:#b59eec;
	margin:10px 0px;
	font-size:12px;
	padding:5px;
	color:#FFF;
	text-align:left;
!important
}
#estaticas {
	font-size:12px;
	color:#333;
	padding-bottom:50px;
	float:left;
	width:98%;
}
#estaticas table {
	margin:20px 0px;
	font-weight:bold;
	width:100%;
}
#prazos_pagamentos td {
	width:250px;
	border-bottom:1px solid #eee;
	padding:5px;
}
.telefone {
	color:#b59eec;
	font-size:18px;
	font-weight:bold;
}
