.btn_productos {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 20px;

	color: #000;

	background-image: url(../images/botones_01.png);

	float: left;

	height: 79px;

	width: 305px;

	margin-top: 14px;

	margin-left: 26px;

	text-decoration: none;

	background-repeat: no-repeat;

	display: block;

	padding-top: 20px;

	padding-left: 20px;

}

.btn_servicios {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 20px;

	color: #000;

	background-image: url(../images/botones_02.png);

	float: left;

	height: 79px;

	width: 305px;

	margin-left: 26px;

	text-decoration: none;

	background-repeat: no-repeat;

	display: block;

	padding-top: 20px;

	padding-left: 20px;

}

.btn_contacto {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 20px;

	color: #000;

	background-image: url(../images/botones_03.png);

	float: left;

	height: 79px;

	width: 305px;

	margin-left: 26px;

	text-decoration: none;

	background-repeat: no-repeat;

	display: block;

	padding-top: 20px;

	padding-left: 20px;

}

.btn_productos:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 20px;

	color: #000;

	background-image: url(../images/botones_01-2.png);

	float: left;

	height: 79px;

	width: 305px;

	margin-top: 14px;

	margin-left: 26px;

	text-decoration: none;

	background-repeat: no-repeat;

	display: block;

	padding-top: 20px;

	padding-left: 20px;

}

.btn_servicios:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 20px;

	color: #000;

	background-image: url(../images/botones_02-2.png);

	float: left;

	height: 79px;

	width: 305px;

	margin-left: 26px;

	text-decoration: none;

	background-repeat: no-repeat;

	display: block;

	padding-top: 20px;

	padding-left: 20px;

}

.btn_contacto:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 20px;

	color: #000;

	background-image: url(../images/botones_03-2.png);

	float: left;

	height: 79px;

	width: 305px;

	margin-left: 26px;

	text-decoration: none;

	background-repeat: no-repeat;

	display: block;

	padding-top: 20px;

	padding-left: 20px;

}

.btn_frame {

	float: left;

	height: 25px;

	width: 179px;

	line-height: 25px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #333;

	text-align: center;

	display: block;

	text-decoration: none;

	background-image: url(../images/fdo_frame.png);

	background-repeat: no-repeat;

	background-position: top;

}

.btn_frame:hover {

	float: left;

	height: 25px;

	width: 179px;

	line-height: 25px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #333;

	text-align: center;

	display: block;

	text-decoration: none;

	background-image: url(../images/fdo_frame2.png);

	background-repeat: no-repeat;

	background-position: top;

}

.pie {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	text-align: center;

	padding-top: 25px;

	color: #000;

	text-decoration: none;

}



.pie:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	text-align: center;

	padding-top: 25px;

	color: #FFF;

	text-decoration: none;

}

.btn_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.btn_inicio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6A71B;
	text-decoration: none;
}
.btn_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #333;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 150px;
	background-color: #FBD70D;
	float: left;
	margin-right: 20px;
}
.btn_enviar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 150px;
	background-color: #AF5903;
	float: left;
	margin-right: 20px;
}

