/*
 * xhtml.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

/* Basic Tags */

ul { list-style: none; }

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(/_resources/media/img/bgBody.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

p {
	font-size: 120%;
}

h1 {

}

h2 {
	color: #a90000;
	font-size: 160%;
	margin-bottom: 22px;
}

h3 {

}

h4 {
	font-size: 120%;
	font-weight: bold;
}

h5 {
	font-size: 110%;
	background: url(/_resources/media/img/icon_setinha_noticias.gif) no-repeat center left;
	padding-left: 7px;
}

h6 {

}

b {
	color: #A90000;
}
/*
#layAll,
#layTop,
#layLogo,
#layImg,
#layTitles,
#layMain,
#layLeft,
#layMenu,
#layNewsletter,
#layNewsletterBox,
#laySearch,
#layRight,
#layContent,
#layContentHome,
#layFooter,

#contentOptions,
#contentOptionsColumnLeft,
#contentPhotosGallery,
#contentPhotosGalleryBox,
#contentFoundationJoaoBox,
#contentOptionsColumnRight,
#contentYoungBox,

#contentHomeNews,
#contentHomeNewsPhoto,
#contentHomeNewsText,
#contentNews,
#contentNewsBox,
.contentDetailSubMenu,
.contentListPeople,
.contentBoxRight,
.contentListNews,
.contentDate,

.contentCredit,
.contentLegend,
.contentNewsTools,
.contentItemRow1,
.contentItemRow2,

.contentMembersBox
{
   behavior: url("/_resources/scripts/boxsizing.htc");
   box-sizing: border-box;
   -moz-box-sizing: border-box;
}*/

#lay-all * {	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

* html #lay-all * {
	behavior: url('/_resources/scripts/boxsizing.htc');
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

*:first-child+html #lay-all * {
	behavior: url('/_resources/scripts/boxsizing.htc');
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}/*
 * layout.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */
 
#layAll {
	background: url(/_resources/media/img/bg_all.gif) repeat-y;
	margin: 0 auto;
	width: 778px;
}

#layTop {
	width: 738px;
	margin: 0 auto;
}

#layLogo {
	width: 257px;
	height: 274px;
	float: left;
}

#layLogoIn {
	width: 374px;
	height: 141px;
	float: left;
}

#layImg {
	width: 481px;
	height: 274px;
	float: left;
}

#layImgIn {
	width: 364px;
	height: 141px;
	float: left;
}

#layTitles {
	background: url(/_resources/media/img/bg_titles.gif) no-repeat center top;
	width: 738px;
	height: 51px;
	clear: both;
	margin: 0 auto;
}

#layMain {
	clear: both;
	background: #FFFFFF url(/_resources/media/img/bg_shadow.gif) no-repeat;
	width: 738px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#layLeft {
	width: 198px;
	float: left;
	margin: 30px 0px 0px 30px;
	display: inline;
}

#laySearch {
	background: url(/_resources/media/img/bg_search.gif) no-repeat center;
	width: 198px;
	height: 65px;
	padding: 0px 0px 0px 6px;	
}

#laySearch input {
	width: 150px;
	height: 20px;
	border: 1px solid #aeaeae;
	border-style: solid none none solid;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 0px 0px 5px;
}

#layMenu {
	width: 198px;
	height:;
	text-align: right;
	margin: 30px 0px 10px 0px;
}

#layMenu img {
	margin-top: 1px;
}

#layMenu li {
	background: url(/_resources/media/img/icon_square.gif) no-repeat center right;
	line-height: 20px;
	border-bottom: 1px solid #E4E4E4;
	padding-right: 15px;
	font-size: 110%;
	font-weight: bold;
	margin-right: 2px;
}

#layNewsletter {
	width: 198px;
	height: 200px;
}

#layNewsletterBox {
	background: url(/_resources/media/img/bg_newsletter.gif) no-repeat center top;;
	width: 198px;
	height: 98px;
	padding: 16px 0px 0px 8px;
	margin-bottom: 10px;
	margin-top: 1px;
}

