@charset "utf-8";
/* CSS Document */

/* força o safari do iphone a usar o tamanho das fontes corretos */
html { -webkit-text-size-adjust: none }

/* -- itens genericos -- */
body {
	font-family: "Trebuchet Ms", Helvetica, Sans-Serif;
	font-size: 12px;
	margin:0 !important;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	position: relative;
	margin:0 !important;
}

img { border: none; }

.reveal h1, h2, h3, h4, h5, h6, p {
	position: static;
}

u {
	text-decoration: none;
}

a { 
	text-decoration:none !important;
	color:#104A68;
}

a:hover { 
	text-decoration:underline !important;
	color: #666;
}

legend {
	display: none;
}

.invisible {
	display: none;
}

form {margin: 0px;}

.hide {
	position: absolute;
	top: -9999px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

ul, li { margin: 0; padding: 0; list-style: none; }

/*	clearfix para elementos float	
--------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/*	IE7 hack */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.theBreaker {
	height: 0.005em;
	clear: both;
	overflow: hidden;
}

input {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

/* --------------------------------------------- */

/* -----------------   LAYOUT   -----------------*/

body {
	background: url(../images/body_bg.jpg) repeat-x;
}

#top, #container, #rodape {
	width: 980px;
	margin: 0 auto;
}

#top {
	height: 121px;
	background: url(../images/top_finish.jpg) no-repeat 0 98px;
}

#logo {
	background: url(../images/top_logo.gif) no-repeat;
	position: absolute;
	width: 436px;
	height: 50px;
	margin: 24px 0 0 21px;
	display: inline;
}

#logo h1 {
	text-indent: -9999px;
}

#idiomas {
	position: absolute;
	margin: 40px 0 0 760px;
	display: inline;
	color: #fff;
}

#idiomas a { color: #00ADEF; }
#idiomas a:hover { text-decoration: underline; }


#container {
	background: url(../images/container_bg.jpg) repeat-y;
}

#geral {
	background: url(../images/geral_bg.jpg) no-repeat;
}

#rodape {
	background: url(../images/rodape_bg.jpg) no-repeat;
	padding: 38px 0 15px 0;
}

#rodape p {
	text-align: center;
}


/* ---------- MENU LATERAL ----------- */

#menu {
	width: 179px;
	margin: 0 15px 0 20px;
	float:left;
	display: inline;
}

.menu_principal {
	font-size: 15px;
	font-weight: bold;
	color: #006295;
	text-transform: uppercase;
	letter-spacing: -0.03em;
}

.menu_principal li {
	padding: 7px 0 8px 0;
	border-bottom: 1px solid #ccc;
	cursor:pointer;
}

.menu_principal li a:hover { 
	text-decoration:none !important;
	color: #666;
}

.submenu {
	background: #F90;	
}

.menu_principal li ul {
	margin-top: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: none;
	letter-spacing: normal;
	padding-bottom: 10px;
}

.menu_principal li ul li {
	padding: 3px 0 3px 12px;
	border-bottom: none 0px;
	background: url(../images/menu_li_bullet.gif) no-repeat 2px 7px ;
}

.menu_principal li ul li a {
	color: #666;
}

.menu_principal li ul li a:hover {
	text-decoration: underline !important;
	color: #999;
}

a.sublevel-menu_principal:link,a.sublevel-menu_principal:visited {
color: #999999;

padding-left:20px;
padding-top: 5px;
padding-bottom: 5px;
line-height:25px;
font-weight:normal;
font-size:12px;
}

a.sublevel-menu_principal:hover{
color: #374149;

padding-left:20px;
padding-top: 5px;
padding-bottom: 5px;
font-weight:normal;
font-size:12px;    

}  
/*  ------------------  CONTEUDO --------------------- */
#content {
	width: 716px;
	float: right;
	margin: 0 28px 0 0;
	display: inline;
}

.banner_left {
	float: left;
	margin-right: 15px;
	display: inline;
}

banner_right { }

.box_full {
	padding-bottom: 25px;
}

