body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

#total {
	position:absolute;
	width:780px;
	height:280px;
	
}

#menu {
	height:280px;
	width:180px;
	position:relative;
	float:left;
}

.botao{
	width:180px;
	height:43px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:3px;
	text-align:center;
	background-image: url(../img/Figura1.png);
	cursor: pointer;
}

#conteudo{
	height:280px;
	width:600px;
	position:relative;
	float:left;
}

#foto{
	width:270px;
	height:300px;
	float:left;
	position:relative;
}

#texto{
	width:300px;
	height:280px;
	float:left;
	position:relative;
	margin-left: 20px;
	margin-top: 20px;
	text-align: justify;
}
#branca{
	width:10px;
	height:1px;
}

