body
{
	margin: 0px;
}

#geral
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#container
{
	width: 750px;
	height: 100%;
	border: solid 2px #C0C0C0;
	margin-left: auto;
	margin-right: auto;
}

#topo
{
	width: 750px;
	height: 110px;
	background-image: url("../imagens/topo.jpg");
}

#endereco
{
	/*position: relative;
	margin-top: 10px;*/
	padding-top: 10px;
	margin-right: 28px;	
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	/*border: dashed 1px #000;*/
}

#endereco span
{
	font-weight:bold;
}

#endereco a
{
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}

#links 
{
	clear: left; 
	position:relative;
	margin-left: 100px;
	margin-top: 28px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	/*border: dashed 1px #000;*/
}

#links a
{
	color: #FFF;
	text-decoration: none;
}

#links #ipece
{
	margin-left: 10px;
}

#links #cursos
{
	margin-left: 20px;
}

#links #eventos
{
	margin-left: 13px;
}

#links #livros
{
	margin-left: 14px;
}

#links #artigos
{
	margin-left: 16px;
}

#links #congressos
{
	margin-left: 15px;
}

#links #parcerias
{
	margin-left: 18px;
}

#links #expositores
{
	margin-left: 18px;
}

#links #cadastre-se
{
	margin-left: 18px;
}

#sessao
{
	background-color: #CECEB5;
	width: 750px;
	height: 70px;
}

#titulo
{
	background-color: #999966;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	width: 584px;
	height: 25px;
	font-family: Verdana;
	font-size: 18px;
	padding-top: 45px;
	padding-left: 6px;
}

#tabela
{
	clear: left;
}

table
{
	margin-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	text-align: right;
}

input.text
{
	background-color: #E8E8DB;
	border: solid 1px;
}

.compr_max
{
	width: 99%;
	border: solid 1px #C0C0C0;
	background-color: #E8E8DB;
}

.numero
{
	border: solid 1px #C0C0C0;
	background-color: #E8E8DB;
}
