div#contenedor {
	overflow: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 594px;
	margin-top: -247px;
	margin-left: -400px;
	overflow: auto;

  }
div#fondo {
	overflow: auto;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: none;

  }
div#menu {
	overflow: auto;
	position: absolute;
	left: 0;
	top: 0;
	width: 238px;
	height: 498px;
	overflow: auto;

  }
div#contido {
	overflow: auto;
	position: absolute;
	left: 239;
	margin-left:239px;
	top: 0;
	width: 560px;
	height: 498px;
	overflow: auto;

  }
div#estatico {
	overflow: auto;
	position: absolute;
	left: 495;
	margin-left:415px;
	top: 0;
	width: 304px;
	height: 498px;
	overflow: auto;
  }

p {
    color : #442200;
    font-family : Verdana, Sans, Trebuchet MS;
    font-size : 15px;
    text-decoration : none;
  }

ul {
    color : #442200;
    font-family : Verdana, Sans, Trebuchet MS;
    font-size : 10px;
    list-style-images: url(http://www.netmechanic.com/news/vol3/redball.gif)
  }

a {
    color : #442200;
    font-family : Verdana, Sans, Trebuchet MS;
    font-size : 16px;
    text-decoration : none;
  }



a:hover {
    color : #990000;
    font-family : Verdana, Sans, Trebuchet MS;
    font-size : 16px;
    text-decoration : none;
  }


a:visited {
    color : #aa8866;
    font-family : Verdana, Sans, Trebuchet MS;
    font-size : 16px;
    text-decoration : none;
  }

body, html {
    height : 100%;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    background-color: #fafffa;
  }


.corpo {
    background-color : transparent;
    height : 100%;
    left : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    position : absolute;
    top : 0;
    width : 100%;
  }

.thumbnail { 
  border-width: 1px; 
  border-style: solid; 
  border-color: #cccccc;
  background-color: #eeeeee;
  margin: 2px;
  font-size : 13px;
  padding: 2px;
}

.thumbnail_text { 
  border-width: 1px; 
  border-style: dotted; 
  border-color: #cccccc;
  font-size : 15px;
  padding: 0px;
  height: 114px;

}

