.general {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DED9C4;	
}
.contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #625D54;
	text-decoration: none;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.font1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #625D54;
	text-decoration: none;
}
.font2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #625D54;
	text-decoration: none;
}
.font3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #B42F33;
	text-decoration: none;
}
.font3:Hover {
	color: #625D54;
	text-decoration: underline;
}
.font4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.font4:Hover {
	color:#b53b40;
	text-decoration:underline;	
}
.font5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#938157;
	text-decoration: none;
}
.font5:Hover {
	text-decoration: underline;
}
.font5nolink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#938157;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color:#938157;
	text-decoration: none;
}
.font6 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.bordesall {
	border: 1px solid #D7C29F;
}
.bordesall2 {
	border: 1px solid #ede0cc;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #ADA06B;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CDC6A7;
	border: 1px solid #AB9E69;
}
.slo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #B42F33;
	text-decoration: none;
}
.slo:Hover {
	color: #625D54;
	text-decoration: underline;
}

