.background {
  background-image: url(../img/fondo.jpg);
  background-position:center;
  background-repeat:no-repeat;
}
.copy_menu {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; color: #242424; text-decoration: none; word-spacing: 3px;
}
.copy_freedom {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; color: #242424; text-decoration: none; word-spacing: 3px;
}
.by_turbanocho {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; color: #242424; text-decoration: none;
}
A.by_turbanocho:active {
color: #242424; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; text-decoration: none;
}
A.by_turbanocho:hover{
color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; text-decoration: underline;
}
A.copy_freedom:active {
color: #242424; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 3px;
}
A.copy_freedom:hover{
color: #DF0023; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; text-decoration: underline; word-spacing: 3px;
}
.login_txt{
   font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-variant: normal; color: #000000; text-decoration: none;
}
.botonm {
	background: url(../img/button_login.png);
	height: 31px;
	width: 84px;
	margin: 0px;
	padding: 0px;
	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;
	cursor:pointer;
	

}
