/* CSS Document */
.voltar {
	margin-top:20px;
	font-size:12px;
	clear:both;	
}

#section-home-video {
	width:308px;
	float:left;
	}

#section-home-noticia {
	width:195px;
	float:left;
	margin-left:19px;
	}
	#section-home-noticia  p {
		margin-top:15px;
		}
		
	#section-home-noticia .holder {
		/*margin-top:20px;*/
		}		
		#section-home-noticia .holder  #pane1 {
			width: 195px;
			height: 160px;
			overflow:hidden;
			/*
			margin-top: 18px;
			overflow: hidden;
			float:left;*/
			/*background-color:#red;*/
			}
			
			#section-home-noticia  a {
				color:#F58136;
				text-decoration:none;
				font-weight:bold;
				font-size:10px;
				}
				
			#section-home-noticia  a:hover {
				color:#F58136;	
				text-decoration:underline;
				font-weight:bold;
				font-size:10px;
				}
	
#section-propaganda {
	width:220px;
	float:right;
	}
	#section-propaganda  p {
		margin-top:18px;
	}
	
	
#section-contente-g {
	width:522px;
	float:left;
	}


