@charset "utf-8";
/* CSS Document */

#logo_debate{
	margin:0 auto;
	width:1000px;
	
}

#debates{
	width:800px;
	float:left;
	margin-left:30px;
	
}

.logo_relacionamento {
	clear:both;
	width:100px;
	float:left;
	
}

.noticia_debate {
	width:580px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	float:left;
	margin-top:12px;
	margin-bottom:20px;
}

