/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#666666;
	margin:0px;
	background:url(../imgs/fundo.jpg) repeat-x;
}
#tudo{
	margin:0 auto;
	width:900px;
	color:#FFFFFF;
}
#topo{
	margin:0 auto;
	width:900px;
	height:30px;
	text-align:right;
}
#logo{
	margin:0 auto;
	width:900px;
	height:80px;
	vertical-align:middle;
}
#iesgo{
	float:left;
	width:150px;
}
#menu{
	width:900px;
	height:30px;
}
#publicidade{
	margin:0 auto;
	width:900px;
	height:150px;
	background:url(../imgs/menssagem.jpg);
}
#conteudo{
	margin:0 auto;
	width:900px;
	background:#FFFFFF;
}
#esquerda{
	float:left;
	margin-top:0px;
	width:190px;
}
#direita{
	margin-left:2px;
	margin-top:2px;
	float:right;
	width:690px;
	color:#000000;
}
#bug{
	clear:both;
}
.fieldset_noticia{
	width:897px;
	border:#CCCCCC 1px solid;
	color:#003399;
	font-size:18px;
	height:230px;
	padding:0 0 0 0;
	margin-left:0px;
}
.fieldset_eventos{
	float:left;
	width:495px;
	height:130px;
	border:#CCCCCC 1px solid;
	color:#003399;
	font-size:18px;
	padding:0 0 0 0;
}
#merchan{
	float:right;
	margin-right:0px;
	margin-top:5px;
	width:380px;
}
#rodape{
	clear:both;
	width:auto;
	height:70px;
	margin:0 auto;
	text-align:center;
	background:#000033;
	color:#FFFFFF;
}


