#clean {
	width: 580px;
	margin: auto; 
	background: #FFF url("images/corpo.jpg") repeat-y;
	border:3px;
	border-color:#FF0000;
}		
#topo_clean {
	background: #FFF url("images/topo.jpg") no-repeat; 
	height: 35px;
}
#conteudo_clean {
	padding: 0 20px;
	text-align: left; 
}
#rodape_clean {
	background: #FFF url("images/rodape.jpg") no-repeat;
	height: 35px;
	clear: both; 
}
#capa_clean {
	height:265px;
	width:265px;
	float:left;
}
#capa2_clean {
	color:#000000;
	width:260px;
	float:right;
	padding-left:9px;
	text-align:left;
}
#capa3_clean {
	padding-top:80px;
}
#parte1_clean {
	height:auto;
	width:260px;
	float:left;
}
#parte2_clean {
	color:#000000;
	width:260px;
	float:right;
}
.uploader_clean {
	color: #FF0000;
	font-weight:bold;
}
.resposta_clean {
	color:#666666;
	font-weight:bold;
}
.oq_clean {
	font-weight:bold;
}
.verde {
	font-weight:bold;
	color:#009966;
}
.fundo_clean{
	background: #FAFAFA url("images/fundo.clean.gif") no-repeat;
	height:307px;
	width:450px;

}
.capa1{
	padding-left:30px;
	padding-top:60px;
	height:307px;
	width:160px;
	float:left;
}
.capa2{
	float:right;
	height:307px;
	width:290px;
	padding-right:30px;
	padding-top:60px;
	padding-left:10px;
}