/*
CSS Geral ANPES
Por: Lucas Petes
*/
* {
border:0;
padding:0;
margin:0;
}

a {
color:#333;
text-decoration:underline;
}

a:hover {
color:#444;
background-color:#e5e5e5;
text-decoration:none;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background: url(../imgs/fdo.gif) right top no-repeat white;
}

textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

input, textarea, select {
border:1px solid #e1e1e1;
}

.botao {
padding:1px;
font-weight:bold;
color:#444;
background:#f3f3f3;
}

h1#anpes {
margin:15px 0 0 25px;
width:168px;
height:49px;
}

h1#anpes a {
background:none;
}

div#chamada {
color:rgb(0,51,153);
line-height:200%;
position:absolute;
right:50px;
top:20px;
text-align:right;
}

div#faixa {
background:url(../imgs/fdo_pessoas.jpg) repeat-x left bottom;
height:88px;
width:100%;
margin:20px 0 30px 0;
_padding-top:20px;
}

ul#menu {
list-style:none;
}

ul#menu li {
border-bottom:1px solid #E2E2E2;
padding-bottom:1px;
}

div#esq {
margin:0px 0 0 25px;
_margin-left:12px;
width:185px;
float:left;
}

div#dir {
margin-top:55px;
padding:0 35px 20px 240px;
}

div#dir p {
line-height:150%;
margin-bottom:9px;
margin-top:7px;
}

div#dir p:first-letter {
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#F89925;
}

div#dir p.semdestaque:first-letter {
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000;
}

div.titulo {
border-bottom: 1px solid #E1E1E1;
text-align:right;
margin:20px 0 20px 0;
}

div.titulo h2 {
float:left;
color:#444;
background-color:white;
margin-top:-8px;
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:normal;
padding:0 8px 0 0;
}

div.titulo a {
color:#F89925;
text-decoration:none;
}

div.titulo div.tit_obs {
float:left;
}

div#dir h3 {
color:#333;
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
margin-bottom:10px;
}

div#dir h4 {
color:#000;
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
margin-bottom:10px;
}

img.esquerda, img.direita {
padding:1px;
border:1px solid #E0E0E0;
}

img.esquerda {float:left;margin:10px 10px 10px 0;}
img.direita {float;right;margin:10px 0 10px 10px;}

div#rodape {
clear:both;
background:#F5F5F5;
padding:1px 35px 4px 25px;
border-bottom:20px solid #333;
margin-top:40px;
}

div#rodape h2 {
background-color:#F5F5F5;
}

div#rodape div.titulo a {
color:#666;
}

div#estetoscopio {
position:absolute;
right:30px;
margin-top:-300px;
}

/*body#index div#dir {
padding-right:250px;
}

body#index div#rodape {
padding-right:250px;
}
*/
div#rodape table {
margin-left:-10px;
}

#noticia1 {
padding:6px;
background-color:#EBEBEB;
color:#666;
}

#noticia1 a {
color:#666;
text-decoration:none;
}

#noticia1 a:hover, #noticia2 a:hover {
text-decoration:underline;
}

#noticia2 {
padding:6px;
background-color:#EFEFEF;
color:#888;
}

#noticia2 a {
color:#888;
text-decoration:none;
}

div#dir ul {
list-style-position:outside;
list-style-type:none;
margin:10px 0 10px 0;
}

div#dir ul li {
margin:12px 0 6px 0;
padding-left:5px;
background:url(../imgs/bullet1.gif) 0 7px no-repeat;
}

div#dir ol li {
margin:12px 0 6px 0;
padding-left:5px;
}

div#dir {
list-style:inside none;
margin:10px 0 10px 0;
}

div#dir ul.lista {
list-style-type:none;
list-style-position:outside;
}

div#dir ul.lista li {
margin:12px 0 6px 0;
border:1px solid #eee;
border-width:1px 0 1px 0;
background:none;
margin:12px 0 12px 0;
}

div#dir ul.lista li a {
display:block;padding:5px 0 5px 0;
text-decoration:none;
}

div#dir ul.lista li a:hover {
background-color:#f5f5f5;
}

div#dir dl {
margin:10px 0 10px 0;
}

div#dir dt {
margin:15px 0 5px 0;
font-weight:bold;
color:#E07D05;
}

ol {
list-style-position:inside;
margin:10px 0 10px 0;
}

div#dir table {
margin:15px 0 15px 0;
border:1px solid #d5d5d5;
border-width:3px 1px 3px 1px;
}

div#dir th, td {
background-color:#f7f7f7;
padding:3px;
vertical-align:top;
}

div#dir th {
background-color:#e5e5e5;
}

form p:first-letter {
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size:11px !important;
color:#000 !important;
}

label.rotulo {
position:absolute;
}

input.box {
margin-left:100px;
width:300px;
}