/* CSS Document */

body {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	background-image: url(/img/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666;
	line-height: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

a:hover {
	color:#666666;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lnk:active, .lnk:link, .lnk:visited {
	color: #FB1C18;
	text-decoration:none;
	font-weight: bold;
}

.lnk:hover {

	color: #FB1C18;
	text-decoration:underline;
	font-weight: bold;	
}

.lnk_white:active, .lnk_white:link, .lnk_white:visited {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lnk_white:hover {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
}

.cx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 230px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	padding-left: 5px;	
}

.cx_forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 400px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	padding-left: 5px;	
}

.cx_forum2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	padding-left: 5px;	
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 200px;
	border: 1px solid #CCCCCC;
	line-height:20px;	
	padding-left: 5px;
}

.textfield_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 142px;
	border: 1px solid #CCCCCC;
	line-height:20px;	
	padding-left: 5px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FB1C18;
	height: 24px;
	width: 95px;
	border: 0px solid #AC4D0D;
	font-weight: bold;
	background-image: url(/img/btn.png);
}

.input_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F0;
	height: 24px;
	width: 61px;
	/*font-weight: bold;*/
	border-top: 1px solid #F5F5F0;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #F5F5F0;
}

.input_recpw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F0;
	height: 24px;
	width: 131px;
	/*font-weight: bold;*/
	border-top: 1px solid #F5F5F0;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #F5F5F0;
}

.input_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F0;
	height: 24px;
	width: 106px;
	/*font-weight: bold;*/
	border-top: 1px solid #F5F5F0;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #F5F5F0;
}

.titles_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5px;
	height:26px;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDCDD;
}

.titles_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:30px;
	color: #FFFFFF;
	background-image: url(/img/tit_red.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.border_img {
	border: 5px solid #DDDDDD;
}


.top_page {
	background-image: url(/img/top_page.png);
	height: 303px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_page {
	background-image: url(/img/bottom_page.png);
	background-position: left top;
	height: 394px;
	width: 960px;
	background-repeat: no-repeat;
}
.footer_page {
	background-image: url(/img/footer_page.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 125px;
}
.tit_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #666666;
}

.destaques_padding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


.links_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #EFEFEF;
	border-right-color: #EFEFEF;
}

.txt_red {
	color: #FB1C18;
}

.cxcalendario {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 180px;
	border: 1px solid #A7C525;
	line-height: 20px;
	padding-left: 5px;
}
.bottom_cinza_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E3;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E3;
}
.bottom_cinza_line_padding {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E3;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom_cinza2_line_padding {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E3;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tit_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.forum_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #EFEFEF;
	border-right-color: #EFEFEF;
	padding-top: 7px;
	padding-bottom: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}
.text_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	border: 1px solid #CCCCCC;
	line-height:20px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.cx2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 230px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	padding-left: 5px;
}

.borda_photos {
	background-color: #F7F7F7;
}

.border_img2 {

	border: 1px solid #DDDDDD;
}









/* CALENDÁRIO */

.tabela_agenda{
	margin-right: auto;
	margin-left: auto;
}

.tab_agenda {
	height: 18px;
	width: 28px;
	text-align: center;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E6E6E6;
}

.tab_s_dia {
	height: 18px;
	width: 28px;
	text-align: center;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E6E6E6;	
}

.tab_dias {
	height: 18px;
	width: 28px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E6E6E6;
}

.tab_hoje {
	height: 18px;
	width: 28px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E6E6E6;
}

.tab_eventos {
	text-align: center;
	width:28px;
	height:18px;
	font-weight: bold;
	background-color: #FB1C18;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E6E6E6;	
}

.tab_eventos a, .tab_eventos a:visited {
	color: #FFF;
	text-decoration: none;
}

.tab_eventos a:hover {
	color: #FFF;
	text-decoration: underline;
}

.tab_hoje_eventos {
	text-align: center;
	width:28px;
	height:18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB1C18;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E6E6E6;	
}

.tab_hoje_eventos a, .tab_hoje_eventos a:visited {
	color: #FFF;
	text-decoration: none;
}

.tab_hoje_eventos a:hover {
	color: #FFF;
	text-decoration: underline;
}

.tab_mes {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height:25px;
	background-color: #333;

}

.tab_mes a, .tab_mes a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.tab_mes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/* MAPA */

#map {
	border: 6px solid #E0E0E0;
}

/* FIM MAPA */





/* BACKOFFICE */ 

img.BORDA_IMAGEM {
	border: 5px solid #DDDDDD;
}

td.TITULO_VERMELHO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:30px;
	color: #FFFFFF;
	background-image: url(/img/tit_red.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
}

td.CELULA_BRANCA {
	padding:10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E1E1E3;
	background-color: #FFFFFF;
}

td.CELULA_CINZA_CLARO {
	padding:10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E1E1E3;
	background-color: #F8F8F8;	
}

td.CELULA_CINZA {
	padding:10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E1E1E3;
	background-color: #F2F2F2;	
}

td.CELULA_CINZA_ESCURO {
	padding:10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E1E1E3;
	background-color: #E2E2E2;	
}

td.TITULO_VERMELHO a:link, td.TITULO_VERMELHO a:visited, td.TITULO_VERMELHO a:active {
	color: #FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

td.TITULO_VERMELHO a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


td.CELULA_BRANCA a:link, td.CELULA_BRANCA a:visited, td.CELULA_BRANCA a:active, td.CELULA_CINZA_CLARO a:link, td.CELULA_CINZA_CLARO a:visited, td.CELULA_CINZA_CLARO a:active, td.CELULA_CINZA a:link, td.CELULA_CINZA a:visited, td.CELULA_CINZA a:active, td.CELULA_CINZA_ESCURO a:link, td.CELULA_CINZA_ESCURO a:visited, td.CELULA_CINZA_ESCURO a:active {
	color:#666666;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	

td.CELULA_BRANCA a:hover, td.CELULA_CINZA_CLARO a:hover, td.CELULA_CINZA a:hover, td.CELULA_CINZA_ESCURO a:hover {
	color:#FB1C18;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* FIM BACKOFFICE */ 
