.bgpie{
	background-image: url(imagenes/bg-pie.gif);
	background-repeat: repeat-x;
}
.bg-cuadro-home {
	background-image: url(imagenes/bg-cuadro-home.jpg);
	background-repeat: repeat-x;
}
.txt-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d4ab64;
}
.txt-home-destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bc5029;
}
.agenda-home , .agenda-home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3471b;
	text-decoration:none;
}
.agenda-home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3471b;
	text-decoration:underline;
}
.pie , .pie a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3471b;
	text-decoration:none;
}
.pie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3471b;
	text-decoration: underline;
}
.txt-claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d4ab64;
}
.txt-naranja , .txt-naranja a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d34d1d;
}
.campos-form {
	background-color: #642110;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
}
.form-nombre {
	background-color: #642110;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 230px;
}
.form-tel {
	background-color: #642110;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 119px;
}
.botones-mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37110C;
	background-color: #c3471b;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textarea-form {
	background-color: #642110;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 359px;
}

