@charset "UTF-8";
/* CSS Document */

body {
	font-size: 13px;
	font-weight: normal;
	background-color: #FFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: "Times New Roman", Times, serif;	/*text-align: -moz-center;*/
	line-height: 17px;
	letter-spacing: 1px;
	color: #323232;
}

/* OK */
#header{
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


#footer{
	background-color: #afafaf;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height:30px;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	float: none;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}

.emailing {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #C9BD66;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}


.times13red {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3232;
	text-decoration: none;
}

.times15gray {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8f8f8c;
	text-decoration: none;
}

.times20graydark {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #323232;
	text-decoration: none;
}


/***********************************************/
/* Fonts CSS                                   */
/***********************************************/



/*HD inv*/
.arial9gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8f8f8c;
	text-decoration: none;
}

/*HD inv*/
.arial9gray a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}


/*HD inv*/
.arial10gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8f8f8c;
	text-decoration: none;
}

/*HD inv*/
.arial10gray a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

/*HD inv*/
.arial10blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #062a7d;
	text-decoration: none;
}

/*HD inv*/
.arial10blue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #031b51;
	text-decoration: none;
}

/*HD inv*/
.arial10graydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

/*HD inv*/
.arial11graydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 13px;
	text-decoration: none;
}

.arial11graydark a:hover,
.arial11graydark a:visited,
.arial11graydark a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

/*HD inv*/
.arial12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #031b51;
	text-decoration: none;
}

.arial12blue a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #031b51;
	text-decoration: underline;
}

/*HD inv*/
.arial12bluelight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #317cd0;
	text-decoration: none;
}

.arial12bluelight a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #317cd0;
	text-decoration: underline;
}


/*HD inv*/
.arial12gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

/*HD inv*/
.arial12gray a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}



.arial8black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
}

.arial8red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.arial9red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

.arial9black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.arial9white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.arial9graydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}



.arial10red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7f071f;
	text-decoration: none;
}
.arial10red a:link,
.arial10red a:visited,
.arial10red a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.arial10redr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7f071f;
	text-decoration: underline;
}
.arial10redr a:link,
.arial10redr a:visited,
.arial10redr a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7f071f;
	text-decoration: underline;
}

.arial10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.arial10black a:hover,
.arial10black a:visited,
.arial10black a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: underline;
}

.arial10white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.arial10white a:hover,
.arial10white a:visited,
.arial10white a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.arial11black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.arial11black a:hover,
.arial11black a:visited,
.arial11black a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: underline;
}

.arial11red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7f071f;
	text-decoration: none;
}
.arial11red a:link,
.arial11red a:visited,
.arial11red a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7f071f;
	text-decoration: underline;
}


.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.arial12black a:hover,
.arial12black a:visited,
.arial12black a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: underline;
}


.arial13red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7f071f;
	text-decoration: none;
}
.arial13red a:link,
.arial13red a:visited,
.arial13red a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7f071f;
	text-decoration: underline;
}

.arial13white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.arial13white a:link,
.arial13white a:visited,
.arial13white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: underline;
}

.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}


.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	text-decoration: none;
}

.legendajp {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	text-decoration: none;
}
/*********** #text styles ***********/

.uppercase {
	text-transform: uppercase;
}

.uppercaseSivercon {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color:#da1921;
}


.titleCP {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-indent: 5px;
}


.titleCPprint {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-indent: 2px;
}

.uppercaseWhite {
	text-transform: uppercase;
	color:#FFFFFF;
}

.white {
	color:#FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #001c7c;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

/*********** #table styles ***********/

.espelhoTable {
	border: thin none #666666;
}



.visitandoTable {
background-color: #E8E9DA;
	padding: 5px;
}

.visitandoTableTitle {
background-color: #7A7A52;
	padding: 5px;
}

.assuntoTable {
background-color: #f2f2d9;
	padding: 5px;
}

.assuntoTableTitle {
background-color: #acac39;
	padding: 5px;
}


.assuntoregistroTable {
	background-color: #d9e6f2;
	padding: 5px;
}

.assuntoregistroTableTitle {
background-color: #336699;
	padding: 5px;
}

.culturabolsaTable {
	background-color: #b3cce6;
	padding: 5px;
}

.culturabolsaTableTitle {
background-color: #264c73;
	padding: 5px;
}

.apoioTitleMonth {
	background-color: #999999;
	color: #FFFFFF;
	text-indent: 5px;
}


/***********************************************/
/* Divs  CSS                                   */
/***********************************************/

#foot_text{
	background-color: #FFFFFF;
	width: 900px;
	text-align: left;
	line-height: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:25px;
	padding-top:20px;
}



