@charset "utf-8";
.btn_sup_1 {
	background-image: url(../images/btn-1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	display: block;
	float: left;
	width: 176px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
}
a.btn_sup_1:link {
	background-image: url(../images/btn-1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	display: block;
	float: left;
	width: 176px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
}
a.btn_sup_1:hover {
	background-image: url(../images/btn-2.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	display: block;
	float: left;
	width: 176px;
	padding-left: 15px;
	color: #0A4B7D;
	text-decoration: none;
	height: 25px;
}
.btn_enviar {
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	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;
	margin-left: 5px;
	background-image: url(../images/btn_enviar.jpg);
}
a.btn_enviar:link {
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	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;
	margin-left: 5px;
	background-image: url(../images/btn_enviar.jpg);
}
a.btn_enviar:hover {
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	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;
	margin-left: 5px;
	background-image: url(../images/btn_enviar2.jpg);
}

.btn_sup_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.btn_sup_2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.btn_sup_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #6EBF5B;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.btn_sup_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
a.btn_sup_3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
a.btn_sup_3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.btn_menu_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_menu_inf:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_menu_inf:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #0B4B7D;
	text-decoration: none;
}
.btn_social {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
a.btn_social:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #6BBF5C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6BBF5C;
}
.btn_defi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094771;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
}
.btn_defi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
}
