
@import url(http://fonts.googleapis.com/css?family=Raleway);


	
.Texto2 {
	color:#FFF;
  width: auto;
  font-family: Raleway, sans-serif;
  line-height: 0.5;
}

.Campo {
	color:#000;
  width: auto;
  font-family: Raleway, sans-serif;
  line-height: 2;
}


.Encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.LinkSucursales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Form {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.boton_whats{
	
	width: 60px;
	height: 60px;
	position: fixed;
	right: 25px;
	bottom: 15px;
	z-index: 9999;
	
}