/*
escuro 330001
claro 770004
*/



body {
background-color: white;
background-image: url('bck.gif');
background-repeat: repeat-y;
background-position: 530 100;
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: white;
scrollbar-shadow-color: #330001;
scrollbar-highlight-color: #330001;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #330001;
text-align: justify;
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 8pt;
color: black;
line-height: 15pt;
}

a , a:link , a:visited, a:active  {
color: black;
text-decoration: none;
}

a:hover , a:focus{
color: black;
text-decoration: underline;
}

.titulo {
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 11pt;
color: black;
font-weight: bold;
}

.subtitulo {
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 10pt;
color: black;
font-weight: bold;
}

input, textarea, select {
background-color: white;
border: 1 solid #330001;
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 8pt;
color: black;
overflow: auto;
}


table {
border: 0;
}


th {
background-color: #d8d8d8;
text-align:left;
color: black;
font-size: 8pt;
font-weight: bold;
padding: 1;
padding-left: 5;
padding-right: 5;
}

td {
border: 0;
background-color: rgb(245,245,245);
color: black;
font-size: 8pt;
padding: 1;
padding-left: 3;
padding-right: 3;
text-align:left;
}

hr {
color: #770004;
height: 1;
}

ul {
list-style-image: url('marcador.gif');
}

.foto {
border: 1px solid #770004;
float: left;
}

.sem_foto {
border: 0;
float: left;
}

.foto_lateral {
border: 1px solid #770004;
}

.artigo {
background-color: rgb(245,245,245);
border: 1 solid rgb(235,235,235);
padding: 20px;
line-height:13pt;
}

