
/* ################# MAIS NOTÍCIAS ################ */


#maisnoticias {
   scrollbar-face-color:       #CCCCCC;
   scrollbar-highlight-color:  #EDE8E4;
   scrollbar-shadow-color:     #EDE8E4;
   scrollbar-3Dlight-color:    #EDE8E4;
   scrollbar-arrow-color:      #CC0000;
   scrollbar-track-color:      #EDE8E4;
   scrollbar-darkshadow-color: #EDE8E4;

	background:#EDE8E4;
	position:relative; 
	width:300px; 
	height:280px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	overflow: auto;
	padding:0px 10px 10px 10px ;
	
}
#maisnoticias p {
	font-family: Arial; 
	font-size: 9px;
	color: #000000;
	text-align: left;
	margin: 4px;
/*	width:250px; */
}
#maisnoticias a { text-decoration:none; color: #000000; }

#maisnoticias a:hover { text-decoration:underline; color: #990000; }

.bordamaisnoticias { border: 1px solid #F3BE9E; }

.ultimanoticia { font-family: Arial; font-size: 12px; color: #B11B1C; font-weight: bold; }

.pontinhos { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; padding-bottom:5px; padding-top:5px;}

.datapauta { font-family: Arial; font-size: 9px; font-weight:bold; color: #B11B1C; }

.legenda {
	font-family: Arial;
	font-size: 10px;
	color:#cc0000;
	background-color: #EFEFEF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom:5px;
	padding-top:5px;
}
/*######################## FIM ##########################*/


/* ################# Banco de Pautas ################ */


#bancodepautas {
   scrollbar-face-color:       #CCCCCC;
   scrollbar-highlight-color:  #EDE8E4;
   scrollbar-shadow-color:     #EDE8E4;
   scrollbar-3Dlight-color:    #EDE8E4;
   scrollbar-arrow-color:      #CC0000;
   scrollbar-track-color:      #EDE8E4;
   scrollbar-darkshadow-color: #EDE8E4;

	background:#EDE8E4;
	position:relative; 
	width:300px; 
	height:280px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	overflow: auto;
	padding:0px 10px 10px 10px ;
	
}
#bancodepautas p {
	font-family: Arial; 
	font-size: 9px;
	color: #000000;
	text-align: left;
	margin: 4px;
/*	width:250px; */
}
#bancodepautas a { text-decoration:none; color: #000000; }

#bancodepautas a:hover { text-decoration:underline; color: #990000; }

.bordabancodepautas { border: 1px solid #F3BE9E; }

.ultimanoticia { font-family: Arial; font-size: 12px; color: #B11B1C; font-weight: bold; }

.pontinhos { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; padding-bottom:5px; padding-top:5px;}

.datapauta { font-family: Arial; font-size: 9px; font-weight:bold; color: #B11B1C; }

/*######################## FIM ##########################*/

/* ################# INC DIREITA ################ */
	
#inc_noticias {
	font-family: Arial; 
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
	margin: -2px 3px 0px 10px; }
	

#inc_noticias ul {
	list-style-type:none;
	width:97%;
	margin:0px 0px -4px 5px;
	padding: 0px 0px 0px 0px;
    }

#inc_noticias li{
	display:block;
	width:95%;
	margin:0px 0px 0px -12px;
	padding: 0px 0px 5px 13px;
	border-bottom:1px dotted #CCCCCC;
	}

#inc_noticias li a {
	display:block;
	text-decoration:none; 
	color: #666666;	
	display:block;
 }


#inc_noticias li a:hover {
	text-decoration:none;
	display:block;
	background-color:#E7E7E7; 
	color: #990000;
	display:block;
	text-decoration:none; }



#inc_noticias p {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	width:95%;
	border-bottom:2px solid #990000;
	padding-bottom:2px;
	margin:4px 3px 3px 3px; }
	
	
	
#inc_noticias h1 {
	text-decoration: none;
	text-align:right;
	font-family: Arial; font-size: 11px; color: #666666;
	font-weight:normal;
	margin:1px 7px 10px 5px;
 }

#inc_noticias h1 a { 
	text-decoration:none; color: #666666; font-weight:normal; 
	text-align:right;
	margin:1px 7px 10px 5px;
		}
		
#inc_noticias h1 a:hover { 
	border-bottom:2px solid #990000; text-decoration:none; color: #666666; 
	text-align:right;
	}

.not_data {
	font-family: Verdana;	font-size: 9px; color: #990000; }

/*######################## FIM ##########################*/
