Body
{
margin:0;
padding:0;
background: #FFF;
color: #4e4b43;
font-family: Arial,"Trebuchet MS",sans-serif;
font-size: 12px;
text-align: center;
}

HTML {
overflow: -moz-scrollbars-vertical;
}


#Tudo
{
width: 960px;
background-color: white;
margin: 0 auto;
margin-top: 40px;
text-align: left;
}

#Topo
{
background-image: url(imagens/header.gif);
width: 960px;
height: 95px;
background-repeat: no-repeat; 
}


#divNavegacao{padding:25px 5px 0 15px;margin:0 0 15px 0;background:#c4151c;}
ul#simple-menu{list-style-type:none;width:100%;position:relative;height:27px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;margin:0;padding:5px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 3px;height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#fff;background:#f1a21f;line-height:27px;text-decoration:none;padding:0 4px 0 4px;height:27px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#5b0000;}
ul#simple-menu li a.current{color:#f1a21f;background:#fff;;}
ul#simple-menu li a.current:hover{color:#f1a21f;background:#fff;}



#Conteudo
{
width: 650px;
margin: 50px 300px 50px 40px;
text-align: justify;
font-size: 12px;
line-height: 1.8;
float: left;
}

#ConteudoHome
{
width: 920px;
margin-left: 15px;
margin-top: 50px;
margin-bottom: 100px;
}


ul.lista_apresentacao
{
list-style-image: url(/imagens/arrow.gif);
}


ul.lista_referencias
{
font-family: Arial,"Trebuchet MS",sans-serif;
font-size: 12px;
list-style-image: url(file://///evfs/funcionarios/hcorreia/ESHTE/Biblioteca/Site%20Final%20Biblioteca/imagens/arrow.gif);
}

h1
{ font-size: 20px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333;
}

h3
{
font-size: 12px;
font-family: "Trebuchet MS",Arial,sans-serif;
background-color: #fdf7e4;
}

h4
{
font-size: 12px;
font-family: "Trebuchet MS",Arial,sans-serif;
text-align: right;
color: #c4151c;
}

p.artigo
{
text-align: center;
font-weight: bold;
}

p.nomeArtigo
{
text-align: center;
}

ol.letraArtigo
{
list-style-type: lower-alpha;
}

a:link { color: #5c5b5b; text-decoration: underlined; }

a:visited { text-decoration: underlined; color: #5c5b5b; }

a:active { color: #5c5b5b; text-decoration: underlined; }

a:hover { color: #f1a21f; text-decoration: underlined; }



#Rodape
{
clear: both;
text-align: right;
margin-top: 50px;
padding-right: 5px;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 11px;
color: #3f3f3f;
border-top: 1px dashed #d3cabf;
}