@charset "ISO-8859-1";
body {
	margin: 0 auto;
	position: relative;
	color:#2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px; /* Baseline grid of 20px */
	background: #FFF;
}

a {
	color: #004276;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color:#027ACA;
	text-decoration:none;
	outline: none;
}

/* BEGIN Forms */
form label {
}

form input.txtFld {
	height: 18px;
	padding: 6px;
	background-color: #FFF;
	border: 1px solid #D3CFD0;
	color: #65565B;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}

form input.sbmt {
	height: 32px;
	width: 160px;
	border: 0;
	color: #009900;
	font-size: 12px;
	line-height: 32px;
	vertical-align: middle;
}
/* END Forms */

/* BEGIN Alerts */
div#msgError,
div#msgOk {
	margin-bottom: 10px;
}

div#msgError p,
div#msgOk p {
	line-height: 16px;
	padding: 15px 15px 15px 40px;
	color: #FFF;
	font-size: 11px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 15px 15px;
}

div#msgError p {
	background-image:  url(/img/icons/exclamation.png);
	background-color: #D83116;
	
}

div#msgOk p {
	background-image: url(/img/icons/accept.png);
	background-color: #6AC349;
}
/* BEGIN Alerts */

.required {
	color: #FF0000;
}

/* ----------------------------------------- */
/* END Helper Styles */



/* BEGIN Page Structure */
/* ----------------------------------------- */

div#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: #FFF;
}

div#header {
	float: left;
	width: 898px;
	height: 98px;
	margin: 7px 0px 0px 0px;
	background: #356402 url(/img/layout/headerBg.png) top left no-repeat;
	border-top:1px solid #56b400;
	border-left:1px solid #56b400;
	border-bottom:1px solid #284b01;
	border-right:1px solid #284b01;
}

div#subHeader {
	float: left;
	width: 898px;
	height: 35px;
	margin: 7px 0px 0px 0px;
	background: #356402 url(/img/layout/subHeaderBg.png) top left repeat-x;
	border-left:1px solid #fbfbfb;
	border-right:1px solid #a09a9d;
}

div#subHeader ul.main  {
	padding:0 0 0 7px;
}
div#subHeader ul.main li {
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0 7px 0 0;
}
div#subHeader ul.main li a {
	display:block;
	height:35px;
	padding:0 7px 0 7px;
	line-height:35px;
}
div#subHeader ul.main li a.active, div#subHeader li a:hover {
	background:url(/img/layout/subHeaderActive.png) repeat-x center;
}



div#subHeader ul.aux  {
	padding:0 7px 0 0;
	float:right;
}
div#subHeader ul.aux li {
	float:right;
	font-size:12px;
	padding:0 0 0 7px;
}
div#subHeader ul.aux li a {
	display:block;
	height:35px;
	padding:0 7px 0 7px;
	line-height:35px;
}
div#subHeader ul.aux li a.active, div#subHeader li a:hover {
	background:url(/img/layout/subHeaderActive.png) repeat-x center;
}



h1#headerLogo {
	float: left;
	margin: 12px 0 0px 13px;
}

h1#headerLogo a {
	display: block;
	color:#FFFFFF;
	text-transform:uppercase;
	text-indent:-3000px;
	height: 75px;
	width: 164px;
	overflow: hidden;
	background:url(/img/layout/headerLogoBg.png) top left no-repeat;
}

#content {
	float: left;
	width: 900px;
	clear: both;
	display: inline;
	min-height:200px;
	margin-bottom:35px;
	margin-top:35px;
}

#content .columnBig {
	float:left;
	width:544px;
}

#content .columnSmall {
	float:left;
	width:283px;
	margin-right:7px;
}

#content .columnRight {
	clear:right;
	float: right;
	width: 300px;
	background:#f2f2f2 url(/img/layout/columnRight.jpg) no-repeat top left;
	padding:14px;
	margin-bottom:14px;
}

#footer {
	float: left;
	width: 900px;
	padding-top:7px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #7D6D71;
	line-height:14px;
	border-top: 1px solid #E9E7E7;
	clear: both;
}

.noOutline {
	outline: none;
}

#submit {
	margin:15px 0 0 0;
	width:100px;
	height:25px;
}


.columnRight h2 {
	font-size:13px;
	font-weight:bold;
}
.columnRight h3 {
	font-size:11px;
}

#magazineCurrent {
	float:left;
	margin-right:14px;
}

#magazineCurrent img {
	margin-bottom:7px;
}
#magazineCurrent label,
#magazinePrevious label {
	margin:0 0 7px 0;
	display:block;
	font-weight:bold;
}

#magazinePrevious li {
	float:left;
	margin:0 12px 0 0;
	width:65px;
}
#magazinePrevious li.last {
	margin:0;
}

#magazinePrevious h3 {
	line-height:9px;
}
#magazinePrevious img {
	margin-bottom:5px;
}

.columnRight ul.maMenu {
	margin:14px 0 0 0;
	display:block;
	float:left;
}
.columnRight ul.maMenu li a {
	font-size:12px;
	padding:0px 0 2px 0;
	display:block;
	font-weight:bold;
}

.article {
	padding-right:35px;
}

.article h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:28px;
	margin-bottom:14px;
}
.article h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:22px;
	margin-top:-7px;
	margin-bottom:14px;
}

.article h3, .list h3, .feiras h3 {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:7px;
	background-color:#f2f2f2;
	padding:4px;
}
.text {
	clear:left;
	font-size:12px;
	line-height:18px;
	margin-top:14px;
	margin-bottom:14px;
}
.article .pictures {
	float:left;
	margin-top:14px;
	margin-bottom:20px;
}
.article .pictures li {
	float:left;
	margin-right:7px;
	margin-bottom:14px;
}
.article .pictures li a {
	display:block;
	border:1px solid #CCCCCC;
	padding:3px;
}
.article .pictures li a:hover {
	border:1px solid #999999;
}
.list ul {
	margin:14px 0 14px 14px;
}
.list ul li {
	margin:0 0 17px 0;
	font-size:14px;
}
.list ul li a .area {
	font-size:12px;
	text-transform:uppercase;
	background-color:#f2f2f2;
	display:table-cell;
	padding:0px;
}
.list ul li a .title { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
	display:block;
}
.list ul li a .subtitle { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	display:block;
}

.logoContainer {
	background-color:#FFF;
	padding:5px;
	margin-top:10px;
}
.logoContainer a {
	display:block;
	float:left;
	width:95px;
	height:50px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-3000px;
}

.table_assinatura_wrap {
	border: 1px solid #CCC;
	padding:10px;
}

.table_assinatura TD {
	padding:5px;
}

.feiras ol li {
	display:block;
	text-align:center;
	margin:20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #999;
}
.feiras ol li img {
	margin: 0 auto 10px auto;	
}
.feiras ol li span {
	display:block;
	font-size:16px;
	color:#333;
	line-height:20px;
}
.feiras ol li span.title {
	font-weight:bold;
}


form.search h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 18px;
	line-height:20px;
}
form.search {
	font-size:12px;	
	line-height: 18px;
}
form.search p {
	margin-bottom: 18px;
}
form.search label {
	display:block;
	color:#333;
	font-weight:bold;
}
