﻿body
{
    background-color: #e6e6e6;
    font-size: 12px;
    font-family: Verdana;
    color: #121511;
}
.fontecpf
{
    font-size: 10px;
    font-family: Verdana;
}
.fonterodape
{
    font-size: 9px;
    color: #ffffff;
    font-family: Verdana;
}
.fonte
{
    font-size: 12px;
    font-family: Verdana;
}
input,textarea,select
{
    font-size: 12px;
    font-family: Verdana;
    background-color: #E9DCC5;
    border-color: Black;
    border: 1px;
   }
.linkcurriculo
{
    font-size: 10px;
    font-family: Verdana;
}
a:link
{
    color: #b90032;
    text-decoration: none;
    font-weight: bold;
}
A:visited	
{	
	text-decoration: none;
	color: #b90032;
	font-weight: bold;
}	
A:active	
{	
	text-decoration: none;
	color: #b90032;
	font-weight: bold;
}	
A:hover
{	
    color: #b90032;
	text-decoration: underline;
	font-weight: bold;
}
.fontepequena
{
    font-size: xx-small;
}
.titulo 
{
    color: #b90032;
	font-weight: bold;
}
fieldset{
	border: 1px solid #003399;
	border-color: black;
	padding: 10px;
	width: 600px;
}
.botao
{
    color: #b90032;
    font-family: verdana;
    font-size: 9px;
    font-weight: bold;
    border: 1px dashed #808080;
    height: 18px;
    width: 170px;
    height: 25px;
}
hr
{
    width:100%;
    border-top: solid;
    border-bottom: solid;
    border: 2px;
}
.sessao 
{
    color: #121511;
	font-weight: bold;
	font-size: 13px;
}
	
    

