/* CSS Document */

body{
/*background-image: url(../img/aimages/bsite/back.jpg);*/
	padding:0;
	margin:0;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header{
	width:778px;
	height:49px;
	background:url(images/header.jpg) 0 0 no-repeat;
	padding:385px 0 0 0;
	margin:0 auto;
	position:relative;
}
#header a.member{
	background:url(images/member_login_icon.gif) center top no-repeat #fff;
	width:44px;
	height:17px;
	padding:23px 0 0 0;
	font:bold 10px/10px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	position:absolute;
	left:490px;
	top:6px;
}
#header a.member:hover{
	color:#607800;
	background-color:#fff;
}
#header img{
	position:absolute;
	left:209px;
	top:311px;
}
#header ul.nav{
	width:538px;
	height:28px;
	padding:0;
	margin:0 auto;
}
#header ul.nav li{
	float:left;
	padding:0;
	margin:0;
}
#header ul.nav li a{
	display:block;
	height:28px;
	padding:0 11px 0 11px;
	background-color:#FFFFEF;
	color:#523500;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 1px 0 0;
	float:left;
}
#header ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
}
#header ul.nav li.home{
	display:block;
	height:28px;
	float:left;
	margin:0;
	padding:0 11px 0 11px;
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body{
	background:url(images/body_bg_mid.gif) 0 0 repeat-y;
	width:631px;
	margin:0 auto;
}
#body p.top{
	display:block;
	background:url(images/body_top_bg.gif) 0 0 no-repeat;
	width:631px;
	height:75px;
	float:left;
}
#body p.bot{
	display:block;
	background:url(images/body_bottom_bg.gif) 0 0 no-repeat;
	width:631px;
	height:78px;
	float:left;
}
/*------------------------------------------------left panel start---------------------*/
#left{
	width:414px;
	padding:0 0 0 29px;
	float:left;
}
#left h2{
	display:block;
	width:300px;
	font:bold 22px/38px Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	background-color:#F8EFD3;
	float:left;
}
#left h3{
	display:block;
	width:354px;
	height:23px;
	padding:0 0 0 12px;
	margin:0 0 0 0;
	background:url(images/h3_bg.gif) 0 0 no-repeat #FCF8EA;
	font:bold 16px/23px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7C7A02;
	float:left;
}
#left p.text1{
	display:block;
	width:385px;
	font:normal 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63562E;
	background-color:#F8EFD3;
	margin:0 0 0 0;
	padding:24px 0 0 0;
	float:left;
}
#left p.text2{
	display:block;
	width:385px;
	font:normal 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63562E;
	background-color:#F8EFD3;
	padding:11px 0 19px 0;
	float:left;
}
#left p.text2 span{
	font:bold 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9C4D00;
	background-color:#F8EFD3;
}
#left p.rm{
	display:block;
	width:370px;
	height:19px;
	margin:0 0 4px 0;
	font-size:0;
	background:url(images/read_more_div.gif) 0 0 repeat-x;
	float:left;
}
#left p.rm a{
	background:url(images/btn_read_more.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm a:hover{
	background:url(images/btn_read_more_hover.gif) 0 1px no-repeat;
}
#left h3.date{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat #FCF8EA;
	width:125px;
	height:18px;
	padding:0 0 0 12px;
	margin:0 0 0 0;
	font:bold 11px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7C7A02;
	float:left;
}
#left p.event{
	width:354px;
	background:url(images/event_bg.gif) 0 11px no-repeat #F8EFD3;
	padding:11px 0 0 20px;
	margin:0 0 15px 0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#63562E;
	float:left;
}
#left p.rm2{
	display:block;
	width:370px;
	height:14px;
	font-size:0;
	margin:0 0 4px 0;
	background:url(images/read_more_div.gif) 0 0 repeat-x;
	float:left;
}
#left p.rm2 a{
	background:url(images/btn_read_more.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm2 a:hover{
	background:url(images/btn_read_more_hover.gif) 0 1px no-repeat;
}

/*------------------------------------------------left panel end---------------------*/

/*------------------------------------------------right panel start---------------------*/
#right{
	width:188px;
	padding:5px 0 55px 0;
	margin:0;
	float:left;
}
#right h2{
	display:block;
	background:url(images/serch_bg.gif) 0 0 no-repeat #ECE2C3;
	width:145px;
	height:27px;
	padding:0 0 0 9px;
	margin:0 0 5px 0;
	font:normal 18px/27px Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	float:left;
}
#right form{
	width:154px;
	padding:0 0 35px 0;
	margin:0;
	float:left;
}
#right form p.domain{
	width:134px;
	height:15px;
	background:url(images/domain_name_bg.gif) 0 0 no-repeat #FCF8EA;
	padding:0 0 0 20px;
	margin:0 0 7px 0;
	font:normal 10px/15px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#900C00;
	text-transform:uppercase;
	float:left;
}
#right form input{
	width:152px;
	height:22px;
	background-color:#fff;
	color:#000;
	border:#D0BE90 solid 1px;
	font:normal 11px/22px Arial, Helvetica, sans-serif;
	float:left;
}
#right form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:27px;
	height:11px;
	border:none;
	cursor:pointer;
	float:right;
}
#right h2.scope{
	display:block;
	background:url(images/serch_bg.gif) 0 0 no-repeat #ECE2C3;
	width:100px;
	height:27px;
	padding:0 0 0 9px;
	margin:0 0 12px 0;
	font:normal 1,3 Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	float:left;
}
#right ul{
	width:100%;
	padding:0 0 0px 0px;
	margin:0 0 0 0;
	float:left;
	font-size:0;
}
#right ul li{
	padding:0;
	margin:0;
	float:left;
}
#right ul li a{
	display:block;
	width:125px;
