/* Estrutura central do Projeto */

#wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}
.twitter {
	background-color: #E1EEF7;
	padding: 10px;
	font-size: 10px;	
}
.twitter .moduletable h3 {
	margin-bottom: 3px;
	color: #296A94;
}
.twitter a {
	color: #296A94;
	margin-bottom: 2px;
}
.twitter .moduletable {
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Mybox {
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#right .moduletable {
	margin-bottom: 10px;
}
.moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
#menu {
	background-color: #D6D6D6;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 7px;
	text-align: center;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 1.3em;
}
#menu ul{}
#menu ul li{
	display: inline;
}
#menu ul li a{
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 9px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #296A94;
}
#menu ul li a:hover{
	background-color: #A2A2A2;
	color: #FFFFFF;
}
#menu ul li.active a {
	background-color: #296A94;
	color: #FFFFFF;
}
#banner {
	margin-top: 10px;
}
#content {
	padding-top: 20px;
}
#capa {
	background-color: #B6B308;
	background-image: url(../images/capa_imagem.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	height: 180px;
	color: #FFFFFF;
}
#capa h3{
	color: #6F5D53;
	font-size: 17px;
	text-transform: uppercase;
}
#capa a {
	color: ##6F5D53;
}
#capa a:hover {
	color: #9D877B;
}
#noticias {
	background-color: #B6D3CE;
	padding-bottom: 10px;
}
#noticias h3 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #88B9B1;
	background-image: url(../images/fundo_h3_noticia.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}
#agenda {
	background-color: #C9CFDA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#agenda h3 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #A8B3C4;
	background-image: url(../images/fundo_h3_agenda.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}
#imprensa {
	background-color: #E7DFD3;
	background-image: url(../images/fundo_imprensa_baixo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#imprensa h3{
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #C1AE8E;
	background-image: url(../images/fundo_h3_imprensa.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}
#imprensa .borda{
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#imprensa a {
	color: #7C6743;
}
#right .moduletable, #right .moduletable-menu {
	background-color: #D4D4D4;
}
#revista .moduletable, #revista .moduletable-menu {
	background-color: #D4D4D4;
}

#right .moduletable img {
	display: block;
}
#right .moduletable h3, #right .moduletable-menu h3 {
	padding-top: 5px;
	padding-left: 10px;
	background-color: #C1AE8E;
	background-color: #AFAFAF;
	background-image: url(../images/fundo_h3_right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#revista .moduletable h3, #revista .moduletable-menu h3 {
	padding-top: 5px;
	padding-left: 10px;
	background-color: #C1AE8E;
	background-color: #AFAFAF;
	background-image: url(../images/fundo_h3_right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	color: #FFFFFF;
}


#right #form-login, #right .enquete {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right .enquete {
	text-align: left;
}

#rodape {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	color: #6A6A6A;
	font-size: 10px;
}
#rodape .menu {
	margin-bottom: 10px;
}
#rodape .menu li{
	display: inline;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #296A94;
}
#rodape .menu li a{
	color: #296A94;
	text-decoration: none;
}
#rodape .menu li a:hover{
	text-decoration: underline;
}

/* Estilos extras */

.moduletable-pesquisa {
	float: right;
}
#content .contentpane {}
#content .contentpane .sectiontableheader {
	background-color: #276C99;
	color: #FFFFFF;
	padding: 5px;
	font-size: 14px;
}
#content .contentpane .sectiontableheader a{
	color: #FFFFFF;
	text-decoration: none;
}
#content .sectiontableentry1{
	background-color: #F5F5F5;	
}
#content .sectiontableentry1 td{padding: 5px;}
#content .sectiontableentry1:hover{
	background-color: #FFFFFF;
}
#content .sectiontableentry1 a, #content .sectiontableentry2 a {
	color: #333333;
}
#content .sectiontableentry2{
	background-color: #E1EEF7;
	
}
#content .sectiontableentry2 td{padding: 5px;}
#content .sectiontableentry2:hover{
	background-color: #FFFFFF;
}
#content .filtros {
	margin-bottom: 10px;
}
#content .contentpane ul li {
	background-image: url(../images/calendario.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 14px;
}
#content .contentpane .pagination li, .pagination li {
	background-image: none;
	padding: 2px;
	display: inline;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	font-size: 11px;
}
#right .menu {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right .menu li{
	margin: 0px;
	padding: 0px;
}
#right .menu li a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #4A4A4A;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#right .menu li a:hover{
	background-color: #EBEBEB;
}
#right .menu li#current a{
	background-color: #AFAFAF;
	color: #FFFFFF;
}
#revista .menu {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#revista .menu li{
	margin: 0px;
	padding: 0px;
}
#revista .menu li a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #4A4A4A;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#revista .menu li a:hover{
	background-color: #EBEBEB;
}
#revista .menu li#current a{
	background-color: #AFAFAF;
	color: #FFFFFF;
}
/* Fix IE. Hide from IE Mac \*/
* html #right ul.menu  li { float: left; height: 1%; }
* html #right ul.menu  li a { height: 1%; }
/* End */

#content .form-validate table tr td, .adminform tr td{
	padding: 5px;
}
.moduletable-menu {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