#layNewsletterBox input {
	width: 150px;
	height: 24px;
	border: 1px solid #aeaeae;
	border-style: solid none none solid;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 0px 0px 5px;
}

#layRight {
	width: 451px;
	float: left;
	margin-left: 30px;
}

#layContent {
	width: 451px;
	padding-top: 30px;
	font-size: 120%;
}

#layContent input {
	margin-bottom: 6px;
}

#layContent textarea {
	margin-bottom: 6px;
}

#layContentHome {
	width: 451px;
	padding-top: 30px;
}

#layContent ul {
	margin-left: 30px;
	list-style-type: disc;
}

#layContentText {
	margin-top: 30px;
}

#layPhoto {
	background: url(/_resources/media/img/bg_photo.gif) no-repeat center top;;
	width: 201px;
	height: 227px;
	padding: 8px 15px;
}

#layPath {
	margin-bottom: 35px;
	font-size: 80%;
}

#layFooter {
	background: url(/_resources/media/img/bg_footer.gif) no-repeat center top; 
	width: 778px;
	margin: 0 auto;
	text-align: center;
}

#layFooter p, #layFooter address {
	color: #FFFFFF;
	font-size: 120%;
	font-style: normal;
}

#layFooter p {
	padding-top: 30px;
}

#layFooter a:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

/* Classe */

.bold {
	color: #000000;
	font-weight: bold;
}

.date {
	font-weight: bold;
}

.itemPath {
	background: url(/_resources/media/img/icon_arrow.gif) no-repeat center left;
	padding-left: 12px;
	margin-left: 5px;
}

.itemPath2 {
	background: url(/_resources/media/img/icon_arrow.gif) no-repeat center left;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}
