.fundo {
	background-attachment: fixed;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.textos {
	font-family: arial;
	font-size: 11px;
	color: 7f7f7f;
	text-decoration: none;
}
.textos-branco {
	font-family: arial;
	font-size: 11px;
	color: ffffff;
	text-decoration: none;
	font-weight: 400;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: 7f7f7f;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: 7f7f7f;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: 7f7f7f;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	color: ae2229;
	text-decoration: underline;
}
.titulo-vermelho {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: d93a2f;
}
.textos-vermelho {
	font-family: arial;
	font-size: 11px;
	color: d93a2f;
	text-decoration: none;
}
.subtitulo-cinza {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 4e4d4d;
	text-decoration: none;
}
.campo-form {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 130px;
	height: 24px;
}
.campo-form-curriculo {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	padding: 1px;
	
}
.campo-form-mensagem {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 200px;
	height: 80px;
}
.campo-form-mensagem-cadastro {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 335px;
	height: 300px;
}
.botao-fomr {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(images/Meio-area-associado-botao.gif);
	height: 25px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.botao-fomr2 {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
	height: 25px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #AF232A;
}
.botao-fomr3 {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
	height: 25px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #B7B7B7;
}
.botao-fomr4 {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	height: 25px;
	width: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #AF232A;
}
