<style type="text/css">


body {
	background-image: url(Images/Fondo.png);
}
.borde {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}

.titulo1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url(../Images/titulo1.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
}

.Titulo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AB924F;
	padding-left: 9px;
	vertical-align: middle;
	text-align: left;
}

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: justify;
}

.Lateral {
	background-color: #FFFFFF;
	width: 150px;
}

.Titulo3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #006699;
}

.final {
	background-image: url(../Images/barrafinal.jpg);
	background-repeat: no-repeat;
	width: 805px;
	background-position: center;
	text-align: center;

}

.Titulo4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-left: 10px;
}

.general {
	background-color: #FFFFFF;
}



</style>
