.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #F5EEE0;
}
form {
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
a.linkhome {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
a.linkhome:hover {
	color: #990000;
	text-decoration: underline;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
a.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;


}
a.pie:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textCountry {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #676536;
}
.titCountry {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #676536;
	font-weight: bold;

}
.textBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}
.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.formulario {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FDFBF4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFC5B1;
	border-right-color: #FDFBF4;
	border-bottom-color: #FDFBF4;
	border-left-color: #CFC5B1;
}
.boton {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #966D23;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDFBF4;
	border-right-color: #9B7224;
	border-bottom-color: #9B7224;
	border-left-color: #FDFBF4;
	color: #000000;

}
a.linkameldung {
	color: #990000;
	text-decoration: underline;
}
a.linkameldung:hover {
	text-decoration: none;
}
.borderPortada {

	background-color: #FDFDF0;
	border: 1px solid #666666;
}
.bordeForm {
	border: 1px solid #B8A88D;
}

