/* CSS Document */
body { background: url('../images/shiftweb_bg.gif'); }


.texto {
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS", sans-serif ;

}

.texto1{
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif ; 

}

.link{
	
	color: #000000;
}

.titulo{
	font-size: 25px;
	font-weight:bold;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif ; 
}

.contato_titulo{
	font-size: 13px;
	font-weight:bold;
	color: #408c41;
	font-family: "Trebuchet MS" , sans-serif ;
	
}

.contato{
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS" 
	
}
#news_contents { width:900px; height:100%; }
	#news_info { float:left; width:490px; color:#FFFFFF; height:100%; padding:10px; margin-left:6px; background:url('../images/fundo_noticias_texto.png') repeat-y; text-align:left; color:#000; }
		#not_titulo {  font-size:23px; color:#FFFFFF; font-family: "Trebuchet MS", sans-serif ; }
		#not_chamado { font-size:16px; color:#FFFFFF; font-style:italic; font-family: "Trebuchet MS", sans-serif ; }
		#not_texto { text-align:justify; color:#FFFFFF; font-size:14px; font-family: "Trebuchet MS", sans-serif ;  }
	#news_links_container { float:right; width:370px; margin-right:6px; }
	#news_links { width:350px; padding:10px; color:#FFFFFF; padding-top:0px; background:url('../images/fundo_noticias_links.png') repeat-y; }
	#item_news { width:340px; border-bottom: color:#FFFFFF; 1px dotted #900; padding-bottom:6px; margin-left:5px; margin-bottom:6px; }
/*
+----------------------------------------------------------------+