/* CSS Document */

*{

	margin-top:0px;
	margin-bottom:0px;

}

html, body{
	
	margin-left:0px;
	margin-right:0px;

}

#base_index{

	width:998px;
	height:600px;
	margin-left:auto;
	margin-right:auto;

}

#topo{

	width:998px;
	height:288px;
	margin-bottom:8px;
}

#titulo{

	width:460px;

}

#data{

	width:460px;

}
#chamada{

	width:460px;

}

#mais{

	width:460px;
	margin-top:2px;

}

#coverflow{

	width:643px;
	height:205px;
	float:right;
	margin-top:82px;
	margin-right:16px;


}

#banners_2{
	width:240px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;

}

#banners_1{
	width:240px;
	float:left;
	margin-right:20px;
	margin-bottom:8px;

}

#banner_plataforma{

	width:260px;
	height:180px;
	float:right;
	margin-left:150px;

}

#conteudo{

	width:460px;
	/**height:250px; **/
	float:right;
	padding-right:25px;

}

#rodape{

	width:998px;
	bottom:0px;
	clear:both;
	height:40px;
	background-image:url(../imagens/rodape_index.jpg);
	background-repeat:no-repeat;

}

#rodape_dentro{

	width:998px;
	height:40px;
	float:left;
	background-repeat:no-repeat;
	height:62px;
	padding-top:5px;

}


/** BANNERS **/

#banner_noticia{

	width:240px;
	height:80px;
	margin-bottom:8px;

}

#banner_forum{

	width:240px;
	height:80px;
	margin-bottom:8px;
	
}

#banner_clipping{

	width:240px;
	height:80px;
	margin-bottom:8px;

}

#observatorio{

	width:240px;
	height:80px;

}

#banner_homens{

	width:240px;
	height:170px;
	margin-bottom:8px;

}

#banner_quinto{

	width:240px;
	height:80px;

}

#base_iframe{

	width:1000px;
	margin-left:auto;
	margin-right:auto;


}

#id{

	width:1000px;
}