.box_content {
	padding-top: 10px;
	text-align:justify;
}

#content h2 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	
}

.h2_blue { background: #004D80; }
.h2_green { background: #2E8B8B; }
.h2_red { background: #CC3300; }
.h2_orange { background: #EE8900; }
.h2_purple { background: #CC3366; }
.h2_lightblue { background: #00AEF2; }
.h2_darkblue { background: #245C8F; }
.h1_red { background: #CC3300;
text-align:center;}

/*  ------------------  PÁGINA PRINCIPAL --------------------- */

.home_img_boasvindas { border: 1px solid #004D80; float: left; margin-right: 10px; }

/* ----- noticias ------ */

.box_half_left {
	width: 412px;
	float: left;
}

/*
.box_half_right {
	width: 350px;
	float: right;
}
*/


.home_noticia_destaque { width: 300px; }
.home_noticia_destaque p { text-align: center; font-weight: bold; }
.home_noticia_destaque a { color: #2E8B8B; }

.box_content .left { float: left; }
.box_content .right { float: right; }

.home_noticia_destaque img {
	border: 1px solid #2E8B8B;
	margin-bottom: 5px;
}

.latestnews_home li {
	padding: 3px 0 3px 12px;
	border-bottom: none 0px;
	background: url(../images/home_li_bullet_red.gif) no-repeat 2px 7px ;
}

.latestnews_home li a {
	color: #666;
}

.latestnews_home li a:hover {
	text-decoration: underline !important;
	color: #999;
}
.home_noticia_confira {
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
}

.home_noticia_confira a { color: #2E8B8B; }


/* ----- agenda ------ */
.home_agenda_destaque { margin-bottom: 20px; }
.home_agenda_destaque img {border: 1px solid #CC3300; margin-bottom: 5px; }
.home_agenda_destaque p { text-align: center; font-weight: bold; font-size: 14px; }
.home_agenda_destaque a { color: #CC3300; }

.home_agenda_ul {

}

.home_agenda_ul li {
	line-height: 15px;
	margin-bottom: 14px;
}

.home_agenda_ul li a {
	font-weight: bold;
	color: #FF6600;
}

.data_evento {
	color: #666;
	font-size: 11px;
}

.home_agenda_confira {
	text-align: right;
	font-weight: bold;

}

.home_agenda_confira a { color: #C30; }

/* ----- estudos e pesquisas ----- */
.box_420_left {
	width: 420px;
	float: left;
	padding-top: 22px;
}

.memberphoto {
	float: left;
	background: #245C8F;
	padding: 2px;
	margin-right: 14px;
}

.box_estudos ul {
	padding-top: 14px;
}

.box_estudos ul li {
	color: #666;
	font-size: 12px;
	margin-bottom: 14px;
}

.box_estudos ul li h4 {
	font-size: 15px;
	font-weight: bold;
	color: #245C8F;
}

.box_estudos a { color: #245C8F; }

.home_estudos_confira { text-align: right; font-weight: bold; }
.home_estudos_confira a { color: #245C8F; }



/* ----- publicações periódicas ------ */
.box_280_right {
	width: 270px;
	float: right;
	padding-top: 10px;
}

.pub_img {
	float: left;
	background: #00AEF2;
	padding: 2px;
	margin-right: 14px;
}

.box_publicacoes ul {
	padding-top: 12px;
}

.box_publicacoes ul li {
	margin-bottom: 12px;
}

.box_publicacoes ul li h4 {
	font-size: 20px;
	/* font-weight: bold; */
}

.box_publicacoes a, .box_publicacoes a:visited, .box_publicacoes a:active {
	color: #000;
}

.box_publicacoes a:hover {
	color: #00AEF2;
}



/* ================================================= */


/* ESTILOS ESPECIAIS JOOMLA */
/* Banners */

.bannergroup {
	height:80px;
	margin:0 auto;
}
.banneritem {
	float:left;
	margin-right:7px;
	position:static;
}

/* Títulos */

.contentpaneopen, .nopad {
	width:716px;
	margin:0;
	padding:0;
}
.contentheading, .componentheading, .componentheading_depoimentos, .componentheading_estudos {
	background: #82B0CA;
	width:100%;
	padding:5px;
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-left:-3px;
	margin-bottom:15px;
}
.contentheading_depoimentos, .contentheading_estudos {
	font-size:14px;
	color:#004D80;
	font-weight:bold;
}
.contentpaneopen_depoimentos a.readon_depoimentos, .contentpaneopen_estudos a {
	color:#FF6600;
}
.buttonheading {
}
.separator span {
	margin-bottom:-4px;
}
.contentpaneopen p {
	padding-bottom: 16px;
	font-size: 13px;
}
.contentpaneopen h4 {
	text-transform: uppercase;
	color: #036;
	font-size: 14px;
}

.contentpaneopen h4 {
	text-transform: uppercase;
	color: #036;
	font-size: 14px;
}

/* PÁGINAS INTERNAS */

.quemequem_table {
	margin-bottom: 20px;	
}

.quemequem_title {
	font-size: 14px;
	font-weight: bold;
	color: #036;
}


/* modulo da Central de Noticias */

.module_home .thumbsup-image img {
    padding:0px;
    margin:0px;
    border: 2px solid #2E8B8B;
    }

.module_home .thumbsup-image {
    margin-bottom:10px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:0px;
	border:0;
}

.ie7 .module_home .thumbsup-image img {
    margin:0 0 0 -10px;
	padding:0;
    border: 2px solid #2E8B8B;
	position:absolute;
}
.ie7 .module_home div.thumbsup-title {
	margin:107px 0 10px 0;
}

.ie7 .module_home_ag div.thumbsup-title {
	margin:107px 0 10px 0;
}
.ie7 .module_home_ag .thumbsup-image img {
    margin:0 0 0 -10px;
	padding:0;
    border: 2px solid #FF6600;
	position:absolute;
}

.thumbsup-title {
    font-size:15px;
}

.thumbsup-intro {
    font-size:10px;
    font-weight:normal;
}

.thumbsup-text {
	border:0px;
}

.thumbsup-text a {
    font-weight:normal;
}

.thumbsup-date {
    font-weight:normal;
    font-size:11px;
    padding-bottom:0px;
}
.thumbsup_table {
	margin-top:-10px;
}
.latestnews_home {
	font-size:12px;
	padding: 3px 0 3px 12px;
	border-bottom: none 0px;
	background: url(../images/home_li_bullet_red.gif) no-repeat 2px 7px ;
}

.latestnews_home a {
	color: #666;
}

.latestnews_home a:hover {
	text-decoration: underline !important;
	color: #999;
}

.latestnews_home_ag {
	margin:0 0 5px 0;
	padding:0;
}
.eventlistmod_home_ag .date {
	color: #666;
	font-size: 11px;
}
.latestnews_home_ag li a {
	font-weight: bold;
	color: #FF6600;
}
.eventlistmod_home_ag span {
	margin-right:300px;
}
.module_home_ag ul {
	margin-top:10px;
}

.module_estudos_ensaios h3 {
	background: #245C8F;
	color:#FFF;
	padding:6px;
	font-size:15px;
}
.module_estudos_ensaios .thumbsup-image img {
	padding:0px;
    margin:0px;
    border: 2px solid #245C8F;
}
.module_estudos_ensaios .thumbsup-image {
    margin-bottom:10px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:0px;
	border:0;
}
.module_estudos_ensaios .thumbsup-title {
	font-size: 15px;
	font-weight: bold;
	color: #245C8F;
}
.module_publicacoes h3 {
	background: #00AEF2;
 	color:#FFF;
	padding:6px;
	font-size:15px;
}
.module_publicacoes .thumbsup-image img {
	padding:0px;
    margin:0px;
    border: 2px solid #00AEF2;
}

.ie7 .module_publicacoes .thumbsup-image img {
    margin:0 0 0 -10px;
	padding:0;
    border: 2px solid #00AEF2;
}

.module_publicacoes .thumbsup-image {
    margin-bottom:10px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:0px;
	border:0;
}
.module_publicacoes .thumbsup-title a, .module_publicacoes .thumbsup-title a:visited, .module_publicacoes .thumbsup-title a:active {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.module_publicacoes .thumbsup-intro a, .module_publicacoes .thumbsup-intro a:visited, .module_publicacoes .thumbsup-intro a:active {
	font-size: 12px;
	/* font-weight: bold; */
	color: #666;
}
.module_publicacoes .thumbsup-title a:hover {
	color: #00AEF2;
}
.module_publicacoes .thumbsup-intro a:hover {
	color: #00AEF2;
}

.ie7 .module_publicacoes .thumbsup_table p, .ie7 .module_publicacoes .thumbsup_table h4 {
	font-size:13px;
	margin-top:15px;
}

.module_home, .module_home_ag {
	height:130px;
}
.module_home h3 {
	background: #2E8B8B;
	color:#FFF;
	padding:6px;
	font-size:15px;
}
.module_home .thumbsup-title {
	text-align:center;
	/* color:#2E8B8B; */
	color:#CF0;
	width:190px;
	font-size:13px;
}
.module_home .thumbsup-title a {
	text-align:center;
	color:#2E8B8B;
}

/* Agenda de Eventos */
.module_home_ag h3 {
	background: #CC3300;
	color:#FFF;
	padding:6px;
	font-size:15px;
}
.module_home_ag .thumbsup-image img {
	padding:0px;
    margin:0px;
    border: 1px solid #FF6600;
}
.ie7 .module_home_ag .thumbsup-image img {
    margin:0 0 0 -10px;
	padding:0;
    border: 2px solid #00AEF2;
}
.module_home_ag .thumbsup-image {
    margin:0 0 10px 0;
    padding-bottom: 3px 0 3px 0;
	border:0;
}
.module_home_ag .thumbsup-title {
	text-align:center;
	color:#FF6600;
	width:310px;
	padding-left:5px;
	font-size:13px;
}
.module_home_ag .thumbsup-title a {
	color:#FF6600;
}
.module_home_ag_lista a {
	color:#FF6600;
}
.module_home_ag_lista a:hover {
	color:#FF6600;
	text-decoration:underline;
}

.module_home_ag_lista .thumbsup_table .thumbsup-title li {
	padding:0;
	margin:0;
	border-bottom: none 0px;
	background:none;
	list-style-type:none;
}
.eventos_table { width: 700px; }
.eventos_table_header { text-align: center; color: #C33; font-size: 120%; }
.eventos_table td { padding: 6px; border-bottom: 1px solid #CCC; }
.eventos_table td p {margin: 0px; }

/* ENQUETE */

.module_enquete { margin-top:10px; }
.module_enquete h3 {
	font-size: 15px;
	font-weight: bold;
	color: #006295;
	text-transform: uppercase;
	letter-spacing: -0.03em;
}
.module_enquete .poll_enquete { margin-left:0; }
.pollstableborder_enquete { }
.module_enquete .poll_enquete .button { border:1px solid #006295; background:none; margin-top:15px; }

/* BUSCA */
.module_busca { margin-top:7px;	border-bottom: 1px solid #ccc; height:50px; }
.module_busca h3 {
	font-size: 15px;
	font-weight: bold;
	color: #006295;
	text-transform: uppercase;
	letter-spacing: -0.03em;
}
.module_busca .button_busca { border:1px solid #006295; background:none; margin-left:5px; }

#menu table{
	font-size: 15px;
    font-weight: bold;
    color: #006295;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}

#menu table td{
	padding: 7px 0 8px 0;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    height: 25px;
}

#menu table img {
    display: none;
}

#menu table td div{
	 margin-left: 10px;
}

/*
#menu .mainlevel_principal{
	cursor: pointer;
}
#menu .mainlevel_principal:hover{
	text-decoration: underline;
}

#menu table td:hover span{
	display: block;
}

#menu .mainlevel_principal:hover > div{
	display: block;
}

#menu table td a{
	
}
*/
