/* CSS Document */

/* GERAIS */
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-image: url(/img/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;		
	padding-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

a:link, a:visited, a:active {
	color:#3372C2;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover {
	color:#3372C2;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* SITE */

.logo {
	height: 99px;
	width: 152px;
	margin-top: 10px;
	margin-left: 8px;
	position: absolute;
}

.logo img {
	border-width: 0px;
}

.login {
	height: 84px;
	width: 244px;
	margin-top: 22px;
	margin-left: 706px;
	position: absolute;
	background-image: url(/img/back_login.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* FOOTER */


.footer {
	background-image: url(/img/back_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	padding-top: 15px;

}	

.footer td {
	text-decoration:none;
	color:  #0064A8;
	font-size: 12px;	
}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color:  #0064A8;
	font-size: 12px;	
}

.footer a:hover {
	text-decoration:underline;
	color:  #0064A8;
	font-size: 12px;	
}

.records_news span, .records_news_dir span {
	float: left;
	margin-left: 0px;
}


.records img, .records_news img, .records_news_dir img {
	float: right;
	margin-left: 5px;
	border-width: 0px;
}

/* BREADCRUMB */

.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1278A2;	
}

/* TABELAS */

.td_lateral_line_blue {
	border: 1px solid #A7C7DA;
	background-image: url(/img/td_lateral_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
	padding-bottom: 5px;
}

.td_lateral_line {
	border: 1px solid #A7C7DA;
	background-color:#FFFFFF;
	padding-bottom: 5px;
}

.td_lateral__blue {
	border: 1px solid #A7C7DA;
	background-color:#D2EBF9;
	padding: 5px;
}

.td_central_line_blue {
	border: 1px solid #A7C7DA;
	background-image: url(/img/td_central_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
}

.td_central2_line_blue {
	border: 1px solid #A7C7DA;
	background-image: url(/img/td_central2_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
}

.td_padding {
	padding: 5px;
	line-height: 16px;
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.td_padding_partners {
	padding: 10px;
	line-height: 16px;
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.td_padding_blue_line {
	padding: 5px;
	background-image: url(/img/hr_blue.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.td_padding_blue_line_tit {
	padding: 5px;
	background-image: url(/img/hr_blue.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #1278A2;
}

.td_padding_blue {
	padding: 5px;
}

.td_padding_bottom {
	padding-bottom: 10px;
}

.linha_fundo_tr {
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* FIM TABELAS */ 

.titles {
	color:#1278A2;
	text-transform:uppercase;
	font-size:14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.titles_conteudo {
	color:#1278A2;
	text-transform:uppercase;
	font-size:14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}	
	
/* EVENTOS */	
	
.top_calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(/img/top_calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	text-align: center;
	line-height: 27px;
}

.bottom_calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/img/bottom_calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	line-height: 20px;
	text-align: center;
}	

.tit_tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-transform:uppercase;
}

.tit_evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1278A2;
}

/* FORMS */

.btn_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;	
	border: 1px solid #84AED5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
	padding-right: 5px;	
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.btn_input220px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;	
	border: 1px solid #84AED5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
	padding-right: 5px;	
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.btn_input170px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;	
	border: 1px solid #84AED5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
	padding-right: 5px;	
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.btn_input190px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;	
	border: 1px solid #84AED5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
	padding-right: 5px;	
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.btn_input142px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 132px;	
	border: 1px solid #84AED5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
	padding-right: 5px;	
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.btn86px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 86px;
	height: 20px;
	color: #003366;
	font-weight: bold;
	background-image: url(/img/btn.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ABC5E6;
}

.btn24px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 24px;
	height: 20px;
	color: #003366;
	font-weight: bold;
	background-image: url(/img/btn.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ABC5E6;
}

.btn45px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 45px;
	height: 20px;
	color: #003366;
	font-weight: bold;
	background-image: url(/img/btn.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ABC5E6;
}

.btn112px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 112px;
	height: 20px;
	color: #003366;
	font-weight: bold;
	background-image: url(/img/btn.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ABC5E6;
}

.btn210px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;
	height: 20px;
	color: #003366;
	font-weight: bold;
	background-image: url(/img/btn.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ABC5E6;
}

.cx_200px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 200px;
	border: 1px solid #A7C7DA;
	line-height: 20px;
	padding-left: 5px;
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;		
}

.btn_input_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	width: 132px;
	border: 1px solid #84AED5;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.btn_input_login:link, .btn_input_login:visited, .btn_input_login:active, .btn_input_login:hover{
	text-decoration:none;
}

.btn_input_login:hover{
	text-decoration:none;
	color: #1278A2;
}



/*IMG */

.image_left {
	padding-right: 10px;
}

.image_right {
	padding-left: 10px;
}

/* LINKS */

.link_blue_bold:link, .link_blue_bold:visited, .link_blue_bold:active {
	text-decoration:none;
	color:#1278A2;
	font-size: 12px;	
	font-weight:bold;
}

.link_blue_bold:hover {
	text-decoration:underline;
	color:#1278A2;
	font-size: 12px;
	font-weight:bold;
}

.link_blue11px:link, .link_blue11px:visited, .link_blue11px:active {
	text-decoration:none;
	color:#1278A2;
	font-size: 11px;	
}

.link_blue11px:hover {
	text-decoration:underline;
	color:#1278A2;
	font-size: 11px;
}

.link_white:link, .link_white:visited, .link_white:active {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;	
	font-weight:bold;
}

.link_white:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

/* CALENDARIO */

.calendario {
	width:224px;
	margin-bottom: 0px;
	*margin-bottom: 10px;
	_margin-bottom: 0px;
	overflow:hidden;
}
	
.calendario .calendar_title {
	font-size:12px;
	width:223px;
	*width:224px;	
	_width:224px;	
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-bottom: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	color:#1A61BB;
	text-align:center;
	font-weight:bold;
	background-color: #FFFFFF;
	text-transform: uppercase;
	overflow:hidden;
}

.calendario .calendar_title a:link, .calendario .calendar_title a:active, .calendario .calendar_title a:visited{
	color:#9EBFDD;
	font-size:20px;	
	font-weight: bold;
	text-decoration: none;	
}

.calendario .calendar_title a:hover {
	color:#9EBFDD;
	text-decoration: underline;
	font-size:20px;
	font-weight: bold;	
}

.calendario .calendar_title .seta {
	width: 30px;	
	float: left;
	display:inline;	
	text-align: center;
}

.calendario .calendar_title .title {
	width: 160px;	
	display:inline;
	float: left;
	text-align: center;	
}

.calendar_component{
	width:224px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	overflow:hidden;
}

.calendar_component div.days {
	background:#9EBFDD;
	float:left;
	display:inline;
	width:31px;
	height:25px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:25px;
	margin:0px 1px 1px 0px;
	padding: 0px;	
}

.calendar_component div.days abbr{
	border-bottom-style: none;
	border-bottom-width: 0px;
}

.calendar_component div.emptydays {
	background:#FFFFFF;
	float:left;
	display:inline;	
	width:31px;
	height:22px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	margin:0px 1px 1px 0px;
	padding: 0px;	
}


.calendar_component div.dates {
	background:#FFFFFF;
	float:left;
	display:inline;	
	width:31px;
	height:22px;
	text-align:center;
	font-size:11px;
	color:#1A61BB;
	line-height:22px;
	margin:0px 1px 1px 0px;
	text-decoration:none;
	padding: 0px;	
}

.calendar_component div.currentdate {
	background:#0072A6;
	float:left;
	display:inline;	
	width:31px;
	height:22px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	margin:0px 1px 1px 0px;
	text-decoration:none;
	padding: 0px;
}

.calendar_component div.evento {
	float:left;
	display:inline;	
	width:31px;
	height:22px;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
	padding: 0px;
}

.calendar_component a.event {
	background-color:#01A0C8;
	display:inline;	
	float:left;
	width:31px;
	height:22px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	margin:0px 1px 1px 0px;
	text-decoration:none;
	padding: 0px;
	text-decoration:underline;
}

.calendar_component a.currentdate {
	background-color:#0072A6;
	display:inline;	
	float:left;
	width:31px;
	height:22px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	margin:0px 1px 1px 0px;
	text-decoration:none;
	padding: 0px;
	text-decoration:underline;		
}

/* FÓRUM */

.cx_forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 500px;
	border: 1px solid #A7C7DA;
	line-height: 20px;
	padding-left: 5px;	
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

.cx_forum2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 500px;
	border: 1px solid #A7C7DA;
	line-height: 20px;
	padding-left: 5px;	
	background-image: url(/img/btn_input.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

.td_top_forum {
	padding: 5px;
	color: #FFFFFF;
	background-color: #A7C7DA;
	font-weight:bold;
}

.td_temas_forum {
	padding: 5px;
	background-color: #ECF2F7;
	border: 1px solid #A7C7DA;
}

/* MAPA DO SITE */

.subtitles_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3372C2;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.subtitles_line_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.subtitles_line a:active, .subtitles_line a:link, .subtitles_line a:visited {
	color: #3372C2;
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subtitles_line a:hover {
	color: #0096D7;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ul_first {
	padding: 0px;
	margin: 0px;
}

.li_first {
	list-style-position: outside;
	list-style-image: url(/img/seta_mapa.gif);
	line-height: 15px;
	padding: 0px;
}
