@charset "utf-8";
/* CSS Document */

#coluna1
{
	width: 195px;
	height:580px;
	_height:580px;
	display:table;
	float:left;
	border-right:1px solid #cacaca;
	background-color:#FFFFFF;
	padding-top:30px;
	_padding-top:30px;
	
	
}
#coluna2
{
	width: 328px;
	height:610px;
	display:table;
	float:left;
	
	background-color:#FFFFFF;
	
	
}
#coluna3
{
	width:209px;
	height:610px;
	display:table;
	background-color:#FFFFFF;
	float:left;
	
	border-left:1px solid #cacaca;
}
#artigos
{
	width:195px;
	height:auto;
	background-color:#FFFFFF;
	display:table;
	border-bottom:1px solid #cacaca;
}
#noticias
{
	width:328px;
	height:268px;
	display:table;
}
#noticias_corpo
{
	width:328px;
	height:94px;
	display:table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-top:10px;
}
#titulo_noticias
{
	width:318px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	overflow: hidden;
	float:left;
	padding-left:10px;
}
#papeis_parede
{
	width:328px;
	height:auto;
	display:table;
	padding-bottom:10px;
}
#eventos
{
	width:209px;
	height:210px;
	display:table;
	background-image:url(img/imgs_novo/bg_eventos.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #cacaca;
}
#desc_evento
{
	width:169px;
	height:auto;
	padding-left:40px;
}
#enquete
{
	width:209px;
	height:220px;
	display:table;
	border-bottom:1px solid #cacaca;
}