.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D312D;
	text-decoration: none;
}
.verdebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C472B;
	text-decoration: none;
}
.barrabeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCCDBA;
	text-decoration: none;
}
.titulosverde {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #194429;
	text-decoration: none;
}
.marrongrnade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #5F2A0A;
	text-decoration: none;
	font-style: normal;
}
.textogrispeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titulosverde2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #194429;
	text-decoration: none;
}
.textoocre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5426;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5E30;
	text-decoration: none;
	background-image: url(images/fondo_imput.jpg);
	background-repeat: repeat;
	border: 1px solid #C0AE72;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5E30;
	text-decoration: none;
	background-image: url(images/fondo_imput.jpg);
	background-repeat: repeat-x;
	border: 1px solid #C0AE72;
}
select {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5E30;
	text-decoration: none;
	background-image: url(images/fondo_imput.jpg);
	background-repeat: repeat-x;
	border: 1px solid #C0AE72;
}
