@charset "utf-8";
.btns_sup {
	color: #09F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.btns_sup:hover {
	color: #EC008C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.btns_med {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
	height: 40px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 40px;
	color: #EC008C;
	font-size: 11px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}
.btns_med:hover {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
	height: 40px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 40px;
	color: #3DAEE3;
	font-size: 11px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}
.btns_face {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_face.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
.btns_face:hover {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_face.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btns_tube {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_tube.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-left: 10px;
}
.btns_tube:hover {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_tube.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btns_twitter {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_twitter.png);
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
.btns_blog {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_blog.png);
	margin-left: 8px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
.btns_face:hover {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_face.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btns_twitter:hover {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_twitter.png);
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.btns_blog:hover {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/btn_blog.png);
	margin-left: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.btns_menu_lat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	width: 110px;
	display: block;
	height: 20px;
	margin-left: 20px;
	text-align: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 20px;
	padding-left: 10px;
}
.btns_menu_lat:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	width: 110px;
	display: block;
	height: 20px;
	margin-left: 20px;
	text-align: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 20px;
	background-image: url(../images/btn_lat.png);
	padding-left: 10px;
}
.btn_enviar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	display: block;
	height: 20px;
	width: 100px;
	float: left;
}
.btn_enviar:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #F06;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	display: block;
	height: 20px;
	width: 100px;
	float: left;
}
.btn_maps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	text-decoration: none;
	margin-top: 3px;
}
.btn_maps:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F8668C;
	text-align: center;
	text-decoration: none;
	margin-top: 3px;
}
.btn_masPromos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF8309;
	text-align: right;
	text-decoration: none;
}
.btn_masPromos:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #644AAB;
	text-align: right;
	text-decoration: none;
}
