/*
Theme Name: gusobral;
*/
body{
	width:100%;
	height:100%;
	margin-top:0px;
	background-color:#dedede;	
}

#container{
	position:relative;
	width:948px;
	height:0px;
	margin:auto;
	margin-top:0px;
	z-index:0;
}

#dirigivel{
	widt:365px;
	position:absolute;
	top:0px;
	left:702px;
}
#header{
}

img{  
	border-style: none;
}
