.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}

		.form_field {
			font-size : 18px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			font-weight : bold;
			text-align:left;
		}

		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.text_box{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	width:200px;
	margin-top: 10px;
	padding-top: 5px;
		}

		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}

		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
        }

		td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

#textos {
	text-align: left;
	height: auto;
	width: 600px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	display: block;
}
h1 {
	background-image: url(images/logomenor.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	height: 70px;
	width: 320px;
}
h2 {
	background-image: url(images/anuncio.jpg);
	text-indent: -5000px;
	float: right;
	height: 133px;
	width: 133px;
}
h3 {
	font-size: 24px;
}
form {
	background-repeat: repeat-x;
}
input {
	background-color: #728448;
	height: 25px;
	width: 225px;
}

textarea {
	background-color: #728448;
	width: 225px;
	color: #FFFFFF;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #728448;
	float: right;
	height: 30px;
	width: 100px;
	color: #FFFFFF;
}


.destaque {
	font-size: 30px;
	color: #CC0000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.texto_menor {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}
