body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #daaf0a;
}
#topo{
	height:161px;
	background-image:url(images/topo_bg.jpg);
	width:980px;;
	margin:0 auto;
	background-repeat:no-repeat;
}
#meio{
	width:880px;
	background-image:url(images/meio_linha.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	padding-left:50px;
	padding-right:50px;


}
#rodape{
	background-image:url(images/bg_rodape.jpg);
	margin:0 auto;
	height:53px;
}
.conteudo{
	text-align:center;
}
.box_projeto{
	width:840px; background-color:#ededed; padding:10px; margin-left:10px; font-size:14px;
}
.box_projeto_esq{
	height:210px;  width:260px; float:left; overflow: hidden;
}
.box_projeto_dir{
	width:570px; float:left; text-align:justify;
}
.list_fotos li {
	width: 60px;
	height: 60px;
	overflow: hidden;
	float: left;
	list-style-type: none;
}
