.fundo {
	background-attachment: scroll;
	background-image: url(images/fundo03.jpg);
	background-repeat: repeat;
}
.fundo2 {
	background-attachment: scroll;
	background-image: url(images/folha.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundotopo {
	background-attachment: scroll;
	background-image: url(images/conteudo_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	padding-top: 50px;
	margin-top: 50px;*/
}
.fundotopo2 {
	background-attachment: scroll;
	background-image: url(images/conteudo_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textomenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #400905;
	text-decoration: none;
}
.textomenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #920c02;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #400905;
	text-decoration: none;
}
.textomenu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #400905;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #400905;

}
.textomenu3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #400905;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #400905;

}
.input01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #efd895;
	height: 20px;
	width: 200px;
	border: 1px solid #400905;
}	
.input_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #efd895;
	height: 20px;
	width: 150px;
	border: 1px solid #400905;	

}
.input02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #efd895;
	height: 120px;
	width: 200px;
	border: 1px solid #400905;

}
.fundo3 {
	background-attachment: scroll;
	background-image: url(images/index_fundo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