/*	background:url(images/arrow1.gif) 0 5px no-repeat #FFFFFF;*/
	padding:0 0 0 0px;
	font:normal 11px verdana;
	color:#000000;
	text-decoration:none;
	height:12px;
	padding: 0px 0px 0px 5px;
	
}
#right ul li a:hover{
/*      background:url(images/arrow1_hover.gif) 0 5px no-repeat #FEFAEC;*/
	color:#694F10;
	text-decoration:underline;
}
#right img.banner{
	display:block;
	width:157px;
	height:146px;
	margin:0 0 15px 0;
	padding:0 0 0 0px;
	float:left;
}
#right p.bottom{
	display:block;
	background:url(images/bottom_bg.gif) 0 0 no-repeat;
	width:162px;
	height:14px;
	padding:0 0 0 22px;
	margin:0;
	float:left;
}
#right p.bottom a.xhtm{
	display:block;
	background:url(images/xhtml_bg.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0 7px 0 0;
	font-size:0;
	float:left;
}
#right p.bottom a.xhtm:hover{
	background:url(images/xhtml_bg_hover.gif) 0 1px no-repeat;
}
#right p.bottom a.css{
	display:block;
	background:url(images/css_bg.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	font-size:0;
	float:left;
}
#right p.bottom a.css:hover{
	background:url(images/css_bg_hover.gif) 0 1px no-repeat;
}
	
/*------------------------------------------------right panel end---------------------*/

/*------------------------------------------------body end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footer{
	width:778px;
/*	height:207px;*/
	height:25px;	
	margin:0 auto;
/*	padding:31px 0 0 0;*/
	padding:1px 0 0 0;
/*	background:url(images/footer_bg.gif) left bottom no-repeat;*/
	position:relative;
}
#footer ul{
	width:559px;
	margin:0;
	padding:0;
	position:relative;
	left:0px;
	top:10px;
}
#footer ul li{
	margin:0;
	left:0px;
	float:left;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#880000;
	background-image:none;
}
#footer ul li a{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#880000;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#footer ul li a:hover{
	color:#000;
	background-color:#C6EC62;
}
#footer p.copyright{
	font:normal 11px/14px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	position:absolute;
	left:285px;
	top:28px;
}
#footer p.design{
	display:block;
	width:194px;
	height:17px;
	border:#E1E08E solid 1px;
	padding:0 0 0 35px;
	position:relative;
	left:0px;
	top:0px;
	font:bold 11px/17px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#fff;
}
#footer a.link{
	width:85px;
	font:bold 11px/17px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#fff;
	padding:0 3px;
	text-decoration:none;
	text-transform:capitalize;
}
#footer a.link:hover{
	color:#fff;
	background-color:#B50000;
}
/*------------------------------------------------footer end---------------------*/




