.bordes{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;



}
.campostexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEE6E3;
	background-color: A57259;
	border: 1px groove #7D544D;
}
.botones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #F5F4D6;
	background-color: #8D5E56;
	border: 1px groove #663300;
	font-weight: bold;

}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F4D6;
}

.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5F4D6;
	text-align:center;
}

