@import url(reset.css);


body{
	background:url(../images/fundo_bg.jpg) repeat-x top #FFFF00;	
}

.limpa-div{
	clear:both;
}

a:focus {  
    outline: none;  
} 

button:focus {  
    outline: none;  
}

#corpo{
	width:980px;
	height:850px;
	background:url(../images/.png) no-repeat top center;
	margin:0 auto;
	padding:0;
}


#video{
	width:690px;
	height:410px;
	margin:189px 18px 0 0;
	padding:0;
	float:right;
}