
	#conteudo #noticias1{
		float: left;
		width:510px;
		margin-left:60px;
		background-color: transparent;
	}	

		#noticias1 h1{
				font-size:11px;
				font-weight:bold;
				color:#003399;
				text-align:left;
				margin-bottom:15px;
				margin-top:10px;
				text-decoration:none;
		}
		
		#noticias1 a {
				font-size:11px;
				font-weight:bolder;
				color:#999999;
				text-align:left;
				text-decoration:none;
		}

		#noticias1 a:hover {
				font-size:11px;
				font-weight:bolder;
				color:#003399;
				text-align:left;
				text-decoration:none;
		}

	#conteudo #noticias2{
		float: left;
		width:510px;
		margin-left:60px;
		background-color: transparent;
	}	
		#noticias2 h1{
				font-size:11px;
				font-weight:bold;
				color:#003399;
				text-align:left;
				margin-bottom:15px;
				margin-top:10px;
				text-decoration:none;
		}

	#conteudo #col1{
		float: left;
		width:190px;
		margin-left:70px;
		background-color: transparent;
	}	
	#col1 h1{
		font-size:11px;
		font-weight:bold;
		color:#CACACA;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
		text-decoration:none;
	}
	
	#col1 a{
		font-size:11px;
		text-decoration:none;
	}
	
	#col1 a h1{
		font-size:11px;
		font-weight:bold;
		color:#abb9ff;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
		text-decoration:none;
	}

	#col1 a:hover h1{
		font-size:11px;
		font-weight:bold;
		color:#003399;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
		text-decoration:none;
	}

	#col1 p{
		color:#CACACA;
		line-height:15px;
		text-decoration:none;
	}

	#col1 a p{
		color:#CACACA;
		line-height:15px;
		text-decoration:none;
	}

	#col1 a:hover p{
		color:#999999;
		line-height:15px;
		text-decoration:none;
	}


	#conteudo #col2{
		float: left;
		width:290px;
		margin-left:20px;
		background-color: transparent;
	}	
	#col2 h1{
		font-size:13px;
		font-weight:bold;
		color:#003399;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
	}

	#col2 p{
		line-height:19px;
		margin-top:10px;
		text-align:justify;
	}
	#conteudo #col3{
		float: left;
		width:160px;
		margin-left:10px;
		background-color: transparent;
	}	

span.tituloH1{
		font-size:11px;
		font-weight:bold;
		color:#abb9ff;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
		text-decoration:none;
}

span.tituloH1Hover{
		font-size:11px;
		font-weight:bold;
		color:#003399;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
		text-decoration:none;
}