/*
 * links.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

a { font-color: #a90000; font-weight: bold;}
a:link, a:active, a:visited { color: #a90000; }
a:hover { text-decoration: none; }
a:focus { outline:none; }
/*
 * form.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

.form_error_box, .form_error_highlight {
	background: #E4E4E4;
}

.form_table tr {
	margin-bottom: 6px;
}

.form_td_label {
	text-align: right;
}
.form_label {
	font-weight: bold;
	font-size: 11px;
	padding-right: 5px;
}

.form_button {
	border: 1px outset;
}

input, textarea {
	border-top: 1px solid #AEAEAE;
	border-right: none;
	font-family: arial, verdana;
	border-bottom: none;
	border-left: 1px solid #AEAEAE;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

.submit {
	border: none;
}

#form_prefiliacao {
	font-weight: bold;
	font-size: 11px;
	margin-right: 20px;
}

#form_prefiliacao .form_td_label {
	width: 100px;
}

#form_prefiliacao .form_td_label {
	width: 300px;
}

#form_prefiliacao textarea {
	width: 90%;
}/*
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

#contentHomeNews {
	background: url(/_resources/media/img/bg_noticia_destaque.gif) no-repeat center top;
	width: 450px;
	height: 170px;
	margin: 0px;
	padding: 4px;
}

#contentHomeNewsPhoto {
	width: 210px;
	height: 160px;
	float: left;
}

#contentHomeNewsText {
	width: 205px;
	height: 131px;
	float: left;
	margin-left: 23px;
	padding-top: 15px;
}

#contentNews {
	clear: both;
	width: 451px;
}

#contentNewsBox {
	background: url(/_resources/media/img/bg_mais_noticias.gif) no-repeat center top;
	width: 450px;
	height: 425px;
	clear: both;
	padding: 10px 0px 0px 3px;
	margin-top: 2px;
}

#contentNewsBox h5 {
	background: url(/_resources/media/img/div_mais_noticias.gif) no-repeat center bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#contentNewsBox .arrow {
	background: url(/_resources/media/img/icon_setinha_noticias.gif) no-repeat center left;
	padding-left: 10px;
	margin-left: 5px;
}


#contentOptions {
	clear: both;
	width: 450px;
	margin-top: 20px;
}

#contentOptionsColumnLeft {
	float: left;
	width: 215px;
}

#contentPhotosGallery {
	width: 215px;
}

#contentPhotosGalleryBox {
	background: url(/_resources/media/img/bg_galeria.gif) no-repeat center top;
	width: 215px;
	height: 183px;
	padding: 3px;
	margin-top: 2px;
}

#contentPhotosGalleryBox p {
	margin: 7px 0px 0px 5px;
}

#contentPhotosGalleryBox h4 {
	margin: 2px 0px 0px 5px;
}

#contentFoundationJoao {
	width: 215px;
	float: left;
	margin-top: 0px;
}

#contentFoundationJoaoBox {
	background: url(/_resources/media/img/bg_fundacao.gif) no-repeat center top;;
	width: 215px;
	height: 134px;
	margin-top: 2px;
	padding: 10px 0px 0px 10px;
}

#contentFoundationJoaoBox img {
	margin-right: 10px;
}

#contentOptionsColumnRight {
	float: left;
	width: 215px;
	margin-left: 20px;
}

.contentMembersBox {
	background: url(/_resources/media/img/bg_integrantes.gif) no-repeat center top;
	width: 215px;
	height: 80px;
	margin-top: 2px;
}

.contentMembersBox img {
	margin: 2px 3px;
	float: left;
}

.contentMembersBoxText {
	float: left;
}

.contentMembersBox h4 {
	padding-top: 4px;
}

#contentYoung {
	margin-top: 36px;
}

#contentYoungBox {
	background: url(/_resources/media/img/bg_juventude.gif) no-repeat center top;
	width: 215px;
	height: 103px;
	margin-top: 2px;
	padding: 20px 0px 0px 8px;
	line-height: 18px;
	font-size: 110%;
}

.contentDetailSubMenu {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	font-weight: bold;
	margin-right: 1px;
	font-size: 11px;
}

.contentListPeople {
	height: 80px;
	margin-bottom: 5px;
	padding: 0px 6px 0px 4px;
}

.contentListPeople img {
	padding-top: 2px;
	padding-right: 7px;
	float: left;
}

.contentBoxRight {
	background: #F1F1F1;
	float: right;
	width: 230px;
	border: 1px solid #EAEAEA;
	margin-left: 15px;
	margin-bottom: 15px;
}

.contentBoxRight img {
	border: 5px solid white;
}

.boxsized {
}

.googleAds_336x280 {
	width: 336px;
}

.googleAds_120x240 {
	width: 120px;
	float: left;
	margin: 0px 15px 10px 0px;
}

.googleAds_120x240_int {
	width: 120px;
	margin-left: 8px;
}

.googleAds_120x600 {
	width: 120px;
	margin-left: 10px;
}

.googleAds_468x60 {
	width: 100%;
	margin-top: 20px;
}

.contentListNews {
	background: url('/_resources/media/img/bg_destaque.png') no-repeat;
	height: 170px;
	padding-top: 5px;
}

.contentListNews h2 {
	margin: 0;
}

.contentListNews div {
	margin-right: 10px;
}

.contentListNews img {
	margin-right: 23px;
	margin-left: 5px;
	float: left;
}

.contentDate {
	font-weight: bold;
	margin-bottom: 20px;
}

.contentCredit {
	text-align: right;
	margin: 6px 6px;
	font-size: 11px;
}

.contentDetailImage {
	text-align: center;
}

.contentLegend {
	font-size: 11px;
	margin: 9px 6px;
}

.contentNewsTools {
	width: 428px;
	height: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.contentAuthor {
	font-style: italic;
}

.contentItemRow1 {
	padding: 5px;
	font-size: 11px;
	border: 1px solid #CAD5DB;
	border-top: 0px;
	background: #DDE4E8;
}

.contentItemRow2 {
	padding: 5px;
	font-size: 11px;
	border: 1px solid #CAD5DB;
	border-top: 0px;
	background: #ECF0F2;
}
/*
 * section.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */
/*
 * image.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

img{ border:0; }