/* OK */
#bodyback{
	width: 900px;
	overflow: auto;
	background-color: #FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	clear: none;
	float: none;
	margin-left:auto;
	margin-right:auto;
}

#headerLanguage{
	width: 781px;
	overflow: auto;
	background-color: #FFFFFF;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}



/* OK */
#headerPrint{
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #9D0A0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
}

/* OK */
#space {
	width: 900px;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
/* OK */
#spacePrint {
	width: 600px;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
/* OK */
#espelho{
	background-color: #EEEEEE;
	float:left;
	width: 660px;
    vertical-align: top;
	max-width: 660px;
}

/* OK */
#estatistica{
	background-color: #FFFFFF;
	float:left;
	width: 880px;
	vertical-align: top;
	max-width: 880px;
	padding: 10px;
}

/* OK */
#login{
	background-color: #FFFFFF;
	float:left;
	width: 900px;
    vertical-align: top;
	max-width: 900px;
}

/* OK */
#rightBar{
	background-color: #FFFFFF;
	float:right;
	width: 240px;
	vertical-align: top;
	max-width: 240px;
}



#space20 {
	width: 781px;
	overflow: auto;
	background-color: #FFFFFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
} 



/*********** #section styles ***********/


/* OK */
#espelhoWindow{
	width: 230px;
	height:100px;
	background-color: #da1921;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-transform: none;
	padding: 5px;
}

/* OK */
#spaceWindow{
	width: 240px;
	height:10px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-transform: none;
}

/* OK */
#12allWindow{
	width: 240px;
	height:50px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-transform: none;
}

/* OK */
#trioliveWindow{
	width: 240px;
	height:60px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-transform: none;
}

/* OK */
#slideshowWindow{
	width: 240px;
	height:75px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-transform: none;
}

/* OK */
#statWindow{
	width: 220px;
	height:140px;
	background-color: #da1921;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	background-image: url(title_statg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* OK */
#adminWindow{
	width: 220px;
	height:50px;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* OK */
#updateWindow{
	width: 220px;
	height:403px;
	background-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-align: left;
	background-image: url(title_statu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#searchWindow{
	width: 220px;
	height:40px;
	background-color: #dde4ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-image: url(img/search_bck_pt.gif);
	background-repeat: no-repeat;
	text-indent: 2px;
}



#newsBar{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #C4C9CB;
	background-image: url(img/bar_news_pt.gif);
	height: 20px;
	width: 546px;
	line-height: 20px;
	background-position: center;
	text-align: right;
	vertical-align: text-bottom;
}

#bar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-color: #C4C9CB;
	background-image: url(img/bar_bck.gif);
	height: 20px;
	width: 546px;
	line-height: 20px;
	background-position: center;
	text-align: left;
	vertical-align: text-bottom;
	text-indent: 13px;
	text-transform: uppercase;
}

#newsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #eaeff1;
	height: 15px;
	width: 546px;
	text-align: left;
	vertical-align: top;
	text-indent: 13px;
}

#spaceContent {
	width: 546px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

#spaceVoid{
	width: 546px;
	height: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	}
	
	
/*HD inv*/
INPUT.formtxt {
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	MARGIN: 0px;
	COLOR: #000000;
	BORDER-RIGHT: #C7CFD8 0px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #C7CFD8 0px solid;
	PADDING-TOP: 0px;
	BORDER-LEFT: #C7CFD8 0px solid;
	PADDING-LEFT: 0px;
	BORDER-BOTTOM: #C7CFD8 0px solid;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #c2d0d7;
	text-indent: 5px;
}


.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}

.outline{
	border: 1px solid #333333;
}
