/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	position: relative;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #006699; /* alterei o valor do H1 - estava #334d55*/
 margin: 0px;
 padding: 0px;
 text-align: left;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	height: 105px;
	background-color: #112681;
}


/**********************************************/
/*       estilos novos                        */
/**********************************************/
#newmasthead{
	width: 100%;
	height: 6.5em;
	background: #112681 url("BANNERdir.gif") no-repeat right;
	margin: 0px;
}


#style_topo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 6.0em;
}

#style13_B {line-height: 20px; font-size: 13px; font-weight: bold; }


.style12_N {line-height: 1.4em}


.tamanho2{
	font-family: Arial, sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.tamanho3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.tamanho4 {
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 line-height: 200%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

.tamanho5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


.tamanho5_B{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

.tamanho51_B{
 font-family: Verdana,Arial,sans-serif;
 font-size: 90%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

/* Arial,sans-serif */
.tamanho6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 75%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.tamanho6_B{
 font-family: Verdana,Arial,sans-serif;
 font-size: 75%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

.tab_esq {
	width: 175px; 
	height: 20px; 
	text-align: right; 
	margin-left: 15px; 
	font-size: 95%;
}

.tab_dir {
	top: -19px; 
	height: 20px; 
	left: 210px; 
	width: 375px; 
	text-align: left; 
	position: relative; 
	font-size: 80%;
}


.tab_esq2 {
	width: 25%; 
	height: auto; 
	text-align: right; 
	margin-left: 15px; 
	font-size: 90%;
}

.tab_dir2 {
	top: -13px; 
	height: auto; 
	left: 30%; 
	width: 70%; 
	text-align: justify; 
	position: relative; 
	font-size: 75%;
}



.link_grande {
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 line-height: 200%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

/**********************************************/
/*       FIM de estilos novos                 */
/**********************************************/



#navBar{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: auto;
	top: 100px;
	clip: rect(100px,auto,auto,auto);
}

#headlines{
	float:right;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	width: auto;
}

#content{
	margin-left: 210px;
	margin-right: 10px;
	list-style-type: upper-roman;
	margin-top: 20px;
	margin-bottom: 30px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	vertical-align: text-top;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	border-top: 1px solid #cccccc;
	border-right: #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: #cccccc;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	position: absolute;
	width: 188px;
	height: 25px;
	vertical-align: text-bottom;
	text-align: center;
	background-position: center center;
	padding: 6px;
	left: 0px;
	top: 318px;
	border: #cccccc;
	word-spacing: 3px;
}

#search form{
	background-position: 30px;
	padding: 15px;
	margin: 10px;
	vertical-align: middle;
	float: right;
}

#search label{
	display: block;
	width: 100px;
	height: 50px;
	float: right;
	border: 1px solid;
	clear: none;
	line-height: 40px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	top: 15px;
	border-bottom: 1px solid #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	left: 0;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	top: 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	font-size: 90%;
	margin: 10px;
	border-top: 1px solid #999999;
	border-right: #999999;
	border-bottom: 1px solid #999999;
	border-left: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	margin-left: 10px;
	position: static;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	width: 200px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}








