body {
	font-family: Tahoma, Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 62.5%;
	background: #F5EBC6 url(/_img/backgrounds/bodyBG.jpg) left top repeat-x;
	color: #5A534A;
}
h2{
	color: #bf2425;
	text-transform: uppercase;
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 1.4em;
	padding-bottom: 12px;
	background: url(/_img/backgrounds/h2BG.png) bottom right no-repeat;
	margin-bottom: 4px;
	clear: both;
	font-weight: bold;
}
h3{
	color: #bf2425;
	text-transform: uppercase;
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 1.1em;
}
h3 a {
	color: #BF2425;
	text-decoration: none;
}
hr{
	border: none;
	border-top: 1px solid #CCC;
}
legend {
	display: none;
}
/* @group generics */
.strong {
	font-weight: bold;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.aBtn{
	background: #b3071c;
	display: block;
	color: #FFF;
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 4px;
	text-align: right;
}
.aBtn:hover{
	background: #620011;
}
.errorFormWarning {
	color: #bf2425;
}
.noteText {
	font-size: .9em !important;
}
.centerText {
	text-align: center;
}
/* @end */
/* @group structural */
#wrapper{
	width: 89.2em;
	margin: 0 auto;
	position: relative;
}
#branding{
	z-index: 1111;
	position: absolute;
	left: 330px;
}
#contentWrapper{
	background: url( /_img/backgrounds/wrapperBG.gif) right top repeat-y;
	min-height: 480px;
	position: relative;
	top: 135px;
	padding-bottom: 120px;
}
#contents{
	margin: 10px 40px 0 185px;
	overflow: hidden;
}
.colLeft{
	float: left;
	margin-right: 15px;
	width: 35.6em;
}
.colFull{
	margin-right: 15px;
	width: 62.7em;
}
.colRight{
	float: right;
	width: 21.3em;
	clear: right;
}
#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #f5ebc6 url(/_img/backgrounds/footerBG.png) right top no-repeat;
	height: 11.5em;
	width: 100%;
}
/* @end */
/* @group branding */
#branding h1{
	display: block;
	text-indent: -9999px;
	width: 232px;
	height: 152px;
	margin: 16px auto 0 auto;
	background: url(/_img/logo.png) top left no-repeat;
}
#branding h1 a{
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 80px;
	left: 80px;
}
/* @end */
/* @group searchForm */
#searchForm{
	position: absolute;
	width: 210px;
	top: 85px;
	right: 60px;
	z-index: 1112;
}
#searchForm legend, #searchForm label {
	display: none;
}
#searchForm input {
	border: 1px solid #898372;
	background: #ece4ce;
	border-bottom: none;
	border-right: none;
}
#searchForm #searchQ {
	margin-top: 7px;
	width: 100px;
	padding: 2px 30px 2px 2px;
	color: #5a534a;
	font-size: 1.2em;
}
#searchForm .btnSubmit {
	background: transparent url(/_img/buttons/searchBtnBG.png) no-repeat scroll 0 0;
	border: none;
	color: #5A534A;
	cursor: pointer;
	display: block;
	font-size: 1.2em;
	padding: 10px 0 5px 17px;
	position: absolute;
	right: 0;
	text-align: left;
	text-indent: -2px;
	top: 0;
	width: 106px;
}
/* @end */
/* @group mainNav */
#mainNav {
	font-family: Georgia, Palatino, Times New Roman;
	z-index: 1113;
	position: absolute;
	top: 17px;
	width: 178px;
	padding-top: 69px;
	background: url(/_img/backgrounds/mainNav/mainNavTopBG.png) top left no-repeat;
}
#mainNav li {
	text-transform: uppercase;
	color:  #302218;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#mainNav li a {
	color: #302218;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 8px;
	width: 125px;
	margin-left: 22px;
	background: url(/_img/backgrounds/mainNav/mainNavLiBG.png) center bottom no-repeat;
	cursor: pointer;
}
#mainNav #infoNav a {
	width: 125px;
}
#mainNav .mainTitle a {
	background: url(/_img/backgrounds/mainNav/mainNavLiBG.jpg) center bottom no-repeat;
}
#mainNav .activo a {
	background: url(/_img/backgrounds/mainNav/mainNavLiBG.jpg) center -20px no-repeat;
	color: #bf2425;
}
#mainNav #espacosNav.activo a, #mainNav #infoNav.activo a {
	background: url(/_img/backgrounds/mainNav/mainNavLiBG.jpg) center -10px no-repeat;
}
#mainNav li a:hover, #mainNav li a.active {
	color: #bf2425;
}
#mainNav #infoNav {
	background: url(/_img/backgrounds/mainNav/mainNavLiLastBG.png) center bottom no-repeat;
	padding-bottom: 34px;
}
#mainNav #contactosNav {
	background: url(/_img/backgrounds/mainNav/mainNavLiLastBG.png) center bottom no-repeat;
	padding-bottom: 34px;
}
#mainNav #contactosNav a {
	background: none;
}
#mainNav ul {
	background: url(/_img/backgrounds/mainNav/mainNavTopBG.png) bottom left no-repeat;
}
#mainNav ul li {
	background: url(/_img/backgrounds/mainNav/subMenuLiBG.jpg) -22px top repeat-y;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.2em;
	font-weight: normal;
}
#mainNav ul li a {
	background: url(/_img/backgrounds/mainNav/subMenuLiABG.gif) -22px bottom no-repeat !important;
	color: #fff !important;
	text-transform: none;
	padding-left: 30px;
	margin-left: 0;
	width: 106px;
}
#mainNav ul li a:hover {
	color: #390408 !important;
}
#mainNav ul li.first {
	background: url(/_img/backgrounds/mainNav/subMenuLiFirstBG.jpg) -22px top no-repeat;
}
#mainNav ul li.last {
	background: url(/_img/backgrounds/mainNav/subMenuLiLastBG.jpg) -22px bottom no-repeat;
}
#mainNav ul li.last a {
	background: none;
}
/* @end */
/* @group breadCrumb */
#breadCrumb {
	background: transparent url(/_img/backgrounds/breadCrumbBG.gif) no-repeat scroll right bottom;
	color: #a89a90;
	line-height: 2.6em;
	margin: 0 40px 0 0;
	padding: 46px 0 0 185px;
}
#breadCrumb li {
	padding-bottom: 2px;
	display: inline;
	line-height: 28px;
	margin-right: 3px;
}
#breadCrumb li a {
	color:#A89A90;
	text-decoration: none;
}
#breadCrumb li a:hover {
	color: #BF2425;
}
/* @end */
/* @group utilsNav */
#utilsNav{
	float: right;
	overflow: hidden;
	margin: 10px 40px 0 0;
}
#utilsNav li {
	float: left;
	color: #5A534A;
	padding: 0 2px;
	border-right: 1px solid #837E77;
}
#utilsNav li a {
	color: #5A534A;
	display: block;
	text-decoration: none;
	padding: 1px 5px 1px 20px;
	background-position: 4px bottom;
	background-repeat: no-repeat;
}
#utilsNav li#mapaUtilsNav {
	border: none !important;
}
#utilsNav #rssUtilsNav a {
	background-image: url(/_img/icons/utilsNav/utilsRss.gif);
}
#utilsNav #mapaUtilsNav a {
	background-image: url(/_img/icons/utilsNav/utilsMapaSite.gif);
}
#utilsNav #blogUtilsNav a {
	background-image: url(/_img/icons/utilsNav/utilsBlog.gif);
}
#utilsNav #sugestoesUtilsNav a {
	background-image: url(/_img/icons/utilsNav/utilsSugestoes.gif);
}
#utilsNav li a:hover {
	color: #bf2425;
	background-position: 4px -1px;
}
/* @end */
/* @group newsletter */
#newsletterBanner{
	position: absolute;
	top: 140px;
	left: 190px;
	background: url(/_img/buttons/btnNewsletter.gif) no-repeat;
	z-index: 1200;
	width: 141px;
	line-height: 20px;
	text-align: center;
	color: #f4e7d9;
	text-decoration: none;
}
/* @end */
/* @group footer */
#footer h2 {
	display: none;
}
#footer p {
	overflow: hidden;
	position: absolute;
	padding-right: 52px;
	width: 290px;
	right: 50px;
	bottom: 10px;
}
#footer a {
	color: #5a534a;
	text-decoration: none;
}
#footer #capsBrand {
	width: 49px;
	height: 12px;
	background: url(/_img/logoCapsula.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#footer #sponsor {
	left: 130px;
	width: 320px;
	bottom: 0;
}
#footer #sponsor a {
	height: 32px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#footer #sponsor #dga {
	width: 117px;
	background: url(/_img/static/apoios/dgArtesLogo.gif) no-repeat;
}
#footer #sponsor #mc {
	width: 98px;
	background: url(/_img/static/apoios/MCLogo.gif) no-repeat;
}
#footer #sponsor #cmb {
	width: 97px;
	background: url(/_img/static/apoios/CMBLogo.gif) no-repeat;
}
#footer .socialNetworks {
	float: right;
	position: absolute;
	right: 60px;
	top: 30px;
}
#footer .socialNetworks span {
	float: left;
	font-size: 11px;
	margin: 4px 5px 0 0;
}
#footer .socialNetworks ul {
	float: left;
}
#footer .socialNetworks ul li {
	display: inline;
}
/* @end */
/* @group contents */
#contents p, #contents q {
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 4px 0 12px;
}
#contents p a{
	color: #5A534A;
	text-decoration: none;
}
#contents p a:hover{
	color: #BF2425;
	text-decoration: underline;
}
/* @end */
/* @group tools */
#sb-container {
	z-index: 9999 !important;
}
#sb-body-inner {
	background: #fff;
}
.validation-advice{
	color: #bf2425;
	margin-bottom: 10px;
}
/* @end */
/* @group timeline */
#timeline {
	margin: 20px 0;
	float: left;
}
/* @end */
/* @group frame */
.frame{
	position: relative;
	padding: 20px 20px 40px 20px;
	min-height: 36px;
	background: #faf8f0;
	margin-top: 10px;
	overflow: hidden;
}
.frame h2 {
	background-image: url(/_img/backgrounds/h2GrayBG.png);
}
.imgFrame{
	padding: 8px 8px 24px 8px;
	min-width: 23.7em;
	text-align: center;
	overflow: hidden;
}
.frame .frameCLT, .frame .frameCRT, .frame .frameCLB, .frame .frameCRB,
.frame .frameBT, .frame .frameBB, .frame .frameBL, .frame .frameBR, .frame .frameCoin{
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
}
.frame .frameCLT{
	left: 0;
	top: 0;
	background: url(/_img/corners/frameCLT.gif) no-repeat;
}
.frame .frameCRT{
	right: 0;
	top: 0;
	background: url(/_img/corners/frameCRT.gif) no-repeat;
}
.frame .frameCLB{
	bottom: 0;
	left: 0;
	background: url(/_img/corners/frameCLB.gif) no-repeat;
	height: 24px;
}
.frame .frameCRB{
	bottom: 0;
	right: 0;
	background: url(/_img/corners/frameCRB.gif) no-repeat;
	height: 24px;
}
.frame .frameBT{
	left: 0;
	top: 0;
	background: url(/_img/corners/frameBT.gif) repeat-x;
	width: 100%;
}
.frame .frameBB{
	left: 0;
	bottom: 0;
	background: url(/_img/corners/frameBB.gif) repeat-x;
	height: 24px;
	width: 100%;
}
.frame .frameBL{
	left: 0;
	top: 0;
	background: url(/_img/corners/frameBL.gif) repeat-y;
	height: 100%;
}
.frame .frameBR{
	right: 0;
	top: 0;
	background: url(/_img/corners/frameBR.gif) repeat-y;
	height: 100%;
}
.frame .frameCoin{
	left: 0;
	bottom: 0;
	margin-left: 43%;
	background: url(/_img/corners/frameCoin.png) no-repeat;
	width: 36px;
	height: 32px;
	z-index: 1116;
}
.colFull .frameCoin{
	margin-left: 47%;
}
/* @end */
/* @group imgScroll */
.imgScroll {
    margin: 5px 0 0 0;
    overflow: hidden;
}
.imgScroll ul {
	width: 400%;
	overflow: hidden;
}
.imgScroll ul li{
    float: left;
    margin-right: 10px;
}
/* @end */
/* @group utilsBar */
.utilsBar{
	text-align: center;
}
.utilsBar a{
	margin-right: 5px;
	color: #bf2425;
	text-decoration: none;
}
/* @end */
/* group internalNav */
.backTop{
	background: #b3071c url(/_img/icons/setaTop.gif) right center no-repeat;
	color: #FFF;
	display: block;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.8em;
	padding-right: 15px;
	text-decoration: none;
}
/* @end */
/* @group forms */
form{
	margin-bottom: 10px;
}
form p{
	margin: 0;
	padding: 0;
}
form label{
	display: block;
	line-height: 1em;
	margin: -5px 0 0 0;
	padding: 0 0 3px 0;
}
form input, form select, form textarea {
	border: 1px solid #d6d4d2;
	padding: 4px;
	width: 90%;
	font-size: 1em;
	font-family: Tahoma, Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
form textarea{
	height: 80px;
}
form input.btnSubmit{
	display: none;
}
/*form input.btnSubmit{
	background: url(/_img/buttons/btnSubmitCompleteBG.gif) left center no-repeat;
	color: #fff;
	line-height: 1.8em;
	display: block;
	text-decoration: none;
	padding: 4px 20px;
	position: relative;
	text-align: center;
	width: 100px;
	border: none;
	cursor: pointer;
}*/
form a.btnSubmit{
	background: url(/_img/buttons/btnSubmitBG.gif) left center no-repeat;
	color: #fff !important;
	line-height: 1.8em;
	height: 20px;
	display: block;
	padding: 0 20px;
	position: relative;
	text-align: center;
	width: 60px;
}
form a.btnSubmit:hover {
	text-decoration: none !important;
}
form a.btnSubmit span{
	background: url(/_img/buttons/btnSubmit2BG.gif) right center no-repeat;
	display: block;
	width: 16px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
}
form p.checkBoxContainer input{
	width: auto;
	float: left;
	border: none;
}
form p.checkBoxContainer label{
	padding-top: 3px;
}
/* @end */
/* @group listTable */
.list{
	width: 100%;
	color: #5A534A;
}
.list thead{
	display: none;
}
.list tbody{
	background: #FFF;
}
.list a{
	color: #5A534A;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
}
.list tbody tr td{
	padding: 4px 2px 4px 10px;
	border-bottom: 1px solid #C7C3BE;
}
.list tbody tr td a{
	margin: 4px 0;
}
.list tbody tr td.red{
	background: #BF2425;
	color: #FFF;
	width: 54px;
	text-transform: uppercase;
	border-bottom: 1px solid #E65F60;
}
.list tbody tr.even td{
	background: #EBE8E4;	
}
.list tbody tr.even td.red{
	background: #DE292B;
	color: #FFF;
	border-bottom: 1px solid #CF5B5C;
}
.list tbody a:hover{
	text-decoration: underline;
}
table{
	width: 100%;
	clear: both;
	float: none;
}
/* @end */
/* @group galerias listagem */
.galList li{
	padding: 5px 10px;
	padding-left: 120px;
	position: relative;
	min-height: 13em;
}
#galeriasB .colRight li {
	padding-left: 80px;
	min-height: 60px;
}
.galList li.even{
	background: #EDE7E2;
}
.galList li h3 a{
	color: #BF2425;
	text-decoration: none;
	display: block;
}
.galList li h3{
	border-bottom: 1px solid #cdcac8;
}
.galList li .data{
}
.galList li .data span{
	color: #620011;
}
.galList li .actions{
	overflow: hidden;
}
.galList li .actions a, #galeriaB #contents .actions a {
	background: url(/_img/buttons/btnSubmitCompleteBG.gif) no-repeat;
	width: 94px;
	line-height: 20px;
	display: block;
	float: left;
	color: #fff !important;
	text-align: center;
	margin-right: 10px;
}
.galList li.even .actions a{
	background: url(/_img/buttons/btnSubmitComplete2BG.gif) no-repeat;
}
.galList li a.img{
	position: absolute;
	left: 10px;
	top: 5px;
}
/* @end */
/* @group pagination */
.pagination {
	margin: 10px auto;
	/*width: 300px;*/
	width: 170px;
	color: #A1A098;
	position: relative;
	padding: 0 65px;
	clear: both;
}
.pagination a {
	color: #5A534A;
	float: left;
	line-height: 23px;
	position: absolute;
	top: 0;
}
.pagination span.left {
	background: transparent url(/_img/backgrounds/resultsLeft.gif) no-repeat scroll right center;
	width: 20px;
	height: 23px;
	float: left;
}
.pagination span.right {
	background: transparent url(/_img/backgrounds/resultsRight.gif) no-repeat scroll left center;
	width: 20px;
	height: 23px;
	float: left;
}
.pagination span.center {
	background: transparent url(/_img/backgrounds/resultsCenter.gif) repeat scroll center center;
	height: 23px;
	line-height: 23px;
	float: left;
	width: 130px;
	text-align: center;
}
.pagination .prev {
	background: transparent url(/_img/icons/setaLeft.gif) no-repeat scroll left center;
	padding: 0 5px 0 15px;
	left: 0;
}
.pagination .next {
	background: transparent url(/_img/icons/setaRight.gif) no-repeat scroll right center;
	padding: 0 15px 0 5px;
	right: 0;
}
/* @end */
/* @group actions */
div.actions {
	background: #98141C none repeat scroll 0 0;
	height: 1%;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	text-align: right;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.3em;
}
div.actions a {
	background: #50000E url(/_img/icons/setaRightRed2BG.jpg) no-repeat scroll left center;
	color: #FFF;
	display: block;
	float: right;
	padding: 4px 10px 4px 20px;
	text-decoration: none;
}
div.actions a:hover {
	text-decoration: underline;
}
/* @end */
/* @group canceledShow */
.canceledShow{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 160px;
	left: 150px;
	background: url(/_img/static/cancelado.png) no-repeat;
}
.lotadoShow{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 134px;
	left: 53px;
	background: url(/_img/static/lotado.png) no-repeat;
}
.canceledShow h3, .lotadoShow h3{
	display: none;
}
.redBlock .canceledShow, .lotadoShow h3{
	top: 60px;
	left: 50px;
}
.redList .canceledShow, .lotadoShow h3{
	top: 60px;
	left: 50px;
}
/* @end */
