@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;
	text-align: center;
	font-style: italic;
}

u {
	text-decoration: none;
}

a { 
	text-decoration:none !important;
	color: #006295;
}

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;
	text-align: center;
}

/*	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(../imgs/body_bg.jpg) repeat-x;
}

#top, #container, #rodape {
	width: 980px;
	margin: 0 auto;
}

#top {
	height: 121px;
	background: url(../imgs/top_finish.jpg) no-repeat 0 98px;
}

#logo {
	background: url(../imgs/top_logo.gif) no-repeat;	
	position: absolute;
	width: 436px;
	height: 50px;
	margin: 24px 0 0 21px;
	display: inline;
}

#logo h1 {
	text-indent: -9999px;
}

#container {
	background: url(../imgs/container_bg.jpg) repeat-y;
}

#geral {
	background: url(../imgs/geral_bg.jpg) no-repeat;
}

#rodape {
	background: url(../imgs/rodape_bg.jpg) no-repeat;
	padding-top: 38px;
}

#rodape p {
	text-align: center;
}


/* ---------- MENU LATERAL ----------- */

#menu {
	width: 179px;
	margin: 0 15px 0 20px;
	float:left;
	display: inline;
}

.ul_principal {
	font-size: 15px;
	font-weight: bold;
	color: #006295;
	text-transform: uppercase;
	letter-spacing: -0.03em;
}

.ul_principal li {
	padding: 7px 0 8px 0;
	border-bottom: 1px solid #ccc;
}

.ul_principal li a:hover { 
	text-decoration:none !important;
	color: #666;
}

.submenu {
	background: #F90;	
}

.ul_secundario {
	margin-top: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: none;
	letter-spacing: normal;
	padding-bottom: 10px;
}

.ul_secundario li {
	padding: 3px 0 3px 12px;
	border-bottom: none 0px;
	background: url(../imgs/menu_li_bullet.gif) no-repeat 2px 7px ;
}

.ul_secundario li a {
	color: #666;
}

.ul_secundario li a:hover {
	text-decoration: underline !important;
	color: #999;
}


/*  ------------------  CONTEUDO --------------------- */
#content {
	width: 685px;
	float: right;
	margin: 0 40px 0 0;
	display: inline;
}

.box_full {
	padding-bottom: 25px;
}

.box_content {
	padding-top: 5px;
}

#content h2 {
	color: #b79758;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
/*	padding: 5px 0px; */
}


/*  ------------------  PÁGINA PRINCIPAL --------------------- */

.home_img_boasvindas { border: 1px solid #004D80; float: left; margin-right: 10px; }

/* ----- noticias ------ */
.box_half_left {
	width: 350px;
	float: left;
}

.box_half_right {
	width: 350px;
	float: right;
}

.home_noticia_destaque { width: 170px; }
.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;
}

.home_noticia_ul { margin-top: 12px; }

.home_noticia_ul li {
	padding: 3px 0 3px 12px;
	border-bottom: none 0px;
	background: url(../imgs/home_li_bullet_red.gif) no-repeat 2px 7px ;
}

.home_noticia_ul li a {
	color: #666;
}

.home_noticia_ul 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; }