/*------------------------------------------------NOTICIAS---------------------*/
/* TitulosDestaques */
.TitulosDestaques
.TitulosDestaques a:{color: #000000; text-decoration: none;}	
.TitulosDestaques a:link{color:#000000; text-decoration: none;}	
.TitulosDestaques a:visited{color: #000000; text-decoration: none;}	
.TitulosDestaques a:hover {color: #006699;text-decoration:underline;}	
.TitulosDestaques a:active{color: #b27127; text-decoration: underline;}	

.TitulosDestaques h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #11568b; height:1px%;
}


.TitulosDestaques
{
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
FONT-SIZE: 11px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
letter-spacing: -0.1px;
font: bold;
}
/* TitulosDestaques */



.ResumosDestaques {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.75em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }
/* RESUMOSDESTAQUE */


.FontesDestaques
.FontesDestaques a:{color: #20b2aa; text-decoration: none;}	
.FontesDestaques a:link{color:#20b2aa; text-decoration: none;}	
.FontesDestaques a:visited{color: #20b2aa; text-decoration: none;}	
.FontesDestaques a:hover {color: #9400d3;text-decoration:underline;}	
.FontesDestaques a:active{color: #20b2aa; text-decoration: underline;}	

.FontesDestaques
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.6em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* FONTESDESTAQUE */

/* TitulosRodape */
.TitulosRodapeDestaques
{
font-size:0.6em; 
line-height:1.3em; 
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}
/* TitulosRodape */


/* Mensagem1 */
.Mensagem1 h1
{
	display:block;
	width:180px;
/* Medidas Padding */
/* Top,Right,Bottom,Left */
/* Medidas Padding */
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
   font-family: Geneva;
	font:normal 25px;
   FONT-WEIGHT: bold; 
	FONT-SIZE: 30px; 
	color:#694F10;
	text-align: center;
	}

/* Mensagem1 */



/* TitulosConjur */
.TitulosConjur
.TitulosConjur a:{color: #000000; text-decoration: none;}	
.TitulosConjur a:link{color:#000000; text-decoration: none;}	
.TitulosConjur a:visited{color: #000000; text-decoration: none;}	
.TitulosConjur a:hover {color: #006699;text-decoration:underline;}	
.TitulosConjur a:active{color: #b27127; text-decoration: underline;}	

.TitulosConjur h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #11568b
}
.TitulosConjur
{
font-size:0.85em; 
line-height:1.3em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}

.TitulosRodapeConjur
{
font-size:0.6em; 
line-height:1.3em; 
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}


.TitulosConjurResumos {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.8em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }

.TitulosConjurFontes
.TitulosConjurFontes a:{color: #20b2aa; text-decoration: none;}	
.TitulosConjurFontes a:link{color:#20b2aa; text-decoration: none;}	
.TitulosConjurFontes a:visited{color: #20b2aa; text-decoration: none;}	
.TitulosConjurFontes a:hover {color: #9400d3;text-decoration:underline;}	
.TitulosConjurFontes a:active{color: #20b2aa; text-decoration: underline;}	

.TitulosConjurFontes
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.6em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* TitulosConjur */

/* TitulosDireitoNet */
.TitulosDireitoNet
.TitulosDireitoNet a:{color: #000000; text-decoration: none;}	
.TitulosDireitoNet a:link{color:#000000; text-decoration: none;}	
.TitulosDireitoNet a:visited{color: #000000; text-decoration: none;}	
.TitulosDireitoNet a:hover {color: #006699;text-decoration:underline;}	
.TitulosDireitoNet a:active{color: #b27127; text-decoration: underline;}	

.TitulosDireitoNet h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #11568b
}
.TitulosDireitoNet
{
font-size:0.85em; 
line-height:1.3em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}


.TitulosRodapeDireitoNet
{
font-size:0.6em; 
line-height:1.3em; 
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}

.TitulosDireitoNetResumos {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.6em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }

.TitulosDireitoNetFontes
.TitulosDireitoNetFontes a:{color: #20b2aa; text-decoration: none;}	
.TitulosDireitoNetFontes a:link{color:#20b2aa; text-decoration: none;}	
.TitulosDireitoNetFontes a:visited{color: #20b2aa; text-decoration: none;}	
.TitulosDireitoNetFontes a:hover {color: #9400d3;text-decoration:underline;}	
.TitulosDireitoNetFontes a:active{color: #20b2aa; text-decoration: underline;}	

.TitulosDireitoNetFontes
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.8em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* TitulosDireitoNetFontes */

/* TitulosCespe */
.TitulosCespe
.TitulosCespe a:{color: #000000; text-decoration: none;}	
.TitulosCespe a:link{color:#000000; text-decoration: none;}	
.TitulosCespe a:visited{color: #000000; text-decoration: none;}	
.TitulosCespe a:hover {color: #006699;text-decoration:underline;}	
.TitulosCespe a:active{color: #b27127; text-decoration: underline;}	

.TitulosCespe h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #11568b
}
.TitulosCespe
{
font-size:0.85em; 
line-height:1.3em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}

.TitulosRodapeCespe
{
font-size:0.6em; 
line-height:1.3em; 
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}


.TitulosCespeResumos {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.8em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }

.TitulosCespeFontes
.TitulosCespeFontes a:{color: #20b2aa; text-decoration: none;}	
.TitulosCespeFontes a:link{color:#20b2aa; text-decoration: none;}	
.TitulosCespeFontes a:visited{color: #20b2aa; text-decoration: none;}	
.TitulosCespeFontes a:hover {color: #9400d3;text-decoration:underline;}	
.TitulosCespeFontes a:active{color: #20b2aa; text-decoration: underline;}	

.TitulosCespeFontes
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.6em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* TitulosCespe */

/* TitulosMomento */
.TitulosMomento
.TitulosMomento a:{color: #000000; text-decoration: none;}	
.TitulosMomento a:link{color:#000000; text-decoration: none;}	
.TitulosMomento a:visited{color: #000000; text-decoration: none;}	
.TitulosMomento a:hover {color: #646464;text-decoration:underline;}	
.TitulosMomento a:active{color: #b27127; text-decoration: underline;}	

.TitulosMomento h1
{
font-size:0.8em; 
line-height:1.2em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #cc0000;
}
.TitulosMomento
{
font-size:0.85em; 
line-height:1.3em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial,Verdana;
color: #000000;}

.TitulosRodapeMomento
{
font-size:0.6em; 
line-height:1.3em; 
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}


.TitulosMomentoResumos {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.8em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }

.TitulosMomentoFontes
.TitulosMomentoFontes a:{color: #20b2aa; text-decoration: none;}	
.TitulosMomentoFontes a:link{color:#20b2aa; text-decoration: none;}	
.TitulosMomentoFontes a:visited{color: #20b2aa; text-decoration: none;}	
.TitulosMomentoFontes a:hover {color: #9400d3;text-decoration:underline;}	
.TitulosMomentoFontes a:active{color: #20b2aa; text-decoration: underline;}	

.TitulosMomentoFontes
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.6em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* TitulosMomento */

.TitulosPodcast
{
font-size:0.85em; 
line-height:1.3em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial,Verdana;
color: #000000;}

.TitulosPodcast h1
{
font-size:0.9em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #009999;
}

.TitulosRodapePodCast
{
font-size:0.6em; 
line-height:1.3em; 
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}


.TitulosPodCastResumos {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.8em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }

.TitulosPodCastFontes
.TitulosPodCastFontes a:{color: #20b2aa; text-decoration: none;}	
.TitulosPodCastFontes a:link{color:#20b2aa; text-decoration: none;}	
.TitulosPodCastFontes a:visited{color: #20b2aa; text-decoration: none;}	
.TitulosPodCastFontes a:hover {color: #9400d3;text-decoration:underline;}	
.TitulosPodCastFontes a:active{color: #20b2aa; text-decoration: underline;}	


.TitulosPodCastFontes
{
padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.6em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #D6A64E;
  }
/* TitulosPodcast */


/* Titulos */
.Titulos
.Titulos a:{color: #11568b; text-decoration: none;}	
.Titulos a:link{color:#11568b; text-decoration: none;}	
.Titulos a:visited{color: #11568b; text-decoration: none;}	
.Titulos a:hover {color: #006699;text-decoration:underline;}	
.Titulos a:active{color: #b27127; text-decoration: underline;}	

.Titulos h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #11568b
}
.Titulos
{
padding-left:0.1em;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
FONT-SIZE: 11px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
letter-spacing: 0.1px;}

/* Titulos */


/* TitulosRodape */
.TitulosRodape
{
font-size:0.65em; 
line-height:1.3em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}
/* TitulosRodape */


/* TitulosCaixa */
.TitulosCaixa
.TitulosCaixa a:{color: #000000; text-decoration: none;}	
.TitulosCaixa a:link{color:#000000; text-decoration: none;}	
.TitulosCaixa a:visited{color: #000000; text-decoration: none;}	
.TitulosCaixa a:hover {color: #006699;text-decoration:underline;}	
.TitulosCaixa a:active{color: #b27127; text-decoration: underline;}	

.TitulosCaixa h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #11568b
}
.TitulosCaixa
{
font-size:0.85em; 
line-height:1.3em; 
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
font-family: Arial;
color: #696969;}

.TitulosCaixaResumos {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.8em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }

.TitulosCaixaFontes
.TitulosCaixaFontes a:{color: #20b2aa; text-decoration: none;}	
.TitulosCaixaFontes a:link{color:#20b2aa; text-decoration: none;}	
.TitulosCaixaFontes a:visited{color: #20b2aa; text-decoration: none;}	
.TitulosCaixaFontes a:hover {color: #9400d3;text-decoration:underline;}	
.TitulosCaixaFontes a:active{color: #20b2aa; text-decoration: underline;}	

.TitulosCaixaFontes
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.8em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* TitulosCaixa */

/* RESUMOS */
table#alter tr.dif td { background: #F8F8F8; } /* Linhas com fundo cinza */

.Resumos {
margin-bottom:0em; 
padding: 0em 0.1em 1em 0.3em;
margin-left: 0em;
font-size: 0.8em; 
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
 }
/* RESUMOS */

/* FONTES */
.Fontes
.Fontes a:{color: #20b2aa; text-decoration: none;}	
.Fontes a:link{color:#20b2aa; text-decoration: none;}	
.Fontes a:visited{color: #20b2aa; text-decoration: none;}	
.Fontes a:hover {color: #9400d3;text-decoration:underline;}	
.Fontes a:active{color: #20b2aa; text-decoration: underline;}	

.Fontes
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 1px #b1b1b1 solid; 
font-size: 0.8em; 
padding: 0em 0em 0em 0em; 
font-family: Verdana;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* FONTES */



/* FONTESMENU */
.FontesMenu
.FontesMenu a:{color: #000000; text-decoration: none;}	
.FontesMenu a:link{color:#000000; text-decoration: none;}	
.FontesMenu a:visited{color: #20b2aa; text-decoration: none;}	
.FontesMenu a:hover {color: #9400d3;text-decoration:underline;}	
.FontesMenu a:active{color: #20b2aa; text-decoration: underline;}	

.FontesMenu
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 0px #b1b1b1 solid; 
font-size: 0.7em; 
padding: 0em 0em 0em 0.5em; 
font-family: Arial;
font-weight: normal;
font-variant: normal;
font-style: Bold;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  }
/* FONTESMENU */
.TituloMenus
{
background: #ffffff;  padding: 0em 0px 0px 0em;
border-bottom: 0px #b1b1b1 solid; 
font-size: 0.7em; 
padding: 0em 0em 0em 0.5em; 
font-family: Arial;
font-weight: normal;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
color: #000000;
  font: bold;
  }
/*------------------------------------------------NOTICIAS---------------------*/

