@charset "utf-8";
/* CSS Document */

img, div {
	behavior: url(iepngfix.htc);
	clear: none;
}
*{
	outline:0;
	
}
	html{
		
	background-image: url(../images/bg_portfolio.gif);
		background-color:#4A3033;
	}
	body {
	margin:0;
	padding:0;
	
	text-align:center;

	
	}
	
	h1 {
		padding:0;
		margin:0;
		font-size:16px;
	}
	p {
		margin:9px 0 0 0;
		padding:0;
		font-size:12px;
		line-height:18px;
	}
	p+p {
		font-style:italic;
		font-size:11px;
	}
	/* styles for IE 5 Mac */
	#centerwrap {
	
	
	
	margin: 0 auto; /* As margens automáticas (juntamente com a largura) centralizam a página */
	
	text-align: left; /* Isso substitui text-align: center do elemento body. */
		

		width:920px;
	}
	
	#content {
	height:732px;
	margin-top:20px;
	width:920px;
	padding:0 0px 5px 0px;
	background-image: url(../images/bg2_port.png);

	background-repeat: no-repeat;
	}
	/* commented backslash hack  - invisible to IE 5 \*/
	
	/* end hack */
	#menu {
	margin-top: 115px;
	float: left;
}
.logo{
	
	
width:393px; float:left; margin-top:175px;	
}#work {
	float: left;
	width: 440px;
	margin-top: 30px;
	height: 330px;
	margin-left: 10px;
}
