@charset "iso-8859-1";
body {
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container2012 {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 30px 0;
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
#container {
	width: 915px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 30px 0;
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
#container2012 ul {
	margin: 0;
	padding: 0;
	width: 223px;
	list-style: none;
	text-align: left;
}
#container2012 li {
	margin: 0;
	padding: 0;
	width: 223px;
	height:43px;
	list-style: none;
	text-align: left;
	line-height: 0;
}

.itemenu {padding-bottom: 4px;}
.padBot30 {padding-bottom: 30px;}
.padBot20 {padding-bottom: 20px;}
.padBot10 {padding-bottom: 10px;}
.padBot4 {padding-bottom: 4px; background-color:#FFF;}
.padR10 {padding-right: 10px}
.padR32 {padding-right: 32px}
.padL32 {padding-left: 32px}
.tx_peq {
	font-family: Arial, Helvetica, sans-serif;
	color: #636467;
	font-size: 11px;
	line-height: 16px;
	vertical-align:top;
}
.tx_peq_preto {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	vertical-align:top;
}
.tx_times12clara{
	font-family: "Times New Roman", Times, serif;
	color: #727272;
	font-size: 12px;
	line-height: 17px;
	background-color:#FFF;
	vertical-align:top;
	margin: 4px 0 0 0;
}
.tx_times13escura{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	line-height: 17px;
	background-color:#FFF;
	padding: 0;
	vertical-align:top;
}
.tx_times13branca{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
}
.tx_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #636467;
	font-size: 12px;
	line-height: 18px;
	vertical-align:top;
}
.tx_red{
	color: #ff3333;
}
.tx_red12{
	color: #ed1a3b;
}

.tx_preto{
	color: #000000;
}
.tx_branco{
	color: #FFFFFF;
}
.tx_cinza{
	color: #333333;
}
.tx_cinza14{
	font-size:14px;
	color: #333333;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}
.larg_178 {
	width:178px;
	height:auto;
	padding-bottom: 10px;
}
.larg_128 {
	width:128px;
	height:auto;
	padding-bottom: 10px;
}
.larg_180 {
	width:180px;
	height:auto;
	margin: 20px 32px 15px 0;
	border-color:#CCC;
}
a.linkpeq:link {
	color: #636467;
	text-decoration: none;
}
a.linkpeq:visited {
	color: #B7B7B7;
	text-decoration: none;
}
a.linkpeq:hover {
	color: #FF3333;
	text-decoration: underline;
}
a.linkpeq:active {
	color: #636467;
	text-decoration: none;
}
.bglinha21 {
	background-image:url(imagens/bg_linha21.gif);
	background-repeat:repeat;
}

