body { 
    margin: 0;
    padding: 0;
    font-family: "Arial", "helvetica", sans-serif;
    background-color: white;
    width: 715px !important;
    _width: 750px;
    border-left: solid #223366 15px;
}



table.geral_coloquio{
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 12px;
  font-family: "Arial", "helvetica", sans-serif;
  text-align: center;
  color: #000000;
}

table.geral_agenda{
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 14px;
  font-family: "Arial", "helvetica", sans-serif;
  text-align: center;
  color: #000000;  
}


a, a img {
    color: #A37E2D;
    border: none;
    text-decoration: none;
}

div.header {
/*    position: relative;*/
    left: 0px;
    top: 0px;
    height: 80px;
    width: 715px;
    _width: 750px;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    color: #fbffff;
    background-color: #003c69;
    /*background-image: url(../imagens/bg_home_top.jpg);*/
    background-repeat: no-repeat;
    /*background-position: 10px;*/
}

div.header img {
    float: left;
    margin: 5px 0 0 10px;
}

h1 {

    position: absolute;
    left: 150px;
    top: 5px;
    height: 20px;
    width: 570px;

    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;

    color: white;
    padding-bottom: 5px;
    border-bottom: solid #999 3px;
}

h2 {
    text-decoration: none;
    text-align: right;
    position: absolute;
    left: 150px;
    top: 36px;
    font-size: 15px;
    font-weight: bold;
    color: white;
    height: 38px;
    width: 570px;
}

div#all {
    display: none;
    background-color: #f6f6f6;
}

div.main {
    background-color: #f6f6f6;
    width: 715px !important;
    width /**/: 750px;
}

div.content {
    left: 0px;
    bottom: 0px;
    background-color: #f6f6f6;
    padding: 10px 10px 0px 10px;
    width: 695px !important;
    _width: 750px;
}

div.footer {
    display: block;

/*    position: relative;
    left: 5px;
    bottom: 0px; */
    clear: both;
    width: 100%;
    height: 105px; 
    margin: 0px;
    margin-left: 5px;

    background-image: url(../imagens/bg_interno.gif);
    background-repeat: no-repeat;
}

div.menu_ins_up {
    position: relative;
    top: 40px;
    left: 0px;

    font-size: 14px;
    font-weight: bold;
}

div.titulo {
    background: #CCCCCC;
    padding: 10px;
}
div.titulo img {
    float: left;
    margin-right: 10px;
}

div#in {
    position: absolute;
    left: 10px;
}

div#pq {
    position: absolute;
    left: 80px;
}

div#en {
    position: absolute;
    left: 185px;
}

div#pe {
    position: absolute;
    left: 297px;
}

div#eve {
    position: absolute;
    left: 397px;
}

div#pr {
    position: absolute;
    left: 480px;
}

div#ins {
    position: absolute;
    left: 610px;
}

div.menu_ins_down {
    display: block;
    position: relative;
    top: 65px;

    font-size: 12px;
    font-weight: bold;
}

div#bi {
    position: absolute;
}

div#wm {
    position: absolute;
    left: 98px;
}

div#pp {
    position: absolute;
    left: 175px
}

div#pb {
    position: absolute;
    left: 305px
}

div#an {
    position: absolute;
    left: 400px
}

div#bs {
    position: absolute;
    left: 507px
}

div#ev {
    position: absolute;
    left: 615px
}

ol {
    list-style: decimal;
}

ol ol {
    list-style: lower-roman;
}

ul {
    list-style: disc;
}

ul p, ol p {
    margin: 0px;
    padding: 5px;
}

h3 img {
    margin-right: 5px;
}

/* Livro e pulicaï¿½ï¿½es : */

.livro_info img { 
    float: left;
    margin: 0px 10px 10px 0px;
}

.livro_info p { 
    margin: 0px 0px 5px 0px;
}

.livro_resumo {
    clear: left;
}

#impa_logo {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 100px;
}

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid orange;
padding: 2px;
padding-left: 4px;
}

#eng_interno {
    padding-left: 615px;
}